Applet Name: ChristmasCard
Applet Source: Christmas Card.java
Import(s): java.applet., java.awt, java.awt.image, java.util
Feature(s): image, text, animation
Author: Jan Andersson
Usage Guide:
A formal usage guide is not available.
Here is the applet tag as it appears in this HTML document:
<applet code="ChristmasCard.class" width=200 height=200>
<param name="msg1" value="Merry Christmas">
<param name="msg2" value="And">
<param name="msg3" value="A Happy New Year">
<param name="msg4" value="From Mantis!">
<param name="noOfFlakes" value="50">
</applet>