| Interface | Description |
|---|---|
| ActionButtonModel |
Model for the action area of
AbstractCommandButton component. |
| PopupButtonModel |
Model for the popup area of
JCommandButton component. |
| Class | Description |
|---|---|
| ActionRepeatableButtonModel |
Extension of the default button model that supports the
ActionButtonModel interface and repeated invocation of action
listeners on mouse rollover. |
| ActionToggleButtonModel |
Extension of the default toggle button model that supports the
ActionButtonModel interface. |