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
Dockable s that are registered. |
DockFrontend.DockInfo |
DockFrontendInternals.getInfo(Dockable dockable)
Searches information about
dockable . |
DockFrontend.DockInfo |
DockFrontendInternals.getInfo(java.lang.String key)
Searches for information about the Dockable with unique identifier
key . |