MistyMessage



What's that appearing in the mist? Is it... Can it be... Yes! It's your text banner!

Author's Notes:
Compiled with Java 1.3, but runs with older versions as well.

How To Use:

  • Download MistyMessage.zip (7 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet code="MistyMessage.class" 
    	archive="MistyMessage.jar" 
    	width="630" 
    	height="220">
      <param name="colorscheme"      value="orange"> 
      <! orange, green, blue or white>
      
      <param name="delay_appear"     value="10">     
      <! in milliseconds, default: 60>
      
      <param name="delay_wait"       value="2000">   
      <! in milliseconds, default: 2000>
      
      <param name="delay_dissappear" value="100">    
      <! in milliseconds, default: 100>
      
      <param name="delay_waitblank"  value="0">      
      <! in milliseconds, default: 100>
    
      <! max. 10 lines of text - do not use too many 
      	characters per line!>
      
      <param name="text1"            value="New on JAVABOUTIQUE:">
      <param name="text2"            value="MistyMessage 1.0">
      <param name="text3"            value="GET IT RIGHT NOW! ;)">
    
      <param name="looptext"         value="yes">
    </applet>
    
    

    Status: Free with status bar message

    Author: Paul Schmidinger

    Homepage: http://www.eigelb.at

    Upload Date: September 19, 2002

    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.