MW6Message



An easy-to-configure message display applet, that reads text from an external file and scrolls it in from different angles.

How To Use:

  • Download message.zip (13KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code="message.class" align="baseline" width="136" height="160">
    	<param name="notice" value="Copyright(c) 1999, MW6 Technologies">
    	<param name="license" value="Demo">
    	<param name="bgcolor" value="255, 255, 255">
    	<param name="bdcolor" value="204, 204, 204">
    	<param name="speed" value="15">
    	<param name="mocolor" value="0, 102, 0">
    	<param name="txt_color" value="51, 51, 51">
    	<param name="txt_font" value="sans-serif, PLAIN, 14">
    	<param name="cap_color" value="204, 51, 51">
    	<param name="cap_font" value="Serif, BOLD, 24">
    	<param name="delay" value="3000">
    	<param name="window" value="_parent">
    </applet>
    

    Configuration: config.html

    Status: 30-day trial - read the license

    Author: Jason Wilson - MW6

    Homepage: http://www.mw6tech.com/message/message.html

    Upload Date: February 1, 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.