public interface DockableFocusListener
DockController
, this listener gets informed
when the focused Dockable
is exchanged.Modifier and Type | Method and Description |
---|---|
void |
dockableFocused(DockableFocusEvent event)
Invoked when
dockable has gained the focus. |
void dockableFocused(DockableFocusEvent event)
dockable
has gained the focus.event
- an event that contains the new owner of the focus