JDK Contents
Demonstration Applets and Applications
The applets available below demonstrate features in versions 1.0 and 1.1
of the Java platform. Swing set demos are available in the demo/jfc
directory of the JDKTM software
installation. Each Swing demo has an associated README.txt file that
you should read for instructions on running the demo.
Browser Requirements
In general, applets can run in AppletViewer or in JavaTM-compatible browers
as noted below. Of course, applets that depend on any new APIs will
not work on any browsers that support only version 1.0 APIs, so there are
version
restrictions.
- Java 1.0 Applets - Use Netscape 3.0, Internet Explorer 3.0,
HotJava pre-beta, or AppletViewer 1.0 or a later version of any of these
- Java 1.1 Applets - Use HotJava 1.0, AppletViewer 1.1 or future 1.1-compatible versions of Netscape or Internet Explorer.
The AppletViewer is provided with the JDK software release.
Applets
The applets in this section are part of the software download bundle
and are located in the demo directory of the JDK software installation.
- Animator
(documentation,
1,
2,
3,
4)
- ArcTest
- BarChart
- Blink
- CardTest
- Clock
- DitherTest
- DrawTest
- Fractal
- GraphLayout (1,
2,
3,
4)
- GraphicsTest
- ImageMap
- JumpingBox
- MoleculeViewer (1,
2,
3)
- NervousText
- SimpleGraph
- SortDemo
- SpreadSheet
- TicTacToe
- WireFrame (1,
2,
3,
4)
Additional applets may be found on the JavaSoft web site Applets page.
Please send comments to jdk-comments@java.sun.com
Copyright © 1996-1998 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303-4900 USA. All rights reserved.