| Package | Description |
|---|---|
| bibliothek.gui.dock.themes.basic.action |
Elements handling the view of
DockActions. |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicButtonModelAdapter
A simple implementation of
BasicButtonModelListener forwarding
any event expect BasicButtonModelAdapter.triggered(), BasicButtonModelAdapter.bound(BasicButtonModel, DockController) and
BasicButtonModelAdapter.unbound(BasicButtonModel, DockController) to BasicButtonModelAdapter.changed(). |
| Modifier and Type | Method and Description |
|---|---|
protected BasicButtonModelListener[] |
BasicButtonModel.listeners()
Gets all the listeners that are known to this model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicButtonModel.addListener(BasicButtonModelListener listener)
Adds a listener to this model.
|
void |
BasicButtonModel.removeListener(BasicButtonModelListener listener)
Removes a listener from this model.
|
Copyright © 2018. All rights reserved.