Uses of Interface
org.jfree.ui.action.ActionDowngrade
Packages that use ActionDowngrade
Package
Description
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 ActionDowngradeModifier and TypeClassDescriptionclass
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
A base class for all file operations.