| Package | Description |
|---|---|
| bibliothek.gui.dock.layout |
Elements dealing with the location of
Dockables
on their DockStation and allowing to store the
whole layout of a set of Dockables 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
DockLayoutInfos that can
be found in map.Note: this method does not call finish(). |
Copyright © 2017 Docking Frames. All rights reserved.