|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.screen.ScreenDockStationLayout
public class ScreenDockStationLayout
A layout that holds the contents of a ScreenDockStation.
| Constructor Summary | |
|---|---|
protected |
ScreenDockStationLayout()
Default constructor not setting the placeholders of
this layout. |
|
ScreenDockStationLayout(PlaceholderMap placeholders)
Creates a new layout. |
| Method Summary | |
|---|---|
PlaceholderMap |
getPlaceholders()
Gets all the items of this layout, including the encoded Dockables. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
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 layout| Method Detail |
|---|
public PlaceholderMap getPlaceholders()
Dockables.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||