Teletype Free Applet

by Bill Boulton
amadeus.ccs.queensu.ca/orchard



You don't have java! Why don't you get: Microsoft Explorer

The Teletype applet is a classic teletype display of text.

Click here to download:
Teletype.zip
teletype.java



HTML Requirements

<APPLET CODE="teletype.class"
WIDTH=150 HEIGHT=120 valign=center><br>
<PARAM NAME="Applet_Collection" VALUE="http://www.free-applets.com">
<Param Name = bgImage Value ="white.GIF">
<Param Name = Scroll Value = "No">
<Param Name = Font Value = Helvetica>
<Param Name = Style Value = bold>
<Param Name = Points Value = 14>
<Param Name = Msgnum Value = 4>
<Param Name = Msg0 Value="WELCOME TO FREE-APPLETS!!!......................................">
<Param Name = Msg1 Value="Free java applet collection by authors from all over the world.">
<Param Name = Msg2 Value="Instructions are included.......................................">
<Param Name = Msg3 Value="Authors receive free advertising of name, applet, e-mail and homepage.">
<Param Name = Colour Value = "000000">
You don't have java! Why don't you get: <a href="http://www.microsoft.com/ie">Microsoft Explorer</a>
</APPLET>



Applet Explanation

To create the above Teletype applet, I This applet is available as Freeware with the appropriate GNU licensing agreement.


Applet Parameters

bgImage
Name of background image.
Scroll
Boolean value for controlling text scroll.
Font
Name of character font.
Style
Style of character font.
Points
Size of character font in points.
Msgnum
Total number of messages to be displayed.
MsgN
Text of message number N (0 <= N <= Msgnum).
Colour
Color of the character font.

Free Java Applets Collection
[Free Java Applets Collection]
www.free-applets.com

Last updated: