Spice 2
A cool little navigation applet that provides
a dropdown menu inside of a scrolling image.
Spice2 Applet uses offScreen drawing to prevent flicker in graphic
display and holds up to 256 Web URLs with titles.
Add a second graphic in the foreground for more SPICE
How To Use:
Download Spice2.zip (18 KB)
Unzip with a
compression utility.
Java Source:
unavailable
Sample HTML Source:
<applet code="Spice2.class" width=500 height=90>
<param name="backImage" value="Fire.jpg">
<param name="foreImage" value=".jpg">
<param name="line" value="JavaBoutique">
<param name="fontType" value="impact">
<param name="fontSize" value="15">
<PARAM name="page0" value="Spice2">
<PARAM name="url0" value="mailto:HamDataSys@aol.com">
<PARAM name="page1" value="***********">
<PARAM name="url1" value="">
<PARAM name="page2" value="Categories">
<PARAM name="url2" value="/cathome.html">
<PARAM name="page3" value="byName">
<PARAM name="url3" value="/applet_index/">
<PARAM name="page4" value="byDate">
<PARAM name="url4" value="/byDate/">
<PARAM name="page5" value="Archives">
<PARAM name="url5" value="/stats/archive.html">
<PARAM name="page6" value="***********">
<PARAM name="url6" value="">
</applet>
Status: Free
Author: Sam Napier
Homepage: http://members.aol.com/HamDataSys/Spice2.html
Upload Date: March 21, 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.