appletviewer - The Java Applet Viewer
The appletviewer command allows you to run applets outside
of the context of a World-Wide Web browser.
SYNOPSIS
appletviewer [ options ] urls ...
DESCRIPTION
The appletviewer command connects to the document(s) or resource(s)
designated by urls and displays each applet referenced by that
document in its own window. Note: if the document(s) referred to by urls
does not reference any applets with the APPLET tag, appletviewer
does nothing.
OPTIONS
- -debug
-
Starts the applet viewer in the Java debugger - jdb - thus
allowing you to debug the applets in the document.