Class ActionRadioButton.ActionEnablePropertyChangeHandler

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

private class ActionRadioButton.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

      private ActionEnablePropertyChangeHandler()
  • Method Details