Java Marquee



This is a customizable banner applet that let's you manipulate scrolling, color, shadows, sound and more. It can also be used to display animated transitions between banners.

How To Use:

  • Download marquee.zip (45 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET NAME="marquee" CODE="Marquee.class" WIDTH=400 HEIGHT=100>
    <PARAM NAME=message 
    VALUE="JavaBoutique;internet.com;
    Download Applets;Java Resources">
    <PARAM NAME=delay VALUE="10;10;10;10">
    <PARAM NAME=shadow_toggle 
    VALUE="true;true;false;false">
    <PARAM NAME=shadowxoffset VALUE="-2;2;2;0">
    <PARAM NAME=shadowYoffset VALUE="-2;2;2;0">
    <PARAM NAME=shadowColor 
    VALUE="0 0 0;255 0 0;0 0 0;0 0 0">
    <PARAM NAME=font_size 
    VALUE="24;24;24;24">
    <PARAM NAME=textcolor 
    VALUE="0 255 0;255 255 0;255 0 0;255 0 255">
    <PARAM NAME=animation 
    VALUE="3 2000 3;1 2000 2;9 2000 8;7 2000 3">
    <PARAM NAME=Wincolor VALUE = "0 0 255">
    </APPLET>
    

    Status: Free Download of Demo. A registration fee of $29/domain allows you to assign URLs to messages.

    Author: Ted Bergeron

    Homepage: http://www.triview.com/marquee-link.html

    Upload Date: March 19, 2001

    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.