public interface DockableSelectionListener
Dockable of a
DockStation changes.| Modifier and Type | Method and Description |
|---|---|
void |
dockableSelected(DockableSelectionEvent event)
Called when
station changes its selected dockable. |
void dockableSelected(DockableSelectionEvent event)
station changes its selected dockable.event - contains the newly selected elementDockStation.getFrontDockable()Copyright © 2017 Docking Frames. All rights reserved.