| Package | Description |
|---|---|
| bibliothek.gui.dock.station.flap |
Elements that are related to the
FlapDockStation. |
| Modifier and Type | Class and Description |
|---|---|
class |
RetroFlapDockStationLayout
A
FlapDockStationLayout that stores data which was read from an older format. |
| Modifier and Type | Method and Description |
|---|---|
FlapDockStationLayout |
FlapDockStationFactory.getLayout(FlapDockStation station,
Map<Dockable,Integer> children) |
FlapDockStationLayout |
FlapDockStationFactory.getPerspectiveLayout(FlapDockPerspective element,
Map<PerspectiveDockable,Integer> children) |
FlapDockStationLayout |
FlapDockStationFactory.read(DataInputStream in,
PlaceholderStrategy placeholders) |
FlapDockStationLayout |
FlapDockStationFactory.read(XElement element,
PlaceholderStrategy placeholders) |
Copyright © 2017 Docking Frames. All rights reserved.