Java Demos
Sun's
Applet Demos
Sun's
Swing Application & Applet Demos
Some
Fun Applets
Sun's
Applet Demos
The Java 2 SDK contains a demos directory that includes sample applet and
application code.
If you have installed the Java
SDK on your computer, you should find the samples in the demo/applets directory.
The applets
are listed below. Click on any one of them to view the applet
running.
Animator (1,
2, 3,
4)
|
GraphicsTest
|
ArcTest
|
ImageMap
|
BarChart |
JumpingBox
|
Blink |
MoleculeViewer (1,
2, 3)
|
CardTest
|
NervousText
|
Clock
|
SimpleGraph
|
DitherTest
|
SortDemo
|
DrawTest
|
SpreadSheet
|
Fractal
|
TicTacToe
|
GraphLayout (1,
2, 3,
4)
|
WireFrame
(1, 2,
3, 4) |
Sun's
Swing Demos
The Java 2 SDK contains a Java 2 SDK's demo/jfc directory, with examples that demonstrate Swing and Java 2D technology.
The demos/jfc
directory contains both applications and applet demos.
Swing Applet Demos
Two
good Swing applets are listed below;- you can view them here by clicking on
them.
Swing
Application Demos
Some
good Swing applications are listed below;-
You cannot run these applications
inside a web browser. If
you click on a link above either:-
 |
the
browser will ask you if you want to OPEN the
file. If you say yes, the application should run in a separate
window. |
 |
or
the browser will ask you if you want to SAVE
the file. If you say yes, you will get a .jar file.
In this case, you can execute the .jar file
by double-clicking it. |
Some
Fun Applet Demos
tailgunner
by Mike Hall - Excellent game shooting down enemy aircraft
|
|
|
|
pacman
by Brian Postma - based on pacman of course.
|
|
|
|
jaman
by Pham Hong Nguyen - based on pacman of course.
|
|
That all folks!
|