Swatch Internet Time


Description: The SwatchITime applet displays current time using Internet Time - a new international timeformat invented by Swatch. The SwatchITime applet automatically updates every second (or in userdefined intervals) to symbolize a running clock. Furthermore, you'll be able to use it as a standard 'local time' clock. With the background image you can design your own clock as gif or jpg.

Parameters:

parameter description example
font Name of font arial
size Size of font 9
color Color of text #000000
image Path to imagefile ../images/bottombar.gif
localtime Starts clock in localtime (default is Internet Time). n/a
interval Number of milliseconds to wait between each update. 1000

HTML code of the applet:

<applet code="SwatchITime.class" width="230" height="60">
<param name="font" value="Arial">
<param name="size" value="19">
<param name="image" value="back.gif">
<param name="color" value="#FFFF88">
<param name="interval" value="1000">
</applet>

Author: Peter Theill
Homepage: http://www.theill.com/
Java Source: SwatchITime.java
Download: swatchtime.zip (8k)
Usage: The applet is free for the private / non-commercial use.

 

 

Home · Help · Report Error · Contact · Privacy · Link us · About

© 1Archive.com - World's best freeware!