KzmClock



Applet Name: KzmDClock
Applet Source: KzmDClock.java
Import(s): java.applet, java.awt, java.util, java.lang
Feature(s): text, image
Author: Alessandro Garbagnati

Usage Guide:

   <APPLET CODE="KzmDClock"
           WIDTH=214 HEIGHT=60>
    <PARAM NAME="dimension" VALUE="big">
    <PARAM NAME="border" VALUE="yes">
    <PARAM NAME="showdate" VALUE="yes">
    <PARAM NAME="dateformat" VALUE="mdy">
    <PARAM NAME="backcolor" VALUE="0 0 0">
    <PARAM NAME="forecolor" VALUE="128 128 0">
   </APPLET>


This is another digital clock. I wrote this because i like this kind of clock and i didn't found it anywhere.
You can define dimension of clock, border, to show date every 5 seconds in the way you prefer or not show it.

PARAMETERS


Return to index.