| Package | Description |
|---|---|
| bibliothek.gui |
The high level interfaces of the framework and the most often used classes.
|
| bibliothek.gui.dock.control |
Classes responsible to handle some global task.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DockController.initiate(DockControllerFactory factory,
ControllerSetupCollection setup)
Initializes all properties of this controller.
|
| Constructor and Description |
|---|
DockController(DockControllerFactory factory)
Creates a new controller but does not initiate the properties of this
controller if not wished.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDockControllerFactory
A very simple implementation of
DockControllerFactory, creating
only the default-versions of every element. |
Copyright © 2017 Docking Frames. All rights reserved.