Uses of Class
org.jfree.ui.action.AbstractActionDowngrade
-
Packages that use AbstractActionDowngrade Package Description 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 AbstractActionDowngrade in org.jfree.ui.action
Subclasses of AbstractActionDowngrade in org.jfree.ui.action Modifier and Type Class Description class
AbstractFileSelectionAction
A base class for all file operations.
-