Package | Description |
---|---|
bibliothek.gui.dock.wizard |
Modifier and Type | Method and Description |
---|---|
PersistentCell |
WizardNodeMap.getHeadCell(bibliothek.gui.dock.station.split.SplitNode node)
Follows the tree downwards using the
right path until a Leaf
is found, the cell matching that leaf is returned. |
Modifier and Type | Method and Description |
---|---|
java.util.Map<bibliothek.gui.Dockable,PersistentCell> |
PersistentColumn.getCells() |
Constructor and Description |
---|
PersistentColumn(int size,
int preferred,
WizardNodeMap.Column source,
java.util.Map<bibliothek.gui.Dockable,PersistentCell> cells) |