ColorClock
[DESCRIPTION]   [DOWNLOAD]   [EXAMPLE 1]   [EXAMPLE 2]


Apparently it's a requirement that every Java developer must produce at least one digital clock, so here's ours. It does very little except tell the time, but hey, what do you want from a clock?

  14 format options to choose how time and/or date should be displayed
  Option to display an alternative time format on mouseOver such as switching between date and time, with a separate text color if desired
  Option to have the alternative time format displayed automatically every few seconds instead of on mouseOver
  Fonts, colors and alignment and 3D effect options are fully editable
  Date can be shown as figures (13/07/99) or words (13 July 1999) and supports both US and European date formats using 12- or 24-hour clock
  Unique Testmode feature to make setting applet dimensions a breeze.