[Applet attribute] Dialog box

[code]
The class name of an applet is specified. This field cannot be changed.

[codebase]
The path with which an applet exists is specified. It writes with the relativity from the present document, or an absolute path. When it sticks on a document by drag and drop from an applet manager, an applet is automatically copied to the directory to which a document exists, and the relative path from a document is set up. When an applet is manually put on somewhere else, [codebase] is set up so that the applet can be correctly referred to from a document.

[width]
The width of an applet is specified.

[height]
The height of an applet is specified.

[Others]
Although [code], [codebase], [width], and [height] are parameters common to every applet, a kind and a number change with applets except them. The information about a parameter peculiar to an applet clicks the icon of the target applet with the right button of a mouse by the applet manager, displays a [applet attribute] dialog, and pushes the [help] button which is there.