Class ActionMenuItem.ActionEnablePropertyChangeHandler

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

private class ActionMenuItem.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()
  • Method Details