AVCDynaTree
AVCDynaTree is a dynamic web-navigation tree applet. "Dynamic" means the applet retrieves its tree data in multiple HTML files (dynamic or static pages). "Web-navigation" means the applet allows the user to navigate to other Web sites when selecting tree items. Best used in a frame within a frameset.
How To Use:
Download AVCDynaTreeZip.zip and unzip it in your HTML directory. The applet is free to use, but will display the copyright notice. Prices for a version without the copyright display is $5 per page for non-commercial pages, $10 per page or $100 per server for commercial Web site. See the AVCDynaTree Web site for more details.
Java Source: not available
HTML Source:
<APPLET
CODEBASE = "."
CODE = "AVCDynaTree.class"
NAME = "DynaTreeContent"
WIDTH = 200
HEIGHT = 250
HSPACE = 0
VSPACE = 0
ALIGN = middle
>
<PARAM NAME = "CopyRight" VALUE = "Apollo Vaughn Cabrera">
<PARAM NAME = "NodeLink" VALUE = "/RootItems.html">
<PARAM NAME = "TargetWindow" VALUE = "_self">
<PARAM NAME = "BackGround" VALUE = "ddeeee">
<PARAM NAME = "ForeGround" VALUE = "000000">
<PARAM NAME = "FontName" VALUE = "Times New Roman">
<PARAM NAME = "FontWeight" VALUE = "plain">
<PARAM NAME = "FontSize" VALUE = "16">
<PARAM NAME = "ExpandIcon" VALUE = "/ExpandIcon.gif">
<PARAM NAME = "CompressIcon" VALUE = "/CompressIcon.gif">
<PARAM NAME = "StaticIcon" VALUE = "/StaticIcon.gif">
AVCDynaTree applet
</APPLET>
Author: Apollo V Cabrera
Homepage: http://www.apollodev.com/AVCDynaTree/
Upload date: November 19, 1998
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.
|