AnalogClock Owner's Manual ============================ The complete Package includes the following files: 1. the Owner's manual AnalogClock.txt -- this file 2. the 6 program files Clock.class AnalogClock.class ColorValue.class Rect.class RectFrame.class Marquee.class 3. the 5 source files Clock.java AnalogClock.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/ 3. 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. 4. Done. Sample Applet Tag and description: An Analog Clock