Uses of Interface
org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionDowngrade

Packages that use ActionDowngrade
org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action   
 

Uses of ActionDowngrade in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action
 

Classes in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action that implement ActionDowngrade
 class 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.
 class AbstractFileSelectionAction
          A base class for all file operations.