Almost all browser now make it impossible to run applets inside of
them. Hence, the best
way to access the applets in the gallery is to load the URL using
the appletviewer
from the command
line. (If javac
is in your PATH
then the
appletviewer
should also be.)
Some of the final projects are applications and some are applets.
The pages for the applications contain a link to the .jar
file(s) you need to download and instructions for running the application.
The pages for the applets must be loaded into an appletviewer
.
(See the discussion of the examples above.)
Copyright 2024