public interface FlapLayoutManagerListener
FlapLayoutManager.| Modifier and Type | Method and Description |
|---|---|
void |
holdSwitchableChanged(FlapLayoutManager manager,
FlapDockStation station,
Dockable dockable)
This method is called by
manager if the holdSwitchableChanged(FlapLayoutManager, FlapDockStation, Dockable)
method returns a new value. |
void holdSwitchableChanged(FlapLayoutManager manager, FlapDockStation station, Dockable dockable)
manager if the holdSwitchableChanged(FlapLayoutManager, FlapDockStation, Dockable)
method returns a new value.manager - the source of the eventstation - the station for which the value changed, null if the station is not specifieddockable - the element for which the value changed, null indicates that the property changed for an unknown number of dockablesCopyright © 2017 Docking Frames. All rights reserved.