| Package | Description |
|---|---|
| bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
| bibliothek.gui.dock.station |
Elements needed by various implementations of the
DockStation interface. |
| Modifier and Type | Method and Description |
|---|---|
DefaultDisplayerFactoryValue |
StackDockStation.getDisplayerFactory()
Gets a
DisplayerFactory which is used to create new
DockableDisplayer for this station. |
DefaultDisplayerFactoryValue |
ScreenDockStation.getDisplayerFactory()
Gets the
DisplayerFactory that is used by this station
to create an underground for its children. |
DefaultDisplayerFactoryValue |
FlapDockStation.getDisplayerFactory()
Gets the factory to create new
DockableDisplayer. |
DefaultDisplayerFactoryValue |
SplitDockStation.getDisplayerFactory()
Gets a
DisplayerFactory to create new DockableDisplayer
for this station. |
| Constructor and Description |
|---|
DisplayerCollection(DockStation station,
DefaultDisplayerFactoryValue factory,
String displayerId)
Creates a new collection
|
Copyright © 2017 Docking Frames. All rights reserved.