Package | Description |
---|---|
bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
bibliothek.gui.dock.common.location |
Various implementations of
CLocation . |
Modifier and Type | Method and Description |
---|---|
boolean |
SplitDockStation.drop(Dockable dockable,
SplitDockFullScreenProperty property)
Drops
dockable on this station, may exchange the full screen element to ensure that
dockable is displayed. |
Modifier and Type | Method and Description |
---|---|
protected CLocation |
DefaultExpandStrategy.expand(CLocation location,
SplitDockFullScreenProperty property)
Creates a new location by creating the child location of
location using
property for that step. |