A Colorful menu applet with mouseover effect. Highly configurable.
Comes with commented source code, great for learning Java!
Unzip with a
compression utility.
Java Source:
source.html
Sample HTML Source:
<applet code="colormenu.class" width=120 height=152>
<param name = "text1" value ="JavaBoutique">
<param name = "text2" value ="Categories">
<param name = "text3" value ="By Name">
<param name = "text4" value ="By Date">
<param name = "text5" value ="Archive">
<param name = "link1" value
="http://javaboutique.internet.com">
<param name = "link2" value
="http://javaboutique.internet.com/cathome.html">
<param name = "link3" value
="http://javaboutique.internet.com/applet_index/">
<param name = "link4" value
="http://javaboutique.internet.com/byDate/">
<param name = "link5"
value ="http://javaboutique.internet.com/stats/archive.html">
<param name = "background_color" value ="000,000,000">
<param name = "selection_color" value ="000,250,250">
<param name = "text_color" value ="200,200,300">
<param name = "border_color" value ="0,2,1">
<param name = "fade_color" value ="0,1,0">
<param name = "fontsize" value ="12">
<param name = "fontface" value ="Century Gothic">
<param name = "target" value ="aktion">
</applet>
Status: Free
Author: Stig Christensen
Homepage: http://www.stigc.dk/
Upload Date: June 7, 2000
Updated: June 26, 2000
Updated: December 26, 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.