Typewriter Applet is ideal for announcing news on your web site. It pulls plain news file with HTML like format on your HTTP server and display news in teletype manner. There are a lot of parameters for you to customize this applet.
Download typewriter.zip (12KB) and unzip with a compression utility.
Java Source: Unavailable.
Sample HTML Source:
<applet code="typewriter.class" align="baseline" width="136" height="160">
<param name="notice" value="Copyright(c) 1999, MW6 Technologies">
<param name="license" value="Demo">
<param name="bgcolor" value="255, 255, 255">
<param name="fgcolor" value="0, 0, 122">
<param name="hgcolor" value="255, 0, 0">
<param name="ovcolor" value="255, 0, 255">
<param name="pscolor" value="125, 155, 177">
<param name="font" value="serif, PLAIN, 16">
<param name="speed" value="85">
<param name="window" value="_parent">
</applet>
Configuration: config.html
Status: 30-day trial.
Author: Jason Wilson - MW6
Homepage: http://www.mw6tech.com/teletype/typewriter.html
Upload Date: August 26, 1999
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.