public class StackDockStationLayout extends Object
StackDockStation, stores the order of all Dockables
on the station.| Constructor and Description |
|---|
StackDockStationLayout(int selected,
PlaceholderMap placeholders)
Creates a new layout.
|
| Modifier and Type | Method and Description |
|---|---|
PlaceholderMap |
getPlaceholders()
Gets all the items of this layout, including the encoded
Dockables. |
int |
getSelected()
Gets the name of the selected child.
|
public StackDockStationLayout(int selected,
PlaceholderMap placeholders)
selected - the name of the selected childplaceholders - all the items of this layoutpublic int getSelected()
public PlaceholderMap getPlaceholders()
Dockables.Copyright © 2017 Docking Frames. All rights reserved.