[Applet Parameters] group
Used to specify the parameters of an applet.
[Name] field
Used to specify the name of a parameter.
[Value] field
Used to specify the value of a parameter.
[Add] button
Registers the parameter specified with [Name] and [Value]. A registered parameter is displayed in the list box.
[Replace] button
Replaces the parameter selected in the list box with that specified with [Name] and [Value].
[Delete] button
Deletes the parameter selected in the list box.
[Clear] button
Clears the [Name] and [Value] fields.
Hint
For details of the parameters of the sample Java applet that is provided with Homepage Builder, refer to sample\java\index.htm in the directory in which you installed Homepage Builder.
Related Item