VScrollerTypeWriter
The free multi-line, vertical scroller typewriter applet has many options including the ability to automatically wrap text at borders, customize background and foreground colors, font size, font name, etc.
How To Use:
Download vstw.zip (5KB) and unzip in your HTML directory.
Edit message.txt with your own message.
Java Source: Unavailable.
Sample HTML Source:
<APPLET CODE=VScrollerTypeWriterT.class WIDTH=200 HEIGHT=120>
<PARAM NAME="FileName" VALUE="message.txt">
<PARAM NAME="WrapAtBorders" VALUE="Yes">
<PARAM NAME="FontSize" VALUE="16">
<PARAM NAME="FontName" VALUE="TimesRoman">
<PARAM NAME="FontStyle" VALUE="BOLD">
<PARAM NAME="Delay" VALUE="50">
<PARAM NAME="borderCOLOR" VALUE="0,0,0">
<PARAM NAME="bgCOLOR" VALUE="255,255,204">
<PARAM NAME="textCOLOR" VALUE="102,0,51">
<param name="Author" value="George Eleftheriou">
<param name="Email" value="gele@egnatia.ee.auth.gr">
</APPLET>
Status: Free.
Author: George Eleftheriou
Homepage: http://egnatia.ee.auth.gr/~gele/
Upload Date: August 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.