JAVA Click Clock

 

 

The Parameters you can Edit:

BgColor: The background color as a hex triplet. The default is 000000 (black).
TextColor: The color of the text as a hex triplet. The default is 00FF00 (lime).
FontName: The, uh, name of the font. As usual in Java applets, your choices are TimesRoman, Helvetica, Dialog, Courier and Symbol. The default font is TimesRoman.
FontSize: The size of the font. No, really. The default size is 18.

 

 

This applet is free for non-commercial use (that means you make no money with it, through it, because of it, etc-etc-etc) The Author is Rob Young at CodeBase

 

Download ClickClock.class (zipped with documentation)

 

JAVA Index