|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Changed Methods | ||
void addTreeModelListener(TreeModelListener) |
Documentation changed from old to new. |
Adds a listener for the TreeModelEvent posted after the tree changes. |
Object getChild(Object, |
Documentation changed from old to new. |
Returns the child of parent at index index in the parent's child array. |
int getChildCount(Object) |
Documentation changed from old to new. |
Returns the number of children of parent. |
int getIndexOfChild(Object, |
Documentation changed from old to new. |
Returns the index of child in parent. |
Object getRoot() |
Documentation changed from old to new. |
Returns the root of the tree. |
boolean isLeaf(Object) |
Documentation changed from old to new. |
Returns true if node is a leaf. |
void removeTreeModelListener(TreeModelListener) |
Documentation changed from old to new. |
Removes a listener previously added with addTreeModelListener. |
void valueForPathChanged(TreePath, |
Documentation changed from old to new. |
Messaged when the user has altered the value for the item identified by path to newValue. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||