public interface ExpansionListener
extends java.util.EventListener
Modifier and Type | Interface and Description |
---|---|
static class |
ExpansionListener.ListenerList |
Modifier and Type | Method and Description |
---|---|
void |
nodeCollapsed(Expandable source) |
void |
nodeExpanded(Expandable source) |
void nodeExpanded(Expandable source)
void nodeCollapsed(Expandable source)