Sorry, you cannot see this applet. Your browser does not support Java!

   Takes text, delay, fontName, fontBold, fontItalic, bgColor,
   and fgColor as parameters.  The following are the defaults:

   text        -   String displayed in applet      -  Growing Text
   delay       -   Milliseconds between updates    -  500 
   fontName    -   Font style                      -  TimesRoman
   fontBold    -   Font boldness                   -  true
   fontItalic  -   Font italics                    -  false
   bgColor     -   Background color (hex. number)  -  light Gray
   fgColor     -   Foreground color (hex. number)  -  black 
   blur        -   Blurring effect                 -  false

   Note: 'random' can be used as the background or foreground color
   to generate a random color on each update.

   Clicking anywhere in the applet will suspend/resume it.

Download the Compiled program, or view the source.

Check out My Home Page for some more Java applets and other cool stuff.


Jamie Hall