tinySlideShow



The TinySlideShow applet will display a collection of images you pass to it as parameters, and can use up to 5000 images. TSS features a customizable button bar, background graphic, control over the playback, an optional "loading" indicator, audible feedback, and much more..

Usage: Download tinySlideShow.zip and unzip it in your HTML directory.

Java Source: not available

HTML Source:

    <applet code="tinySlideShow.class" height="150" width="200">
    <param  name="FILEPREFIX" VALUE="img">
    <param  name="FILETYPE" VALUE=".gif">
    <param  name="BUTTONBARON" value="buttonbar200_on.gif">
    <param  name="BUTTONBAROFF" value="buttonbar200_off.gif">
    <param  name="BG" value="techbg.gif">
    <param  name="DELAY" value="2000">
    <param  name="LOADFLAG" value="Y">
    <param  name="MININDEX" value="1">
    <param  name="MAXINDEX" value="5">
    </applet>

Author: Chris Ricci

Homepage: http://www.onewolf.com/java.html

How to Add Java Applets to Your Site

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.