| Package | Description |
|---|---|
| bibliothek.gui.dock | |
| bibliothek.gui.dock.station.toolbar.group | |
| bibliothek.gui.dock.toolbar.expand |
| Modifier and Type | Field and Description |
|---|---|
static PropertyKey<ExpandableToolbarItemStrategy> |
ExpandableToolbarItemStrategy.STRATEGY
An identifier to exchange the strategy.
|
| Modifier and Type | Method and Description |
|---|---|
ExpandableToolbarItemStrategy |
ExpandToolbarGroupActions.getStrategy()
Gets the strategy that is currently used to decide which actions are available for which
Dockables. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExpandableToolbarItemStrategy
The default implementation of an
ExpandableToolbarItemStrategy
searches for ExpandableToolbarItems. |
class |
DisabledExpandableToolbarItemStrategy
This implementation of
ExpandableToolbarItemStrategy does not do anything, it just disables
any feature related to expandable items. |
Copyright © 2018. All rights reserved.