Java(TM) 2 Alarm Clock Version 4
Source code (JDK as below).
Download .tgz file (JDK as below.)
Download .zip file (JDK as below)
README
Notes:
-
Original 1998 version used Symantec Cafe and JDK 1.1.8
-
Current classes generated using Java(TM) 2 version "1.5.0_13" on OSX 10.4.11
-
To run this applet use the Sun Java Plug-in.
For example, to specify this for IE6 on Windows 2000, use Control Panel/Java Plug-in/Browser and select the Sun Java Plug-in.
-
Known bugs as of 2008-02-21:
-
Deprecated calls (since Java 1.3 or so)
-
Main does not run (must run as an applet, also since JDK 1.3 or so) due to "Null Pointer Exception". See Java bug report # 4456393.