|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
Object, |
Documentation changed from old to new. |
Creates a node with the specified object as its value and with the specified children. |
Changed Methods | ||
void createChildren(DefaultMutableTreeNode, |
Documentation changed from old to new. |
Adds to parent all the children in children . |
boolean isLeaf() |
Documentation changed from old to new. |
Returns true if this node allows children. |
void loadChildren() |
Documentation changed from old to new. |
Loads the children based on childValue . |
Changed Fields | ||
boolean hasChildren |
Documentation changed from old to new. |
Does the this JTree have children This property is currently not implemented. |
boolean loadedChildren |
Documentation changed from old to new. |
Have the children been loaded yet |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |