Sophie Network: Vamp HQ - Luxor XUL - Ajax - Rachel - Lopica - Shark - Viva - XUL Alliance - The Saturn Times - The Richmond Post
OverviewAppendixIndexHelp

<applet-desc>

<applet-desc>..</applet-desc>

Describes how to startup a Java applet. Contains information about main class, parameters, size and more.

Note, that applets are only supported for easy migration of your existing applets to Web Start. If you start from scratch, create an application instead.

Attributes

main-class=class , required
Describes the name of the main applet class without the .class extension.
name=name , required
Describes the name of the applet.
width=pixels , required
Describes the width of the applet in pixels.
height=pixels , required
Describes the height of the applet in pixels.
documentbase=url , optional
Describes the documentbase for the applet as a URL.

Contents

param *

Appears In

jnlp

Examples


OverviewAppendixIndexHelp

SourceForge Logo Send your comments, suggestions, praise or coconuts to webmistress@vamphq.com Copyright © 2002, 2003 Gerald Bauer