Class ActionButton.ActionEnablePropertyChangeHandler

java.lang.Object
org.jfree.ui.action.ActionButton.ActionEnablePropertyChangeHandler
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
ActionButton

private class ActionButton.ActionEnablePropertyChangeHandler extends Object implements PropertyChangeListener
Helperclass to handle the property change event raised by the action. Changed properties in the action will affect the button.
  • Constructor Details

    • ActionEnablePropertyChangeHandler

      public ActionEnablePropertyChangeHandler()
      Default constructor.
  • Method Details