|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StackDockStationLayout | |
|---|---|
| bibliothek.gui.dock.station.stack | Elements which are related to the StackDockStation. |
| Uses of StackDockStationLayout in bibliothek.gui.dock.station.stack |
|---|
| Subclasses of StackDockStationLayout in bibliothek.gui.dock.station.stack | |
|---|---|
class |
RetroStackDockStationLayout
Information about the layout of a StackDockStation read from an old format. |
| Methods in bibliothek.gui.dock.station.stack that return StackDockStationLayout | |
|---|---|
StackDockStationLayout |
StackDockStationFactory.getLayout(StackDockStation station,
java.util.Map<Dockable,java.lang.Integer> children)
|
StackDockStationLayout |
StackDockStationFactory.getPerspectiveLayout(StackDockPerspective element,
java.util.Map<PerspectiveDockable,java.lang.Integer> children)
|
StackDockStationLayout |
StackDockStationFactory.read(java.io.DataInputStream in,
PlaceholderStrategy placeholders)
|
StackDockStationLayout |
StackDockStationFactory.read(XElement element,
PlaceholderStrategy placeholders)
|
| Methods in bibliothek.gui.dock.station.stack with parameters of type StackDockStationLayout | |
|---|---|
void |
StackDockStationFactory.estimateLocations(StackDockStationLayout layout,
LocationEstimationMap children)
|
StackDockStation |
StackDockStationFactory.layout(StackDockStationLayout layout,
java.util.Map<java.lang.Integer,Dockable> children,
PlaceholderStrategy placeholders)
|
StackDockStation |
StackDockStationFactory.layout(StackDockStationLayout layout,
PlaceholderStrategy placeholders)
|
void |
StackDockStationFactory.layoutPerspective(StackDockPerspective perspective,
StackDockStationLayout layout,
java.util.Map<java.lang.Integer,PerspectiveDockable> children)
|
StackDockPerspective |
StackDockStationFactory.layoutPerspective(StackDockStationLayout layout,
java.util.Map<java.lang.Integer,PerspectiveDockable> children)
|
void |
StackDockStationFactory.setLayout(StackDockStation station,
StackDockStationLayout layout,
java.util.Map<java.lang.Integer,Dockable> children,
PlaceholderStrategy placeholders)
|
void |
StackDockStationFactory.setLayout(StackDockStation element,
StackDockStationLayout layout,
PlaceholderStrategy placeholders)
|
void |
StackDockStationFactory.write(StackDockStationLayout layout,
java.io.DataOutputStream out)
|
void |
StackDockStationFactory.write(StackDockStationLayout layout,
XElement element)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||