Package | Description |
---|---|
bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
Modifier and Type | Method and Description |
---|---|
void |
CContentArea.deploy(CGrid grid)
Exchanges all the
CDockable s on the center panel by
the elements of grid . |
void |
CGridArea.deploy(CGrid grid)
Exchanges all the
CDockable s on this area with the
elements of grid . |
void |
CWorkingArea.deploy(CGrid grid)
Exchanges all the
CDockable s on this area with the
elements of grid . |