//flex table opened by JP

Click to See Complete Forum and Search --> : Goog Java tree program?


fish_fingers
11-20-2001, 05:28 PM
Hi,
Just wondering if anyone had any good tools for making java navigation trees for webpages?
I have next to no skills in JScript etc, but my boss wants a tree to live on the active desktop of his company's machines to direct them to frequently accessed docs.
They have ~40 documents (and counting) that they use, so it would be cool to have them all sitting in a logical, expandable/collapsible tree.

I used a prog a few years back called VTree or something, that had a cool UI (no programming :) ), and it made cool trees at the click of a button, but alas i cannot find it on the web anymore. Boo hoo.
:(

Anyone have any suggestions?
Fish

qball
11-20-2001, 07:01 PM
wouldn't straight HTML accomplish this rather easily?

or, even placing docs in logical directory structure and using explorer?