RTreed


Sample HTML Source:

<APPLET
  CODEBASE = "."
  CODE     = "MSBTree.RTreeApplet.class"
  NAME     = "TestApplet"
  ARCHIVE  = "RTreed.zip"
  WIDTH    = 250
  HEIGHT   = 300
  HSPACE   = 0
  VSPACE   = 0
  ALIGN    = middle
>

<PARAM NAME = "TREE_BORDER" VALUE = "SHADOW">
<PARAM NAME = "TREE_PAGE_BACK_COLOR" VALUE = "WHITE">
<PARAM NAME = "TREE_BACK_IMAGE" VALUE = "back16.gif">
<PARAM NAME = "TREE_TIP_DELAY" VALUE = "0">
<PARAM NAME = "TREE_LOADING_IMAGE" VALUE = "info.gif">

<PARAM NAME = "NODE_RAISED" VALUE = "Y">
<PARAM NAME = "SHOW_ROOT" VALUE = "Y">
<PARAM NAME = "NODE_ICON" VALUE = "internet.gif">

<PARAM NAME = "ROOT_TEXT" VALUE = "Home">
<PARAM NAME = "ROOT_EXPANDED_ICON" VALUE = "home.gif">
<PARAM NAME = "ROOT_ICON" VALUE = "home.gif">

<PARAM NAME = "ROOT_1" VALUE = "Index">
<PARAM NAME = "INDEX_TEXT" VALUE = "Index">
<PARAM NAME = "INDEX_ICON" VALUE = "index.gif">
<PARAM NAME = "INDEX_TIP" VALUE = "Help's index">
<PARAM NAME = "INDEX_LINK" VALUE = "DEnglish/AllNames.html">
<PARAM NAME = "INDEX_TARGET" VALUE = "dataex">

<PARAM NAME = "ROOT_2" VALUE = "Examples">
<PARAM NAME = "EXAMPLES_TEXT" VALUE = "Examples">
<PARAM NAME = "EXAMPLES_TIP" VALUE = "Examples of trees">
<PARAM NAME = "EXAMPLES_ICON" VALUE = "car1.gif">
<PARAM NAME = "EXAMPLES_EXPANDED_ICON" VALUE = "car2.gif">

<PARAM NAME = "EXAMPLES_1" VALUE= "Example0">
<PARAM NAME = "EXAMPLE0_TEXT" VALUE= "RMenu">
<PARAM NAME = "EXAMPLE0_LINK" VALUE= "ExampleRMenu1.html">
<PARAM NAME = "EXAMPLE0_TARGET" VALUE= "_top">

<PARAM NAME = "EXAMPLES_2" VALUE= "Example1">
<PARAM NAME = "EXAMPLE1_TEXT" VALUE= "Tree & Java Script">
<PARAM NAME = "EXAMPLE1_LINK" VALUE= "Example1.html">
<PARAM NAME = "EXAMPLE1_TARGET" VALUE= "menuex">

<PARAM NAME = "EXAMPLES_3" VALUE= "Example2">
<PARAM NAME = "EXAMPLE2_TEXT" VALUE= "Menu & Animation">
<PARAM NAME = "EXAMPLE2_LINK" VALUE= "Example2.html">
<PARAM NAME = "EXAMPLE2_TARGET" VALUE= "menuex">

<PARAM NAME = "EXAMPLES_4" VALUE= "Example3">
<PARAM NAME = "EXAMPLE3_TEXT" VALUE= "Menu & JavaScript's Events">
<PARAM NAME = "EXAMPLE3_LINK" VALUE= "Example3.html">
<PARAM NAME = "EXAMPLE3_TARGET" VALUE= "menuex">

<PARAM NAME = "ROOT_3" VALUE = "Docu">
<PARAM NAME = "DOCU_TEXT" VALUE= "Documentation">
<PARAM NAME = "DOCU_TIP" VALUE= "Help">
<PARAM NAME = "DOCU_ICON" VALUE= "books.gif">

<PARAM NAME = "DOCU_1" VALUE= "RTREE">
<PARAM NAME = "RTREE_TEXT" VALUE= "RTree">
<PARAM NAME = "RTREE_ICON" VALUE= "bookc.gif">
<PARAM NAME = "RTREE_EXPANDED_ICON" VALUE= "booko.gif">

<PARAM NAME = "RTREE_1" VALUE= "APPLET">
<PARAM NAME = "APPLET_TEXT" VALUE= "Applet">
<PARAM NAME = "APPLET_TIP" VALUE= "Parameters">
<PARAM NAME = "APPLET_LINK" VALUE= "DEnglish/MSBTree.RTreeApplet.html">
<PARAM NAME = "APPLET_TARGET" VALUE= "dataex">

<PARAM NAME = "RTREE_1" VALUE= "APPLET">
<PARAM NAME = "APPLET_TEXT" VALUE= "Applet">
<PARAM NAME = "APPLET_TIP" VALUE= "Parameters">
<PARAM NAME = "APPLET_LINK" VALUE= "DEnglish/MSBTree.RTreeApplet.html">
<PARAM NAME = "APPLET_TARGET" VALUE= "dataex">

<PARAM NAME = "RTREE_2" VALUE= "TREE1">
<PARAM NAME = "TREE1_TEXT" VALUE= "Tree">
<PARAM NAME = "TREE1_TIP" VALUE= "RTreeList class">
<PARAM NAME = "TREE1_LINK" VALUE= "DEnglish/MSBTree.RTreeList.html">
<PARAM NAME = "TREE1_TARGET" VALUE= "dataex">

<PARAM NAME = "RTREE_3" VALUE= "NODE1">
<PARAM NAME = "NODE1_TEXT" VALUE= "Node">
<PARAM NAME = "NODE1_TIP" VALUE= "RNode class">
<PARAM NAME = "NODE1_LINK" VALUE= "DEnglish/MSBTree.RNode.html">
<PARAM NAME = "NODE1_TARGET" VALUE= "dataex">
</APPLET>

Bact to RTree

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.