Package org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action

Interface Summary
ActionDowngrade Defines the 2 new constants introduced by Sun in version 1.3 of the J2SDK.
 

Class Summary
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.
ActionButton The ActionButton is used to connect an Action and its properties to a Button.
ActionMenuItem The ActionMenuItem is used to connect an Action and its properties to an MenuItem.
ActionRadioButton The ActionRadioButton is used to connect an Action and its properties to a JRadioButton.
DowngradeActionMap An actionmap, which is JDK 1.2.2 compatible.