Package jmri.jmrit.roster.swing
Class RosterGroupsPanel.TreeWillExpandListener
java.lang.Object
jmri.jmrit.roster.swing.RosterGroupsPanel.TreeWillExpandListener
- All Implemented Interfaces:
EventListener,TreeWillExpandListener
- Enclosing class:
- RosterGroupsPanel
public class RosterGroupsPanel.TreeWillExpandListener
extends Object
implements TreeWillExpandListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
TreeWillExpandListener
public TreeWillExpandListener()
-
-
Method Details
-
treeWillExpand
- Specified by:
treeWillExpandin interfaceTreeWillExpandListener- Throws:
ExpandVetoException
-
treeWillCollapse
- Specified by:
treeWillCollapsein interfaceTreeWillExpandListener- Throws:
ExpandVetoException
-