Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jfree.ui.action: Javadoc index of package org.jfree.ui.action.


Package Samples:

org.jfree.ui.action

Classes:

DowngradeActionMap: An actionmap, which is JDK 1.2.2 compatible. This implementation does not implement the ActionMap interface of JDK 1.3 or higher to maintain the compatibility with JDK 1.2 which does not know this interface. The usage is still the same.
ActionRadioButton: The ActionRadioButton is used to connect an Action and its properties to a JRadioButton. This functionality is already implemented in JDK 1.3 but needed for JDK 1.2.2 compatibility.
ActionMenuItem: The ActionMenuItem is used to connect an Action and its properties to an MenuItem. This functionality is already implemented in JDK 1.3 but needed for JDK 1.2.2 compatibility.
ActionButton: The ActionButton is used to connect an Action and its properties to a Button. This functionality is already implemented in JDK 1.3 but needed for JDK 1.2.2 compatibility.
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.
AbstractFileSelectionAction: A base class for all file operations. This implementation provides all methods to let the user select a file.
ActionConcentrator: This class is used to collect actions to be enabled or disabled by a sinle call.
ActionDowngrade: Defines the 2 new constants introduced by Sun in version 1.3 of the J2SDK.

Home | Contact Us | Privacy Policy | Terms of Service