Package | Description |
---|---|
bibliothek.gui.dock.common.intern.station |
Contains the
CommonDockStation , various implementations of CommonDockStation and supporting classes. |
bibliothek.gui.dock.facile.station.split |
Support classes for
SplitDockStation . |
Modifier and Type | Class and Description |
---|---|
class |
CLockedResizeLayoutManager
A
LockedResizeLayoutManager that looks out for
CDockable.isResizeLockedVertically() and CDockable.isResizeLockedHorizontally() . |
Modifier and Type | Class and Description |
---|---|
class |
LockedResizeLayoutManager<T>
A
SplitLayoutManager that can lock the size of some Dockable s
during resize. |