Uses of Class
xml_explorer.JVisualGraphScene

Packages that use JVisualGraphScene
xml_explorer   
 

Uses of JVisualGraphScene in xml_explorer
 

Fields in xml_explorer declared as JVisualGraphScene
protected  JVisualGraphScene VisualNode.fatherPane
           
 

Constructors in xml_explorer with parameters of type JVisualGraphScene
VisualNode(JVisualGraphScene vgs, org.jdom.Attribute root, VisualNode parent, java.lang.String path)
           
VisualNode(JVisualGraphScene vgs, org.jdom.Element root, VisualNode parent, java.lang.String path)