| 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 |
|---|---|
DockableSelector |
DockController.getDockableSelector()
Gets the selector which can show a popup window such that the user
can use the keyboard or the mouse to focus a
Dockable. |
| Modifier and Type | Method and Description |
|---|---|
DockableSelector |
DefaultDockControllerFactory.createDockableSelector(DockController controller,
ControllerSetupCollection setup) |
DockableSelector |
DockControllerFactory.createDockableSelector(DockController controller,
ControllerSetupCollection setup)
Creates a new selector for
Dockables. |
Copyright © 2017 Docking Frames. All rights reserved.