| Package | Description |
|---|---|
| bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
| bibliothek.gui.dock.component | |
| bibliothek.gui.dock.station |
Elements needed by various implementations of the
DockStation interface. |
| Modifier and Type | Method and Description |
|---|---|
DisplayerCollection |
StackDockStation.getDisplayers()
Gets the set of
displayers used on this station. |
DisplayerCollection |
ScreenDockStation.getDisplayers()
Gets the current set of
displayers used
on this station. |
DisplayerCollection |
FlapDockStation.getDisplayers()
Gets the set of displayers currently used on this station.
|
DisplayerCollection |
SplitDockStation.getDisplayers()
Gets the set of
displayers that are currently
used by this station. |
| Constructor and Description |
|---|
DefaultDockStationComponentRootHandler(DockComponentRoot root,
DisplayerCollection displayers)
Creates a new handler.
|
| Constructor and Description |
|---|
StationChildHandle(DockStation station,
DisplayerCollection displayers,
Dockable dockable,
DockTitleVersion title)
|
Copyright © 2017 Docking Frames. All rights reserved.