How to Run 1.1 Examples
To view the applets on the following pages, you can use
the HotJava browser
or
the JDK Applet Viewer.
Because the applets on the following pages depend on 1.1 features, they do not run in 1.0 browsers! Microsoft and Netscape browsers are still based on 1.0 -- they don't run 1.1 applets.
If you attempt to view the following pages in a 1.0 browser such as Netscape Navigator 4.0, you're likely to see errors like the following:
The following examples all run successfully in the HotJava browser and the JDK Applet Viewer.Applet can't start: error: java.lang.NoClassDefFoundErroror
Applet can't start: class SomeClass got a security violation: method verification erroror
Applet can't start: error: java.lang.UnknownError
Looking for other examples? Some of the Demonstration Applets and Applications have 1.1 versions.
For the latest information on the AWT, consult The AWT Home Page.