Uses of Class
org.jfree.ui.action.ActionMenuItem.ActionEnablePropertyChangeHandler
Packages that use ActionMenuItem.ActionEnablePropertyChangeHandler
Package
Description
Provides an Action facility matching that introduced in JDK 1.3 (JCommon aims to run on JDK 1.2.2 or later).
-
Uses of ActionMenuItem.ActionEnablePropertyChangeHandler in org.jfree.ui.action
Fields in org.jfree.ui.action declared as ActionMenuItem.ActionEnablePropertyChangeHandlerModifier and TypeFieldDescriptionActionMenuItem.propertyChangeHandler
The property change handler.Methods in org.jfree.ui.action that return ActionMenuItem.ActionEnablePropertyChangeHandlerModifier and TypeMethodDescriptionActionMenuItem.getPropertyChangeHandler()
Returns and initializes the PropertyChangehandler for this ActionMenuItem.