| 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 |
CWorkingArea.deploy(CGrid grid)
Exchanges all the
CDockables on this area with the
elements of grid. |
void |
CContentArea.deploy(CGrid grid)
Exchanges all the
CDockables on the center panel by
the elements of grid. |
void |
CGridArea.deploy(CGrid grid)
Exchanges all the
CDockables on this area with the
elements of grid. |
Copyright © 2018. All rights reserved.