Package | Description |
---|---|
bibliothek.gui.dock.layout |
Elements dealing with the location of
Dockable s
on their DockStation and allowing to store the
whole layout of a set of Dockable s and stations. |
Modifier and Type | Method and Description |
---|---|
DefaultLocationEstimationMap |
DefaultLocationEstimationMap.subMap(int childIndex)
Returns a newly created map that centers around the child with index
childIndex . |
Modifier and Type | Method and Description |
---|---|
protected void |
DockSituation.estimateLocations(DefaultLocationEstimationMap map)
Recursively tries to estimate the locations of all
DockLayoutInfo s that can
be found in map .Note: this method does not call finish() . |