Package | Description |
---|---|
bibliothek.gui.dock | |
bibliothek.gui.dock.station.screen | |
bibliothek.gui.dock.station.toolbar |
Modifier and Type | Method and Description |
---|---|
ToolbarStrategy |
AbstractToolbarDockStation.getToolbarStrategy()
Gets the
ToolbarStrategy that is currently used by this station. |
ToolbarStrategy |
ToolbarContainerDockStation.getToolbarStrategy()
Gets the
ToolbarStrategy that is currently used by this station. |
ToolbarStrategy |
ToolbarGroupDockStation.getToolbarStrategy()
Gets the
ToolbarStrategy that is currently used by this station. |
Modifier and Type | Method and Description |
---|---|
protected ToolbarStrategy |
ScreenToolbarInserter.getStrategy()
Gets the
ToolbarStrategy that is currently in use. |
protected ToolbarStrategy |
ToolbarWindowConfiguration.getStrategy()
Gets the strategy which is used by this configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultToolbarStrategy
The default implementation of
ToolbarStrategy . |
Modifier and Type | Field and Description |
---|---|
static bibliothek.gui.dock.util.PropertyKey<ToolbarStrategy> |
ToolbarStrategy.STRATEGY
PropertyKey for the current ToolbarStrategy to use. |