Package | Description |
---|---|
bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
bibliothek.gui.dock.station.split |
Elements which are needed by the
SplitDockStation ,
and which are needed to interact with the station. |
Modifier and Type | Method and Description |
---|---|
protected SplitSpanStrategy |
SplitDockStation.getSpanStrategy()
Gets read access to the strategy which is responsible for handling the
Span s of
this station. |
SplitSpanStrategy |
SplitDockStation.Access.getSpanStrategy() |
Modifier and Type | Method and Description |
---|---|
SplitSpanStrategy |
SplitDockAccess.getSpanStrategy()
Gets the object that manages all
Span s. |