|
Préférences
Moteurs de recherche
|
|||||||
| JavaTM 2 Platform Std. Ed. v1.5.0
javax.swing.event
|
||||||||
| Method Summary | |
|---|---|
void |
treeWillCollapse(TreeExpansionEvent event)
Invoked whenever a node in the tree is about to be collapsed. |
void |
treeWillExpand(TreeExpansionEvent event)
Invoked whenever a node in the tree is about to be expanded. |
| Method Detail |
|---|
void treeWillExpand(TreeExpansionEvent event) throws ExpandVetoException
ExpandVetoExceptionvoid treeWillCollapse(TreeExpansionEvent event) throws ExpandVetoException
ExpandVetoException