Applet Properties dialog box
Custom Toolbar > Object > Java Applet
(Customize dialog box > Commands tab > Insert > Object)
General
Code
Enter the name of the Java applet to insert. The name must end with ‘.class’ or ‘.cla’. Click Browse to locate and select a Java applet file.
Codebase
Enter the path or URL to the Java applet file. If you selected an applet using the Browse button, this field is automatically filled in.
Name
Enter a name for this instance of the Java applet to distinguish it from other instances of the applet in the document, if there are more than one.
Alt text
Enter the text that will appear at the applet’s location in the document if a site visitor has disabled Java support in their browser.
Size and spacing
Width/Height
Specify the width and height of the applet as it will appear in the document. You can specify the size in pixels or as a percentage of the window size.
Horizontal/Vertical spacing
Specify the amount of blank space around the applet in pixels.
Alignment
Alignment
Specify how to align the applet with text on the same line.
Javascript file path
If you’ve selected the option, Save javascript file for tags(object, applet, embed) on the Save tab of the Preferences dialog box, the default name of the javascript file that the Java applet file will be saved as appears on the text box.
Save as javascript file
Select this option if you want to insert the Java applet file as a JavaScript on the document.
Parameters
Click to open the Applet Parameters dialog box, where you can edit the values of each of the object’s parameters and add or remove parameters.
Style
Click to open the Style dialog box, where you attach a CSS style to the applet.
When you insert a Java applet into a document, a static preview of the applet is shown in the Edit window. To preview the applet in action, switch to the Preview tab.