Uses of Class javax.swing.tree.ExpandVetoException
Uses in package javax.swing.event
Methods which throw type javax.swing.tree.ExpandVetoException
void
Invoked whenever a node in the tree is about to be collapsed.
void
Invoked whenever a node in the tree is about to be expanded.
Uses in package javax.swing
Methods which throw type javax.swing.tree.ExpandVetoException
void
Notifies all listeners that the tree will collapse.
void
Notifies all listeners that the tree will expand.