Neat! Scroll your message on this computer screen. The text is read from a
file on the host, and the host text file is (optionally) read periodically for updates.
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<applet CODE="ScrollingUpdateApplet.class"
WIDTH="184" HEIGHT="170" align="center">
<param name="text" value="demo.txt">
<param name="refresh" value="60">
<param name="notifyOnRead" value="false">
<param name="maxSizeKB" value="2">
<param name="fontColor" value="FFFFFF">
<param name="justify" value="center">
<param name="font" value="Bold">
<param name="fontSize" value="14">
<param name="frameDelay" value="75">
<param name="background" value="screen.jpg">
<param name="scrollRectX" value="17">
<param name="scrollRectY" value="18">
<param name="scrollRectW" value="150">
<param name="scrollRectH" value="110">
</applet>
Status: Free
Author: Sinan
Homepage: http://www.sunbella.net/freejava.html
Upload Date: November 8, 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.