Java control similar to the Microsoft Outlook side bar. You can use it as an applet to navigate your site or as a bean in a Java application. This well-documented demo allows a maximum of 2 buttons.
Download AButtonTreeDemo.zip (33KB) and unzip with a compression utility.
Java Source: Unavailable.
Sample HTML Source:
<APPLET CODE=AButtonTree.class WIDTH=80 HEIGHT=250>
<param name=buttonNumber value=2>
<param name=button0 value=Applets>
<param name=imageNumberOfButton0 value=2>
<param name=button0imageName0 value="bmp0.gif">
<param name=button0imageCaption0 value="Navigation">
<param name=button0imageURL0
value="http://javaboutique.internet.com/navigation/">
<param name=button0imageName1 value="bmp1.gif">
<param name=button0imageCaption1 value="Utilities">
<param name=button0imageURL1
value="http://javaboutique.internet.com/utilities/">
<param name=button1 value=Articles>
<param name=imageNumberOfButton1 value=2>
<param name=button1imageName0 value="bmp2.gif">
<param name=button1imageCaption0 value="Tutorials">
<param name=button1imageURL0
value="http://javaboutique.internet.com/tutorials/">
<param name=button1imageName1 value="bmp3.gif">
<param name=button1imageCaption1 value="Reviews">
<param name=button1imageURL1
value="http://javaboutique.internet.com/reviews/">
</APPLET>
Status: Demo.
Author: Alexandru Indrei
Homepage: http://alexi.webmessenger.ro
Upload Date: September 2, 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.