|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Listen for a node about to be expanded or collapsed. This can be vetoed by throwing an VetoException.
PolyTreeExpansionEvent| Method Summary | |
void |
treeWillCollapse(PolyTreeExpansionEvent event)
Called when a tree node is about to be collapsed. |
void |
treeWillExpand(PolyTreeExpansionEvent event)
Called when a tree node is about to be expanded. |
void |
treeWillStructureChange(PolyTreeExpansionEvent event)
Called when the tree changes root ("lead term"). |
| Method Detail |
public void treeWillExpand(PolyTreeExpansionEvent event)
throws javax.swing.tree.ExpandVetoException
javax.swing.tree.ExpandVetoException
public void treeWillCollapse(PolyTreeExpansionEvent event)
throws javax.swing.tree.ExpandVetoException
javax.swing.tree.ExpandVetoException
public void treeWillStructureChange(PolyTreeExpansionEvent event)
throws javax.swing.tree.ExpandVetoException
javax.swing.tree.ExpandVetoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||