| Package | Description |
|---|---|
| org.jfree.ui.action |
Provides an Action facility matching that introduced in JDK 1.3 (JCommon aims to run on JDK 1.2.2 or later).
|
| Modifier and Type | Field and Description |
|---|---|
private ActionButton.ActionEnablePropertyChangeHandler |
ActionButton.propertyChangeHandler
The property change handler.
|
| Modifier and Type | Method and Description |
|---|---|
private ActionButton.ActionEnablePropertyChangeHandler |
ActionButton.getPropertyChangeHandler()
Returns and initializes the PropertyChangehandler for this ActionButton.
|