Uses of Interface
org.jfree.ui.action.ActionDowngrade
-
Packages that use ActionDowngrade 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 ActionDowngrade in org.jfree.ui.action
Classes in org.jfree.ui.action that implement ActionDowngrade Modifier and Type Class Description classAbstractActionDowngradeA 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.classAbstractFileSelectionActionA base class for all file operations.
-