This free applet rotates through the hue values of an image. You can acheive more sophisticated effects by using a mask as shown here.
Download LVHues.zip (62KB) and unzip with a compression utility.
Java Source: Unavailable.
Sample HTML Source:
<applet code="LVHues.class" align="baseline" width="154" height="192">
<param name="BgColor" value="FFFFFF">
<param name="FgColor" value="003366">
<param name="Font" value="Helvetica, 3, 16">
<param name="Image" value="image.gif">
<param name="Link" value="http://www.lvplanet.com/">
<param name="Mask" value="mask.jpg">
<param name="Message" value="Popeye">
<param name="MoreSpeed" value="2">
<param name="Period" value="15000">
<param name="SleepTime" value="0">
<param name="Target" value="_blank">
</applet>
Configuration: config.html
Status: Freeware.
Author: Luciano Vernaschi
Homepage: http://www.lvplanet.com/
Upload Date: September 9, 1999
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.