ScrollText
A small (4kb) horizontal scroller that scrolls both ways. Very easy to configure and free!
Source included!
How To Use:
Download ScrollM.zip (8 KB)
Unzip with a
compression utility.
Java Source:
source.html
Sample HTML Source:
<applet code="ScrollM.class"
width="200"
height="12"
align="baseline">
<param name="text"
value="Visit JavaBoutique for all of your Java needs!">
<param name="textcolor" value="00FF00">
<param name="bgcolor" value="000000">
<param name="msleft" value="20">
<param name="msright" value="20">
<param name="pixleft" value="1">
<param name="pixright" value="1">
<param name="fontsize" value="10">
<param name="fontname" value="Verdana">
</applet>
Status: Free
Author: Morgan Andersson
Homepage: http://www.mogge3d.com/personal/java/ScrollM/ScrollM.html
Upload Date: July 2, 2001
Updated: September 26, 2001
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.