Uses of Class
de.cbse.jeasy.JETree

Uses of JETree in de.cbse.jeasy
 

Methods in de.cbse.jeasy that return JETree
 JETree JETreeNode.getJETree()
          Gets the JETree where the root treeNode was added
 

Methods in de.cbse.jeasy with parameters of type JETree
 void JEComponent.add(JETree tr)
          Adds the JETreeNode to the JETree