WallClock (version: 2006.07.15)

[The J Maker Home] [Software's Home] [Software's Latest Download] [Pricing] [Contact] [FAQ]

[Description]: This is a configurable wall clock implemented in Java. Supply your own image and specify the hand colors and lengths.

[Tips]: You can click to link to a URL if any.

[Parameters and HTML Configurator]:
Parameter Value Description
regcoderegistration code
imageclock image filename
image width
image height
loadingloading screen display toggle: 1 = yes, otherwise = no
borderborder width
delaydelay between animation in milliseconds
url'|' seperates clicked URL and target frame
* fill in "none" for URL if you don't want to link to anywhere
* frame options are as follows
_self = current frame
_parent = parent frame
_top = top-most frame
_blank = new unnamed top-level frame
x = new top-level frame named x
centerclock center X and Y
hcolorhour hand color
hlenhour hand length
mcolorminute hand color
mlenminute hand length
scolorsecond hand color
slensecond hand length



Auto-generated code to be inserted into your HTML page:

P.S. Copy all necessary *.jar, images (e.g. *.gif or *.jpg), and data files (e.g. *.txt) to your web directory and embed the above code into your own HTML file.



[Package Info]:
  • File Descriptions:
  • WallClock.html - this example
  • WallClock.jpg - clock image
  • WallClock.jar - main program
  • Possible Improvements: