JavaTime: A Java Clock

If you see this text, it means your browser doesn't support Java. Oh, well.


To use this Java applet, follow these steps:
  1. Copy the JavaTime.class file to the same directory as your HTML file.
  2. Copy the various image files (digital1.gif, digital2.gif, etc.) file to the same directory as your HTML file.
  3. Insert the following code in your page:
    <APPLET CODE="JavaTime.class" WIDTH=300 HEIGHT=60>
    If you see this text, it means your browser doesn't support Java. Oh, well.
    </APPLET>
    

Check out the Java source code.