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
Dockable s. |
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()
Dockable
s.