This applet types your text in, then scrolls it up and off as new text is typed in at the bottom.
Unzip with a
compression utility.
Java Source:
unavailable
Sample HTML Source:
<applet code="type_writer.class" width="140" height="180">
<param name="info"
value="Applet by Gokhan Dagli,freeapplet.tripod.com">
<param name="scroll_delay" value="15">
<param name="type_delay" value="35">
<param name="bgcolor" value="4f50b0">
<param name="fgcolor" value="E6E6E6">
<param name="font_size" value="12">
<param name="font_type" value="Arial">
<param name="font_style" value="0">
<param name="line_height" value="16">
<param name="paragraph_count" value="3">
<param name="parag1" value="Type writer writes your text messages">
<param name="parag2" value="This Java applet has basic parameters. ">
<param name="parag3"
value="You can change delay time, background color,
foreground color, font size, font type, line height and
paragraph count.">
</applet>
Status: Free
Author: Gokhan Dagli
Homepage: http://freeapplet.tripod.com/typew/typew.html
Upload Date: April 5, 2000
Updated: August 11, 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.