void |
StackDockStationFactory.estimateLocations(StackDockStationLayout layout,
LocationEstimationMap children) |
StackDockStation |
StackDockStationFactory.layout(StackDockStationLayout layout,
Map<Integer,Dockable> children,
PlaceholderStrategy placeholders) |
StackDockStation |
StackDockStationFactory.layout(StackDockStationLayout layout,
PlaceholderStrategy placeholders) |
void |
StackDockStationFactory.layoutPerspective(StackDockPerspective perspective,
StackDockStationLayout layout,
Map<Integer,PerspectiveDockable> children) |
StackDockPerspective |
StackDockStationFactory.layoutPerspective(StackDockStationLayout layout,
Map<Integer,PerspectiveDockable> children) |
void |
StackDockStationFactory.setLayout(StackDockStation station,
StackDockStationLayout layout,
Map<Integer,Dockable> children,
PlaceholderStrategy placeholders) |
void |
StackDockStationFactory.setLayout(StackDockStation element,
StackDockStationLayout layout,
PlaceholderStrategy placeholders) |
void |
StackDockStationFactory.write(StackDockStationLayout layout,
DataOutputStream out) |
void |
StackDockStationFactory.write(StackDockStationLayout layout,
XElement element) |