| Package | Description |
|---|---|
| bibliothek.gui.dock.frontend |
Classes and interfaces needed by the
DockFrontend |
| Modifier and Type | Method and Description |
|---|---|
DockFrontend.DockInfo[] |
DockFrontendInternals.getDockables()
Gets information about all the
Dockables that are registered. |
DockFrontend.DockInfo |
DockFrontendInternals.getInfo(Dockable dockable)
Searches information about
dockable. |
DockFrontend.DockInfo |
DockFrontendInternals.getInfo(String key)
Searches for information about the Dockable with unique identifier
key. |
Copyright © 2017 Docking Frames. All rights reserved.