public class ProjectTreeWillExpandListener extends Object implements TreeWillExpandListener
| Constructor and Description |
|---|
ProjectTreeWillExpandListener(ProjectTreeModel treeModel)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
void |
treeWillCollapse(TreeExpansionEvent event) |
void |
treeWillExpand(TreeExpansionEvent event) |
public ProjectTreeWillExpandListener(ProjectTreeModel treeModel)
treeModel - o model da árvorepublic final void treeWillCollapse(TreeExpansionEvent event)
treeWillCollapse in interface TreeWillExpandListenerpublic final void treeWillExpand(TreeExpansionEvent event) throws ExpandVetoException
treeWillExpand in interface TreeWillExpandListenerExpandVetoExceptionCopyright © 2016. All rights reserved.