public interface DockableListener
Dockables, the DockableListeners are registered on the DockStation and not on the Dockable itself.| Modifier and Type | Method and Description |
|---|---|
void |
dockableHidden(DockableEvent e) |
void |
dockableShown(DockableEvent e) |
void dockableHidden(DockableEvent e)
void dockableShown(DockableEvent e)