DigitalClock Owner's Manual ============================ The complete Package includes the following files: 1. the Owner's manual DigitalClock.txt -- this file 2. the 6 program files Clock.class DigitalClock.class ColorValue.class Rect.class RectFrame.class Marquee.class 3. the 5 source files Clock.java DigitalClock.java ColorValue.java RectFrame.java Marquee.java To install: 1. Make sure you have all the class files. 2. put all class files into a subdictory anywhere in your web document tree. For example: http://www.mysite.com/public_html/applets/clock/ 4. Add the tag to the HTML page on which you wish to have the digital clock running. Make sure the value for CODEBASE is specified correctly. 5. Done. Sample Applet Tag and description: A Digital Clock