| 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 |
|---|---|
DockRegister |
DockController.getRegister()
Gets the set of
Dockables and DockStations
known to this controller. |
| Modifier and Type | Method and Description |
|---|---|
DockRegister |
DefaultDockControllerFactory.createRegister(DockController controller,
ControllerSetupCollection setup) |
DockRegister |
DockControllerFactory.createRegister(DockController controller,
ControllerSetupCollection setup)
Creates a new register for the controller.
|
Copyright © 2017 Docking Frames. All rights reserved.