 |
"CLOCK" APPLETS |
These Java applets display time and date information. There are three applets.
AnalogicalClock that animates an analogical clock representing the current local
time;
DigitalClock that animates a digital clock (as in an LCD screen) representing the
current local time;
Date that displays the current local date.
You can specify the size of the clock as well as its different colors (the
background, the numbers, the needles...). An image can also be specified as the background of the
applet.
You can specify the size of the clock as well as its different colors (the
background and the digits) and the horizontal alignment (left, right or center) of the displayed
text.
You can specify the size of the applet as well as its different colors (the
background and the text) and the horizontal alignment (left, right or center) of the displayed
text.
Here is the source code of the files needed for the applets.
Click here to download the
applets and their source code.
| |
| |
| Copyright (c) 1999-2007 - Bruno Bachelet - bruno@nawouak.net -
http://www.nawouak.net |
| Permission is granted to copy, distribute and/or modify this document under the
terms of the GNU Free Documentation License, Version 1.1 or any later version
published by the Free Software Foundation. See this license for more details (http://www.gnu.org). |
|
|