Uses of Package
org.jfree.ui.action
-
Packages that use org.jfree.ui.action 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). -
Classes in org.jfree.ui.action used by org.jfree.ui.action Class Description AbstractActionDowngrade A class that allows Action features introduced in JDK 1.3 to be used with JDK 1.2.2, by defining the two new constants introduced by Sun in JDK 1.3.ActionButton.ActionEnablePropertyChangeHandler Helperclass to handle the property change event raised by the action.ActionDowngrade Defines the 2 new constants introduced by Sun in version 1.3 of the J2SDK.ActionMenuItem.ActionEnablePropertyChangeHandler Helperclass to handle the property change event raised by the action.ActionRadioButton.ActionEnablePropertyChangeHandler Helperclass to handle the property change event raised by the action.DowngradeActionMap An actionmap, which is JDK 1.2.2 compatible.