BasicTOC2 is a simple Table of Contents JavaTM(JDK 1.0) freeware navigation applet. One-level
folders and mouseover effects are supported. The content lines can be either image strips or plain
text. Content items can be unequal heights. The applet supports both frames-based and no-frames
based navigation.
Unzip with a
compression utility.
Java Source:
unavailable
Sample HTML Source:
<applet code="basictoc2.class" width="115" height="200">
<!-- param name="BGCOLOR" value="D9D0A2" -->
<param name="BGIMAGE" value="bgimg.gif">
<param name="isIMAGESTRIP" value="no">
<param name="TEXTCOLOR" value="000000">
<!-- param name="HIGHLIGHTCOLOR" value="5c4033" -->
<param name="HIGHLIGHTCOLOR" value="a62a2a" >
<param name="SYMBOLCOLOR" value="a62a2a">
<!-- SPACING1 controls the spacing between content items
and SPACING2 controls the spacing when the item is
displayed in two lines -->
<param name="SPACING1" value="3">
<param name="SPACING2" value="2">
<!-- fontnames can be "Helvectica", "TimesRoman", "Courier"
or "DialogInput" -->
<!-- fontstyles can be "plain", "italic", "bold" or "bold-italic" -->
<param name="FONT1" value=Helvectica;bold;14">
<param name="FONT2" value="Helvectica;plain;12">
<param name="AUTHORINFO" value="Copyright (c) 1999
Nalla Senthilnathan, nrsenthil.tripod.com">
<param name="TOCDATA"
value="
1;Home;right_frame;basictoc2info.html|
1;Chapter 1;0;0|
2;Section 1.1;right_frame;sec11.html|
2;Section 1.2;right_frame;sec12.html|
1;Chapter 2;0;0|
2;Section 2.1;right_frame;sec21.html|
2;Section 2.2;right_frame;sec22.html|
2;Section 2.3;right_frame;sec23.html|
1;index;_top;
http://javaboutique.com/
">
</applet>
Configuration:
config.html
Status: Freeware
Author: Nalla Senthilnathan
Homepage: http://nrsenthil.tripod.com/basictoc2/basictoc2home.html
Upload Date: December 13, 1999
Updated: April 19, 2000
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.