Package | Description |
---|---|
bibliothek.gui.dock.themes.basic.action |
Elements handling the view of
DockAction s.They way from a DockAction to its view normally involves four objects:
The DockAction itself, providing the basic set of properties
A handler listening to changes of the
action and forwarding the changes to the model. |
Modifier and Type | Method and Description |
---|---|
protected BasicDropDownButtonHandler.ButtonView |
BasicDropDownButtonHandler.getButtonView()
Gets the view which contains information about the currently selected
action.
|