| Package | Description |
|---|---|
| bibliothek.gui |
The high level interfaces of the framework and the most often used classes.
|
| bibliothek.gui.dock.component | |
| bibliothek.gui.dock.control |
Classes responsible to handle some global task.
|
| Modifier and Type | Method and Description |
|---|---|
DockComponentManager |
DockController.getDockComponentManager()
Gets a manager which keeps track of all the
DockComponentRoots, and hence of all the Components
that are known to this DockController. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDockComponentManager
Default implementation of
DockComponentManager. |
| Modifier and Type | Method and Description |
|---|---|
DockComponentManager |
DefaultDockControllerFactory.createDockComponentManager(DockController dockController,
ControllerSetupCollection setup) |
DockComponentManager |
DockControllerFactory.createDockComponentManager(DockController dockController,
ControllerSetupCollection setup)
Creates a new
DockComponentManager. |
Copyright © 2017 Docking Frames. All rights reserved.