| Package | Description |
|---|---|
| bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
| bibliothek.gui.dock.common.intern |
Classes and interfaces used internally.
|
| Modifier and Type | Method and Description |
|---|---|
CDockFrontend |
CControl.intern()
Gets the representation of the layer beneath the common-layer.
|
| Modifier and Type | Method and Description |
|---|---|
CDockFrontend |
CControlFactory.createFrontend(CControlAccess owner,
DockController controller)
Creates a new
DockFrontend that will be used by owner. |
CDockFrontend |
EfficientControlFactory.createFrontend(CControlAccess owner,
DockController controller) |
| Modifier and Type | Method and Description |
|---|---|
void |
CDockFrontendListener.loaded(CDockFrontend frontend,
CSetting setting)
Informs that
frontend did load setting. |
void |
CDockFrontendListener.loading(CDockFrontend frontend,
CSetting setting)
Informs that
frontend is about to load setting. |
Copyright © 2018. All rights reserved.