public class ScreenDockStationLayout extends Object
ScreenDockStation.| Modifier | Constructor and Description |
|---|---|
protected |
ScreenDockStationLayout()
Default constructor not setting the
placeholders of
this layout. |
|
ScreenDockStationLayout(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. |
protected ScreenDockStationLayout()
placeholders of
this layout. Kept for backwards compatibility, should not be used
by clients.public ScreenDockStationLayout(PlaceholderMap placeholders)
placeholders - all the items of this layoutpublic PlaceholderMap getPlaceholders()
Dockables.Copyright © 2017 Docking Frames. All rights reserved.