public class SplitResizeRequestHandler extends AbstractResizeRequestHandler
SplitDockStation
such that the Dimension of CDockable.getAndClearResizeRequest()
is more or less respected.| Constructor and Description |
|---|
SplitResizeRequestHandler(SplitDockStation station)
Creates a new handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleResizeRequest(CControl control)
Called when the layout of
DockStations should be updated such
that CDockable.getAndClearResizeRequest() is matched. |
getAndClearResizeRequestpublic SplitResizeRequestHandler(SplitDockStation station)
station - the station which will be updated by this handlerpublic void handleResizeRequest(CControl control)
ResizeRequestListenerDockStations should be updated such
that CDockable.getAndClearResizeRequest() is matched.control - the control in whose realm the station isCopyright © 2018. All rights reserved.