background image
<< Supported Foundation Class Libraries | Running the Java Enabler >>
<< Supported Foundation Class Libraries | Running the Java Enabler >>

Java Foundation Class

Testing Java Applets and Applications
15-4
¾
Java Foundation Class (JFC)
JFC is an extension to AWT that provides additional graphical user interface
classes, such as:
­
Swing
­
Accessibility
­
Drag and Drop
­
Java-2D, Java-3D
¾
Windows Foundation Classes (WFC). Java programs using WFC components
run only on Microsoft JVMs.
¾
Symantec Visual Cafe
¾
KL Group
¾
Oracle Class
In future releases, Rational will provide support for additional foundation class
libraries. For information about the most recent enhancements, see the Rational
Web site.
Making Java Applets and Applications Testable
To make Java applets and applications testable:
¾
Run the Java Enabler. The Java Enabler makes each host environment testable.
¾
Verify that the Java extension is loaded. The Java extension includes those
additions to Robot that allow Robot to test Java.
These tasks are described in the following sections.
NOTE: For information about how to enable your computer to support other
foundation classes such as Swing, see Setting Up the Sample Java Applet on page
15-7.