JCommon 1.0.17-redhat-2

Uses of Class
org.jfree.ui.action.DowngradeActionMap

Packages that use DowngradeActionMap
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). 
 

Uses of DowngradeActionMap in org.jfree.ui.action
 

Methods in org.jfree.ui.action that return DowngradeActionMap
 DowngradeActionMap DowngradeActionMap.getParent()
          Returns this ActionMap's parent.
 

Methods in org.jfree.ui.action with parameters of type DowngradeActionMap
 void DowngradeActionMap.setParent(DowngradeActionMap map)
          Sets this ActionMap's parent.
 


JCommon 1.0.17-redhat-2

Copyright © 2001-2012 JFree.org. All Rights Reserved.