AButtonTree
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.
How To Use:
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 Article:
Servlets and JSP
In addition to applets, applications, servlets, and articles, we are now accepting submissions of JSP snippets! If you have a piece of JSP code that you think would be useful to others, then send it in!
... [Submissions]
New Tutorial:
Introduction to Java Part 6:
Building Your First Application
Selena Sol goes through all the Java code and HTML necessary to create a java application.
... [more Tutorials]
Year in Review:
The Best of 1999
Y2K has come and gone and now we have a chance to look back over the past year.
In 1999 we posted over 250 applets, servlets, applications, and tools.
In this list are the 24 most popular apps from 1999.
... [popular applets]
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
100s of free Java code files to download.
Copyright 1999-2000 internet.com Corp.
All Rights Reserved. Legal Notices.
|