.TH JamVM 1 .SH NAME gcjappletviewer \- a free Java (tm) applet viewer .SH SYNOPSIS .B gcjappletviewer [options] .class | .html... | url... .IP "\fB--help\fP " 10 print out this message and exit .IP "\fB--version\fP " 10 print out version number and copyright information and exit .IP "\fB--code=[.class]\fP " 10 Run applet by class name or file name .IP "\fB--codebase=\fP " 10 Set applet codebase .IP "\fB--archive=.jar[,...]\fP " 10 Add archives to applet class loader .IP "\fB--param=,\fP " 10 Pass parameter to applet .IP "\fB--width=\fP " 10 Set width of applet viewer frame .IP "\fB--height=\fP " 10 Set height of applet viewer frame .IP "\fB--plugin=,\fP " 10 Enable plugin mode .IP "\fB-debug\fP " 10 For appletviewer compatibility .IP "\fB-encoding \fP " 10 Specify character encoding used by HTML files .IP "\fB-J\fP " 10 Pass argument to the Java runtime .SH "DESCRIPTION" .BR gcjappletviewer gcjappletviewer is a little viewer to execute Java (tm) applets. .SH AUTHOR This manual page was written by Michael Koch .