public interface FlapDockListener
FlapDockStation.| Modifier and Type | Method and Description |
|---|---|
void |
holdChanged(FlapDockStation station,
Dockable dockable,
boolean hold)
Invoked when the hold-property of a
Dockable has been changed. |
void holdChanged(FlapDockStation station, Dockable dockable, boolean hold)
Dockable has been changed.station - the station invoking this listenerdockable - the Dockable whose property has been changedhold - the new value of the propertyCopyright © 2017 Docking Frames. All rights reserved.