Insert the Java applet prepared by the Homepage Builder.
1. Click the [Contents] tab.
2. Select [Java Applet] in the top box of Contents pane.
=>Several Java applets are displayed.
Caution! If the reference materials have not been installed, sample folders cannot be displayed.
3. Right-click the desired Java applet and then select [Preview Applet].
=>The browser is started and you can see how the Java applet will behave.
4. You can select and use a Java applet by dragging and dropping while editing.
=>The Java applet is inserted at the point where you drop it. The Java applet is represented by an applet icon displayed in the Contents pane.
Caution! The inserted Java applet does not work in the editing area. (Instead of the actual applet, a temporary icon is displayed.) The applet runs only when displayed by the browser.
Caution! A single Java applet consists of multiple files. Therefore, if a Java applet is inserted as described above, a subfolder for the Java applet is created in the folder in which the page currently being edited is placed, and all the necessary files are copied into the subfolder. If you transfer the Web page to the server, transfer the subfolder for the Java applet with the Web page. If, however, the provider does not permit the use of subfolders, move all the contents of the subfolder for the Java applet to the top folder and erase the CODEBASE attributes of the <Applet> tag.
Hint
For an explanation of how to use the sample Java applet provided with Homepage Builder, refer to sample\java\index.htm in the directory where Homepage Builder is installed.