| Package | Description |
|---|---|
| bibliothek.gui.dock.themes.basic.action |
Elements handling the view of
DockActions. |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicButtonHandler
A handler to connect a
ButtonDockAction with a
BasicButtonModel. |
class |
BasicDropDownButtonHandler
A handler connecting a
DropDownAction with a BasicDropDownButtonModel
and its view. |
class |
BasicHandler<D extends StandardDockAction>
A class connecting a
DockAction with a BasicButtonModel. |
class |
BasicMenuHandler
A handler connecting a
MenuDockAction with a BasicButtonModel. |
class |
BasicSelectableHandler
A handler connecting a
SelectableDockAction with a
BasicButtonModel. |
static class |
BasicSelectableHandler.Check
An implementation used to connect a
SelectableDockAction of
type ActionType.CHECK with a BasicButtonModel |
static class |
BasicSelectableHandler.Radio
An implementation used to connect a
SelectableDockAction of
type ActionType.RADIO with a BasicButtonModel |
Copyright © 2018. All rights reserved.