DigClk
DigClk Version 1.00 Installation Instructions:
1. Download dclk100.zip to a temporary directory.
2. Unzip the files into your temporary directory.
3. If you have not already created a "classes" subdirectory for Java
applets in the directory that contains your web page(s), please
do so now.
4. Create a subdirectory named "dcimages" in your "classes" directory.
5. Copy DigClk.class to your "classes" subdirectory.
6. Copy all of the "*.gif" files to the "dcimages" subdirectory.
7. You should now have the "DigClk.class" file in your "classes"
directory and a new subdirectory named "dcimages" under your
"classes" directory which contains DigClk's graphic images.
8. Now you need to add the following text to the web page that you
want to run the DigClk applet:
<APPLET CODEBASE="classes" CODE="DigClk.class" WIDTH=122 HEIGHT=29>
There would be an applet here if your browser supported Java.
</APPLET>
NOTE: If you install DigClk in a directory named other then
"classes", you must use that name for the CODEBASE above.
DigClk still expects to find it's graphics files in a
subdirectory below that named "dcimages".
9. You may now delete the files in the temporary directory.
Back to the DigClk applet page
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|