|
||||||||||
| 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,
Map<Dockable,Integer> children)
|
ScreenDockStationLayout |
ScreenDockStationFactory.read(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)
|
ScreenDockStation |
ScreenDockStationFactory.layout(ScreenDockStationLayout layout,
Map<Integer,Dockable> children)
|
void |
ScreenDockStationFactory.setLayout(ScreenDockStation element,
ScreenDockStationLayout layout)
|
void |
ScreenDockStationFactory.setLayout(ScreenDockStation station,
ScreenDockStationLayout layout,
Map<Integer,Dockable> children)
|
void |
ScreenDockStationFactory.write(ScreenDockStationLayout layout,
DataOutputStream out)
|
void |
ScreenDockStationFactory.write(ScreenDockStationLayout layout,
XElement element)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||