All Packages Class Hierarchy
Invoked after a node (or a set of siblings) has changed in some way.
Invoked after a node (or a set of siblings) has changed in some way.
Invoked after nodes have been inserted into the tree.
e.path() returns the parent of the new nodes
e.childIndices() returns the indices of the new nodes in ascending order.
Invoked after nodes have been inserted into the tree.
InputTreeModelEvent.path() returns the parent of the new nodes
InputTreeModelEvent.childIndices() returns the indices of the new nodes in ascending order.
Invoked after nodes have been removed from the tree.
Invoked after nodes have been removed from the tree.
Invoked after the tree has drastically changed structure from a given node down.
Invoked after the tree has drastically changed structure from a given node down.