|
Préférences
Moteurs de recherche
|
|||||||
JavaTM 2 Platform Std. Ed. v1.4.2
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 |
public void treeWillExpand(TreeExpansionEvent event) throws ExpandVetoException
ExpandVetoException
public void treeWillCollapse(TreeExpansionEvent event) throws ExpandVetoException
ExpandVetoException