Uses of Class
org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.DowngradeActionMap

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

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

Methods in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action that return DowngradeActionMap
 DowngradeActionMap DowngradeActionMap.getParent()
          Returns this ActionMap's parent.
 

Methods in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action with parameters of type DowngradeActionMap
 void DowngradeActionMap.setParent(DowngradeActionMap map)
          Sets this ActionMap's parent.