WebJavaApplet Class

The WebJavaApplet class enables you to insert a Java applet into your Web page as part of the HTML generation.

As the WebJavaApplet class is a subclass of the Label class, it inherits all of the properties and methods defined in the Label, Control, and Window classes.

For a summary of the properties defined in the WebJavaApplet class, see "WebJavaApplet Properties", in the following subsection.

If your Java applet is contained in an archive file, set the hyperlink attribute to the name of the .jar file.