Package | Description |
---|---|
bibliothek.gui.dock | |
bibliothek.gui.dock.station.toolbar.menu |
Modifier and Type | Field and Description |
---|---|
static bibliothek.gui.dock.util.PropertyKey<ToolbarGroupHeaderFactory> |
ToolbarGroupDockStation.HEADER_FACTORY
Key for a factory that creates new
ToolbarGroupHeader s |
Modifier and Type | Method and Description |
---|---|
ToolbarGroupHeaderFactory |
ToolbarGroupDockStation.getHeaderComponentFactory()
Gets the factory for the
header component which is currently
in use. |
Modifier and Type | Method and Description |
---|---|
void |
ToolbarGroupDockStation.setHeaderComponentFactory(ToolbarGroupHeaderFactory factory)
Sets the factory for the
header component . |
Modifier and Type | Class and Description |
---|---|
class |
CustomizationButton
A factory for a toggle button that will open the
CustomizationMenu . |