void |
ScreenDockStationFactory.estimateLocations(ScreenDockStationLayout layout,
LocationEstimationMap children) |
ScreenDockStation |
ScreenDockStationFactory.layout(ScreenDockStationLayout layout,
Map<Integer,Dockable> children,
PlaceholderStrategy placeholders) |
ScreenDockStation |
ScreenDockStationFactory.layout(ScreenDockStationLayout layout,
PlaceholderStrategy placeholders) |
void |
ScreenDockStationFactory.layoutPerspective(ScreenDockPerspective perspective,
ScreenDockStationLayout layout,
Map<Integer,PerspectiveDockable> children) |
ScreenDockPerspective |
ScreenDockStationFactory.layoutPerspective(ScreenDockStationLayout layout,
Map<Integer,PerspectiveDockable> children) |
void |
ScreenDockStationFactory.setLayout(ScreenDockStation station,
ScreenDockStationLayout layout,
Map<Integer,Dockable> children,
PlaceholderStrategy placeholders) |
void |
ScreenDockStationFactory.setLayout(ScreenDockStation element,
ScreenDockStationLayout layout,
PlaceholderStrategy placeholders) |
void |
ScreenDockStationFactory.write(ScreenDockStationLayout layout,
DataOutputStream out) |
void |
ScreenDockStationFactory.write(ScreenDockStationLayout layout,
XElement element) |