|
ElegantJ Trees Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Defines an object which listens for AWTTreeWillExpandEvent.
| Method Summary | |
void |
treeWillCollapse(AWTTreeExpansionEvent event)
Method which invoked before the tree collapsed and after the collapse of the node is requested |
void |
treeWillExpand(AWTTreeExpansionEvent event)
Method which invoked before the tree expanded and after the expansion of the node is requested |
| Method Detail |
public void treeWillExpand(AWTTreeExpansionEvent event)
event - The AWTTreeExpansionEventpublic void treeWillCollapse(AWTTreeExpansionEvent event)
event - The AWTTreeExpansionEvent
|
ElegantJ Trees Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||