man gcjappletviewer (Commandes) - a free Java (tm) applet viewer
NAME
gcjappletviewer - a free Java (tm) applet viewer
SYNOPSIS
gcjappletviewer [options] <filename>.class | <filename>.html... | url...
- --help
- print out this message and exit
- --version
- print out version number and copyright information and exit
- --code=<classname>[.class]
- Run applet by class name or file name
- --codebase=<directory>
- Set applet codebase
- --archive=<filename>.jar[,...]
- Add archives to applet class loader
- --param=<name>,<value>
- Pass parameter to applet
- --width=<width>
- Set width of applet viewer frame
- --height=<height>
- Set height of applet viewer frame
- --plugin=<in pipe>,<out pipe>
- Enable plugin mode
- -debug
- For appletviewer compatibility
- -encoding <encoding>
- Specify character encoding used by HTML files
- -J<runtime flag>
- Pass argument to the Java runtime
DESCRIPTION
gcjappletviewer gcjappletviewer is a little viewer to execute Java (tm) applets.
AUTHOR
This manual page was written by Michael Koch <konqueror@gmx.de>.