|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMenuHandler | |
---|---|
bibliothek.gui.dock.themes.basic.action.dropdown | |
bibliothek.gui.dock.themes.basic.action.menu |
Uses of AbstractMenuHandler in bibliothek.gui.dock.themes.basic.action.dropdown |
---|
Subclasses of AbstractMenuHandler in bibliothek.gui.dock.themes.basic.action.dropdown | |
---|---|
class |
AbstractDropDownHandler<S extends StandardDropDownItemAction>
A handler that connects a StandardDropDownItemAction with a
drop-down-button. |
class |
ButtonDropDownHandler
A connection between a ButtonDockAction and a drop-down-button. |
class |
SelectableDropDownHandler
A connection between a SelectableDockAction and a
drop-down-button. |
Uses of AbstractMenuHandler in bibliothek.gui.dock.themes.basic.action.menu |
---|
Subclasses of AbstractMenuHandler in bibliothek.gui.dock.themes.basic.action.menu | |
---|---|
class |
ButtonMenuHandler
A handler that handles an ordinary JMenuItem . |
class |
MenuMenuHandler
A handler that manages a menu. |
class |
SelectableMenuHandler
A handler which ensures that the selected-state of a JMenuItem and
a SelectableDockAction are always the same. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |