Advanced Tree Explorer
Highly customizable tree applet with mouse over descriptions of
each link! Awesome!
How To Use:
Download SIRtreeV32evaluation.zip (238 KB)
Unzip with a
compression utility.
Java Source:
Available
Sample HTML Source:
<applet code="TreeApplet"
width="250"
height="300"
archive="Treemenu.jar">
<!-- Tree Properties -->
<param name="nodeOffset" value="25">
<param name="backgroundColor" value="255|255|150">
<param name="borderWidth" value="1">
<param name="borderColor" value="175|175|175">
<param name="connectingLines" value="true">
<param name="connectingLinesColor" value="100|100|100">
<param name="connectingLinesStyle" value="2">
<param name="highTextColor" value="255|255|255">
<param name="highBgColor" value="0|0|150">
<param name="nodegap" value="5">
<param name="title" value="Jpowered">
<param name="titleFont" value="Helvetica|BI|14">
<param name="titleColor" value="255|175|0">
<param name="underlineLinks" value="true">
<param name="scrollBarBgColor" value="255|175|0">
<param name="statusBar" value="true">
<param name="statusBarFont" value="Helvetica|N|12">
<param name="statusBarBgColor" value="255|175|0">
<param name="statusBarTextColor" value="0|0|0">
<param name="statusBarHeight" value="16">
<!-- Images -->
<param name="image1"
value="closed|./IconImages/closedfolder.gif">
<param name="image2"
value="open|./IconImages/openfolder.gif">
<param name="image3"
value="document|./IconImages/document.gif">
<param name="image4"
value="point|./IconImages/point.gif">
<!-- Nodes -->
<param name="Nodedata" value="nodes.txt">
</applet>
Configuration:
Extensive documentation included in zip file.
Status: Evaluation. Single license: $23.00
Author: Patrick OBrien
Homepage: http://www.jpowered.com/tree/index.htm
Upload Date: October 30, 2001
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.