The behavior of a Java applet can be changed easily by modifying the applet parameters. The following parameters are specified, but you can modify them as you like.
Image file name
Character String
Color
Speed
1. Right-click the inserted Java applet, and select [Attributes].
=>A list of parameters is displayed in [Parameters].
2. Click the desired parameter. The parameters name appears in the [Name] section, while its value appears in the [Value] section. Change the value in the [Value] section as desired, and then click the [Replace] button. You can repeat this operation as many times as you like.
3. Click the [OK] button.
=>The appearance of the contents of the editing area does not change. You can only confirm the behavior of the applet by viewing it with a browser.