Package | Description |
---|---|
bibliothek.gui.dock.common.location |
Various implementations of
CLocation . |
Modifier and Type | Method and Description |
---|---|
CStackLocation |
AbstractStackholdingLocation.stack()
Creates a new stack inside this location.
|
CStackLocation |
CSplitLocation.stack()
Creates a new location which represents a position in a stack
that covers the whole
SplitDockStation . |
CStackLocation |
AbstractStackholdingLocation.stack(int index)
Creates a new stack inside this location.
|
CStackLocation |
CSplitLocation.stack(int index)
Creates a new location which represents a position in a stack
that covers the whole
SplitDockStation . |