Package bibliothek.gui.dock.themes.basic.action.dropdown

Interface Summary
DropDownViewItem An item that is shown in the menu of a drop-down-button and can be selected by the button.
 

Class Summary
AbstractDropDownHandler<S extends StandardDropDownItemAction> A handler that connects a StandardDropDownItemAction with a drop-down-button.
ButtonDropDownHandler A connection between a ButtonDockAction and a drop-down-button.
SelectableDropDownHandler A connection between a SelectableDockAction and a drop-down-button.
SubDropDownHandler A handler that connects non-selectable, non-triggerable items with a drop-down-button.