Scroll Window is a java applet that can be used to add a scrolling text
window to your webpage.
Unzip with a
compression utility.
Java Source:
source.html
Sample HTML Source:
<applet code="ScrollWindow.class" width="250" height="150">
<param name="line1" value="Goodwin Software">
<param name="line2" value="****************">
<param name="line3" value="Scroll Window is a java applet">
<param name="line4" value="that can be used to add a ">
<param name="line5" value="scrolling text window to your">
<param name="line6" value="webpage. Scroll Window can be">
<param name="line7" value="sized to whatever dimensions you ">
<param name="line8" value="require, it can display up to 1000 ">
<param name="line9" value="lines of scrolling text, and all ">
<param name="line10" value="colors are configurable. ">
<param name="line11" value="">
<param name="line12" value="Additionally, the time-delay between ">
<param name="line13" value="scrolling the text is configurable.">
<param name="line14" value="------------------------------------">
<param name="line15" value="">
</applet>
Status: Free
Author: Goodwin Software
Homepage: http://goodwinsoftware.com/
Upload Date: May 18, 2000
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.