Package | Description |
---|---|
bibliothek.gui.dock.station.toolbar.menu |
Modifier and Type | Method and Description |
---|---|
protected CustomizationToolbarButton.ItemLocation |
CustomizationToolbarButton.getItemLocation()
Gets the current location of the
Dockable that is described by
this button. |
static CustomizationToolbarButton.ItemLocation |
CustomizationToolbarButton.ItemLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomizationToolbarButton.ItemLocation[] |
CustomizationToolbarButton.ItemLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|