| 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 PropertyKey<ToolbarStrategy> |
ToolbarStrategy.STRATEGY
PropertyKey for the current ToolbarStrategy to use. |
Copyright © 2018. All rights reserved.