Package | Description |
---|---|
bibliothek.gui.dock.common.intern.station |
Contains the
CommonDockStation , various implementations of CommonDockStation and supporting classes. |
Modifier and Type | Class and Description |
---|---|
class |
FlapResizeRequestHandler
A handler that can change the size of a
CDockable such that it
has its preferred size if
its parent is a FlapDockStation |
class |
ScreenResizeRequestHandler
A handler which can change the size of children of a
ScreenDockStation
such that the preferred size
of the children is met. |
class |
SplitResizeRequestHandler
A handle that can be used to change the layout of a
SplitDockStation
such that the Dimension of CDockable.getAndClearResizeRequest()
is more or less respected. |