BM Java's ArcClock



This originally designed clock applet displays local date and time. ArcClock requires Java 1.1 to run or Java 1.2 for smooth graphics.

How To Use:

  • Download arcclock-1.2.zip (7 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet code="ru.kryshen.arcclock.ClockApplet"
            archive="arcclock-1.2.jar"
            width="170" height="70">
    
        <param name="Background" value="background.gif">
        <param name="BackColor" value="#CDD3D3">
        <param name="BorderColor" value="#FF0000">
        <param name="TextColor" value="#FF0000">
        <param name="ArcColor" value="#00DA00">
        <param name="ShadowColor" value="#909090">
        <param name="BorderWidth" value="1">
        <param name="ShadowOffset" value="2">
        <param name="Font" value="Helvetica-bold-22">
    
    </applet>
    
    

    Status:
    Free with unregistered message.
    $9.00 to remove the "unregistered" message

    Author: Mikhail Kryshen

    Upload Date:
    July 09, 2003

    How to Add Java Applets to Your Site

    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.