This cool applet will animate a text by turning it into a gradient
and then cycling it through the color spectrum.
Unzip with a
compression utility.
Java Source:
unavailable
Sample HTML Source:
<applet code="TextFX.class" width=420 height=80>
<param name="Text" value="Java Boutique!">
<param name="Style" value="bold">
<param name="Font" value="ARIAL">
<param name="Fontsize" value="50">
<param name="fontred" value="255">
<param name="fontblue" value="000">
<param name="fontgreen" value="155">
<param name="upsidedown" value="false">
<param name="bgred" value="0">
<param name="bggreen" value="0">
<param name="bgblue" value="0">
<param name="cyclecolor" value="all">
<param name="cyclespeed" value="10">
<param name="changespeed" value="100">
<param name="stopclick" value="true">
</applet>
Status: Free for non-commercial use.
Author: Bavo Bruylandt
Homepage: http://homemadejava.com
Upload Date: July 19, 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.