JAVA

Usage: HELP JAVA <command> [<parameter>]

Set configuration parameters for the Java client. Parameters are used to modify the look and feel of the client. All Parameters are to be modified, added or deleted from the *.prm file representing your Web Theme. If your Web Theme is default the associated prm file with that theme is def.prm. If your theme is black, the associated prm file with the black theme is black.prm. The *.prm files path is ../params/*.prm If you are changing the parameters in the applet tag (HTML) the format is different and should read like this: <PARAM name=value value="<value">>

Example:
<PARAM name=sounds value="true">

If you are changing the parameters in the *.prm files the format is as follows:
param=value

Example:
showcolorpanel=true

COMMANDS - Commands available in the normal or restricted clients.
GUICOLORS - Setting colors for the java client.
JAVASCRIPT - Public methods available for customizing your java applet.
PARAMS - The Java parameters

Examples:
/as help java commands
/as help java javascript