|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DockFrontend.DockInfo | |
---|---|
bibliothek.gui |
Uses of DockFrontend.DockInfo in bibliothek.gui |
---|
Fields in bibliothek.gui with type parameters of type DockFrontend.DockInfo | |
---|---|
private java.util.Map<java.lang.String,DockFrontend.DockInfo> |
DockFrontend.dockables
The locations of the known Dockables |
Methods in bibliothek.gui that return DockFrontend.DockInfo | |
---|---|
private DockFrontend.DockInfo |
DockFrontend.getInfo(Dockable dockable)
Gets the information about dockable . |
private DockFrontend.DockInfo |
DockFrontend.getInfo(java.lang.String name)
Gets the information for the element with the designated name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |