 * This project is a BlueJ demo project to demonstrate an applet.
 * The Clock class is taken from the demo programs distributed with
 * Sun's jdk. Here is their copyright notice:
 *
 * @(#)Clock2.java	1.5 98/07/09
 *
 * Copyright (c) 1997, 1998 Sun Microsystems, Inc. All Rights Reserved.
 *
 * Sun grants you ("Licensee") a non-exclusive, royalty free, license to use,
 * modify and redistribute this software in source and binary code form,
 * provided that i) this copyright notice and license appear on all copies of
 * the software; and ii) Licensee does not utilize the software in a manner
 * which is disparaging to Sun.

More legal info is in the class header.

To start this applet, choose "Run Applet" from the class's popup menu and 
click OK in the following dialogue.