public class FlapResizeRequestHandler extends AbstractResizeRequestHandler
CDockable
such that it
has its preferred size
if
its parent is a FlapDockStation
Constructor and Description |
---|
FlapResizeRequestHandler(FlapDockStation 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 FlapResizeRequestHandler(FlapDockStation station)
station
- the station whose children will be resizedpublic 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