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
DockStation s should be updated such
that CDockable.getAndClearResizeRequest() is matched. |
getAndClearResizeRequest
public SplitResizeRequestHandler(SplitDockStation station)
station
- the station which will be updated by this handlerpublic void handleResizeRequest(CControl control)
ResizeRequestListener
DockStation
s should be updated such
that CDockable.getAndClearResizeRequest()
is matched.control
- the control in whose realm the station is