JDK Contents
Demonstration Applets and Applications
Applets
The JDK software directory (java) contains the demos
listed below.
Unless otherwise noted,
the demo applets use only 1.0.2 API.
The applets that have been updated to use the JDK1.1 API
do not work in browsers
that haven't been updated to support JDK1.1.
You can view 1.1 applets using the appletviewer
that's provided with the JDK1.1 release.
- Animator
(documentation,
1,
2,
3,
4)
-- updated for 1.1
- ArcTest
-- updated for 1.1
- BarChart
-- updated for 1.1
- Blink
-- updated for 1.1
- CardTest
-- updated for 1.1
- Clock
- DitherTest
- DrawTest
- Fractal
- GraphLayout (1,
2,
3,
4)
- GraphicsTest
- ImageMap
- JumpingBox
- MoleculeViewer (1,
2,
3)
- NervousText
- SimpleGraph
- SortDemo
-- updated for 1.1 (uses an inner class for event handling)
- SpreadSheet
- TicTacToe
-- updated for 1.1
- WireFrame (1,
2,
3,
4)
-- updated for 1.1
Additional applets may be found on the JavaSoft web site.
Applets and applications demonstrating new features of JDK 1.1
These files are located in the JDK documentation directory (docs):
Copyright © 1996 Sun Microsystems, Inc., 2550 Garcia Ave., Mtn. View, CA 94043-1100 USA. All rights reserved.