[Home]   [Write]  

Demo

Download

Data Sheet

Installation

Parameters

Order now

Other products

Contact

Menu Tree Applet v1.00

 

Last update 20 May 2000

Double click on a menu tree item to load the link.
Use up and down arrows and page up and down to navigate in the tree.
Use right and left arrows to expand or collapse the selected menu tree item.
  

Download Menu Tree Applet

Download  (local site)

 

Data Sheet
Download size Only  11 kb for Microsoft Explorer (cab file) and 15 kb for Netscape (jar file)
Max number of rows Max number of tree items > 10000
Data file test file
Requirements Java 1.1 capable browser. The applet works with Netscape version 4 or higher version and Microsoft Explorer 4 or higher version
Price $25 for a site license

Back to top

 

Installation
  1. Download and unzip menutree.zip on your local computer.
  2. Make a text data file of your menu tree structure containing one menu tree item per line.
    Below is a little example of the text file that contains the menu tree structure. The depth of the menu tree item indicated with "-".  Next comes the link to the item, name of the item and last an optional description of the item.  Link, name and description is separated with a "|" character.

    http://www.javazine.net/menutree/tutorial/book.html | book | About the java tutorial books
    http://www.javazine.net/menutree/tutorial/index.html | index | The java tutorial
    -http://www.javazine.net/menutree/tutorial/2d/TOC.html | TOC | 2D Graphics: Table of content
    -http://www.javazine.net/menutree/tutorial/2d/end.html | end | 2D Graphics: End of trail
    --http://www.javazine.net/menutree/tutorial/2d/display/index | index.html | iDisplaying Graphics with Graphics2D
    -http://www.javazine.net/menutree/tutorial/2d/images | images | Manipulating and Displaying Images
    --http://www.javazine.net/menutree/tutorial/2d/display/Pear.html | Pearl | Run pear

     

  3. Make a HTML document that include the applet tag and configure the applet parameters. You can look at the source in this HTML document as a starting point. Below is an example.

    <applet width="250" height="300" code="MenuTreeApplet.class" archive="menutree.jar">
    <param name=
    "cabbase" value="menutree.cab">
    <param name=
    "license_key" value="mmJh29wF2261JJWWWqQj4jXigmqgm2Jhmg52O">
    <param name=
    "data_file_name" value="tree.txt">
    <param name=
    "target" value="_new">
    </applet>

     

  4. Upload menutree.jar, menutree.cab, the HTML document and your data text file to your web site.
  5. Load the HTML document in a browser and the applet will run.

Please contact us if you need help to configure Menu Tree Applet

Back to top

 

License
Order online now

Please download the fully functional trial above. The trial will display a dialog each time it is loaded. Licensed applets will not display the loading dialog.

If you find the applet useful for your purpose you can purchase a license. The license fee is $25 and cover one network installation of the applet with unlimited, simultaneous user access to the applet from as many HTML documents as you like.

We need the CODEBASE of the applet on your web site in order to issue a license key. The CODEBASE is the path to the applet at your web site. Typically something like http://www.yourhost.com/menutree/

Register for a license key via the Kagi Online Software Registration System. Follow this link for SSL secured registration pages. If you want to move the applet we will issue a new license key for free.

Back to top

 Back to top

Contact

If you have suggestions, bug reports or questions please contact us:
International Starch Trading A/S
Science Park
DK-8000
Aarhus
TEL +45 8620 2000
FAX +45 8730 0223
EMAIL admin@trading.dk
e-Business Applet homepage

Back to top