| Package | Description |
|---|---|
| bibliothek.gui.dock.station.stack |
Elements which are related to the
StackDockStation. |
| Modifier and Type | Class and Description |
|---|---|
class |
RetroStackDockStationLayout
Information about the layout of a
StackDockStation read from an old format. |
| Modifier and Type | Method and Description |
|---|---|
StackDockStationLayout |
StackDockStationFactory.getLayout(StackDockStation station,
Map<Dockable,Integer> children) |
StackDockStationLayout |
StackDockStationFactory.getPerspectiveLayout(StackDockPerspective element,
Map<PerspectiveDockable,Integer> children) |
StackDockStationLayout |
StackDockStationFactory.read(DataInputStream in,
PlaceholderStrategy placeholders) |
StackDockStationLayout |
StackDockStationFactory.read(XElement element,
PlaceholderStrategy placeholders) |
Copyright © 2017 Docking Frames. All rights reserved.