|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScreenDockStationLayout | |
|---|---|
| bibliothek.gui.dock.station.screen | Elements that are related to the ScreenDockStation. |
| Uses of ScreenDockStationLayout in bibliothek.gui.dock.station.screen |
|---|
| Subclasses of ScreenDockStationLayout in bibliothek.gui.dock.station.screen | |
|---|---|
class |
RetroScreenDockStationLayout
Old version of ScreenDockStationLayout, kept for backwards compatibility. |
| Methods in bibliothek.gui.dock.station.screen that return ScreenDockStationLayout | |
|---|---|
ScreenDockStationLayout |
ScreenDockStationFactory.getLayout(ScreenDockStation station,
java.util.Map<Dockable,java.lang.Integer> children)
|
ScreenDockStationLayout |
ScreenDockStationFactory.getPerspectiveLayout(ScreenDockPerspective element,
java.util.Map<PerspectiveDockable,java.lang.Integer> children)
|
ScreenDockStationLayout |
ScreenDockStationFactory.read(java.io.DataInputStream in,
PlaceholderStrategy placeholders)
|
ScreenDockStationLayout |
ScreenDockStationFactory.read(XElement element,
PlaceholderStrategy placeholders)
|
| Methods in bibliothek.gui.dock.station.screen with parameters of type ScreenDockStationLayout | |
|---|---|
void |
ScreenDockStationFactory.estimateLocations(ScreenDockStationLayout layout,
LocationEstimationMap children)
|
ScreenDockStation |
ScreenDockStationFactory.layout(ScreenDockStationLayout layout,
java.util.Map<java.lang.Integer,Dockable> children,
PlaceholderStrategy placeholders)
|
ScreenDockStation |
ScreenDockStationFactory.layout(ScreenDockStationLayout layout,
PlaceholderStrategy placeholders)
|
void |
ScreenDockStationFactory.layoutPerspective(ScreenDockPerspective perspective,
ScreenDockStationLayout layout,
java.util.Map<java.lang.Integer,PerspectiveDockable> children)
|
ScreenDockPerspective |
ScreenDockStationFactory.layoutPerspective(ScreenDockStationLayout layout,
java.util.Map<java.lang.Integer,PerspectiveDockable> children)
|
void |
ScreenDockStationFactory.setLayout(ScreenDockStation station,
ScreenDockStationLayout layout,
java.util.Map<java.lang.Integer,Dockable> children,
PlaceholderStrategy placeholders)
|
void |
ScreenDockStationFactory.setLayout(ScreenDockStation element,
ScreenDockStationLayout layout,
PlaceholderStrategy placeholders)
|
void |
ScreenDockStationFactory.write(ScreenDockStationLayout layout,
java.io.DataOutputStream out)
|
void |
ScreenDockStationFactory.write(ScreenDockStationLayout layout,
XElement element)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||