Package | Description |
---|---|
bibliothek.gui.dock.station.toolbar.menu |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCustomizationMenu
The abstract implementation of
CustomizationMenu offers fields to store standard data required
by all menus. |
class |
DefaultCustomizationMenu
The default
CustomizationMenu makes use of a JDialog to show its contents. |
Modifier and Type | Method and Description |
---|---|
void |
CustomizationButton.setMenu(CustomizationMenu menu)
Sets the menu which should be used by the buttons to show the content.
|