|
Type Writer
This applet types your text in, then scrolls it up and off as new text is typed in at the bottom.
How To Use:
Download typew.zip (6 KB)
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 Article:
Servlets and JSP
In addition to applets, applications, servlets, and articles, we are now accepting submissions of JSP snippets! If you have a piece of JSP code that you think would be useful to others, then send it in!
... [Submissions]
New Tutorial:
Introduction to Java Part 6:
Building Your First Application
Selena Sol goes through all the Java code and HTML necessary to create a java application.
... [more Tutorials]
Year in Review:
The Best of 1999
Y2K has come and gone and now we have a chance to look back over the past year.
In 1999 we posted over 250 applets, servlets, applications, and tools.
In this list are the 24 most popular apps from 1999.
... [popular applets]
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
100s of free Java code files to download.
Copyright 1999-2000 internet.com Corp.
All Rights Reserved. Legal Notices.
|