FineDots



FineDot is a message presentation applet with a dissolve transition effect. Every message can be linked to a URL. Configurable colors, font types, font styles, font sizes and the transition effect.

How To Use:

  • Download finedots.zip (22 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code="finedots.class" width=370 height=94>
    
    <param name=regcode value="">
    <param name=info value="Applet by Gokhan Dagli,japplets.tripod.com">
    
    <param name=text1 value="This example demonstrates the use of the
    	#FineDots Java applet to add a random dissolve
    	#transition effect to the text messages.">
    <param name=font1 value="Arial,0,14">
    <param name=color1 value="FEFEE0,012D2D">
    <param name=link1 value="http://japplets.tripod.com/finedots.html">
    <param name="status_bar_msg1" value="">
    
    <param name=text2 value="FineDot Java Applet is an engaging message
    	#presentation applet with a dissolve transition effect.
    	#Every message can be linked to a URL.
    	#User has full control over colors, font types, font styles,
    	#font sizes and the transition effect.">
    <param name=font2 value="Arial,2,12">
    <param name=color2 value="FFFFFF,101F80">
    <param name=link2 value="http://japplets.tripod.com/finedots.html">
    <param name="status_bar_msg2" value="">
    
    <param name=text3 value="Click here for download#FineDots Java applet">
    <param name=font3 value="TimesRoman,1,22">
    <param name=color3 value="FB5239,FFFFFF">
    <param name=link3 value="finedots.zip">
    <param name="status_bar_msg3" value="Download FineDots!">
    
    
    <param name="transition_delay" value="80">
    <param name="delay" value="5000">
    <param name="step_count" value="24">
    
    <param name="text_align" value="center">
    <param name="text_valign" value="center">
    
    <param name="xoffset" value="0">
    <param name="yoffset" value="0">
    <param name="yspace" value="0">
    
    <param name=target_frame value="_self">
    
    </applet>
    

    Status: Free (status bar not on unregisterd version)

    Author: Gokhan Dagli

    Homepage: http://japplets.tripod.com/finedots.html

    Upload Date: July 31, 2000

    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.