ViewTree



A nifty little tree hierarchy applet. The evaluation version can be configured for a maximum of 20 branches, 5 images, 4 colors, 4 fonts and unlimited nesting. The registered version is not limited.

How To Use:

  • Download ViewTree.zip (11 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code="ViewTree.class"
    	height="330"
    	width="220"
    	name="ViewTree"
    	style="HEIGHT: 330px;
    	WIDTH: 220px"
    	VIEWASTEXT>
    <param name="backimage" value="images/asphalt.gif">
    <PARAM NAME="color1" VALUE="#FFFFFF">
    <PARAM NAME="color0" VALUE="#00008B">
    <PARAM NAME="color2" VALUE="#0000FF">
    <PARAM NAME="color3" VALUE="#FF0000">
    <param name="fontname" value="Verdana">
    <param name="fontsize" value="14">
    <param name="indent" value="20">
    <param name="treelines" value="yes">
    
    <param name="Item0"
    	value="00,01,JavaBoutique,/ , ,Top Level 1,b">
    <param name="Item1"
    	value="01,02,Applet Categories,/cathome.html, ,Top Level 1,b">
    <param name="Item2"
    	value="02,03,Text Effects,/text/ , ,Top Level 1,b">
    <param name="Item3"
    	value="03,04,Scrollers,/text/vert.html , ,Top Level 1,b">
    <param name="Item4"
    	value="03,05,Faders, , ,Top Level 1,b">
    <param name="Item5"
    	value="02,06,Navigation,/navigation/ , ,Top Level 1,b">
    <param name="Item6"
    	value="06,07,Tab,/navigation/tab.html , ,Top Level 1,b">
    <param name="Item7"
    	value="06,08,Menu,/menu.html , ,Top Level 1,b">
    <param name="Item8"
    	value="00,09,WDVL,http://wdvl.com/ , ,Top Level 1,b">
    <param name="Item9"
    	value="09,10,HTML,http://wdvl.com/Authoring/HTML/ , ,Top Level 1,b">
    <param name="Item10"
    	value="09,11,CGI,http://wdvl.com/Authoring/CGI/ , ,Top Level 1,b">
    
    <param name="Image0" value="images/minus.gif">
    <param name="Image1" value="images/plus.gif">
    <param name="Image2" value="images/camera.gif">
    <param name="Image3" value="images/find.gif">
    <param name="Image4" value="images/mcr.gif">
    </applet>
    
    

    Status: Evaluation

    Author: Dave Jackson, COSMOSoft, Ltd.

    Homepage: http://www.cosmosoft.co.uk/

    Upload Date: February 28, 2000

    How to Add Java Applets to Your Site

    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.