Download tinyScroller.zip (6KB) and unzip with a compression utility.
Java Source: source.html
Sample HTML Source:
<applet code="tinyScroller.class" height=150 width=150>
<param name="LINE1" value="This is">
<param name="LINE2" value="the TinyScroller">
<param name="LINE3" value="Java applet">
<param name="LINE4" value=" ">
<param name="LINE5" value="presented on">
<param name="LINE6" value="the JavaBoutique">
<param name="LINE7" value=" ">
<param name="LINE8" value="The .class file">
<param name="LINE9" value="is only 4K">
<param name="LINE10" value=" ">
<param name="LINE11" value="so it loads">
<param name="LINE12" value="very quickly">
<param name="LINE13" value=" ">
<param name="LINE14" value=" ">
<param name="LINE15" value="If you need a more ">
<param name="LINE16" value="powerful scroller, ">
<param name="LINE17" value="check out the newest">
<param name="LINE18" value="applet, scrollerPRO.">
<param name="FONTNAME" value="Courier">
<param name="FONTSIZE" value="12">
<param name="SPACING" value="14">
<param name="DELAY" value="50">
<param name="BGRED" value="255">
<param name="BGGREEN" value="255">
<param name="BGBLUE" value="255">
<param name="FGRED" value="0">
<param name="FGGREEN" value="0">
<param name="FGBLUE" value="0">
</applet>
Configuration: config.html
Status: Free.
Author: Chris Ricci - OneWolf
Homepage: http://www.onewolf.com/java.html
Upload Date: October 28, 1998
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.