ChristmasTree



Applet Name: XmasTree
Applet Source: XmasTree.java
Import(s): java.awt, java.lang, java.applet, java.util
Feature(s): image, mouse
Author: Richard E. Wendt III

Usage Guide:

XmasTree is an animated Christmas card. Clicking the mouse while the cursor is in the applet area toggles the applet between updating the scene every hour to reflect the system time on the computer running the applet and updating the scene every few seconds so that the entire 24 hours worth of scenes can be reviewed more quickly.

Usage Example:

<applet code="XmasTree.class" width="260" height="220">
</applet>    

Note that these width and height values are assumed in the applet code.

Note: This applet uses the NoFlickerApplet by Matthew Gray.


Return to index.