|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.flap.FlapDockStationLayout
public class FlapDockStationLayout
A layout describing the content of a FlapDockStation.
| Constructor Summary | |
|---|---|
FlapDockStationLayout(boolean autoDirection,
FlapDockStation.Direction direction,
PlaceholderMap placeholders)
Creates a new layout |
|
| Method Summary | |
|---|---|
FlapDockStation.Direction |
getDirection()
Gets the direction into which the window will open |
PlaceholderMap |
getPlaceholders()
Gets all the items. |
boolean |
isAutoDirection()
Tells whether the direction is chosen automatically or not. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlapDockStationLayout(boolean autoDirection,
FlapDockStation.Direction direction,
PlaceholderMap placeholders)
autoDirection - whether the direction of the window is chosen
automaticallydirection - the direction into which the window opensplaceholders - placeholders for all the items, contains also the encoded Dockables.| Method Detail |
|---|
public FlapDockStation.Direction getDirection()
public boolean isAutoDirection()
true if the direction is chosen automaticallypublic PlaceholderMap getPlaceholders()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||