Package | Description |
---|---|
bibliothek.gui.dock.layout |
Elements dealing with the location of
Dockable s
on their DockStation and allowing to store the
whole layout of a set of Dockable s and stations. |
Modifier and Type | Method and Description |
---|---|
DockLayoutInfo.Data |
DockLayoutInfo.getKind()
Tells what kind of information can be found in this info.
|
static DockLayoutInfo.Data |
DockLayoutInfo.Data.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DockLayoutInfo.Data[] |
DockLayoutInfo.Data.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|