TopMenu
A slick little animated menu applet. Very configurable, only 8kb of class files, and free!
It can be used in a left-hand frame as in the author's example, or to load new windows as in our example.
How To Use:
Download TopMenu.zip (5kb) and unzip within your HTML directory.
Java Source: not available
HTML Source:
<APPLET CODE="TopMenu.class" WIDTH=150 HEIGHT=200>
<PARAM name="bgcolor" value="FFFFFF">
<PARAM name="itemcolor" value="990000">
<PARAM name="target" value="appmain">
<PARAM name="item0" value="Games">
<PARAM name="item1" value="Arcade">
<PARAM name="super1" value="0">
<PARAM name="item2" value="TopNibbles">
<PARAM name="super2" value="1">
<PARAM name="link2" value="/TopNibbles">
<PARAM name="item3" value="Menu Systems">
<PARAM name="item4" value="TopMenu">
<PARAM name="super4" value="3">
<PARAM name="link4" value="/TopMenu">
<PARAM name="item5" value="Text effects">
<PARAM name="item6" value="Text Scrollers">
<PARAM name="super6" value="5">
<PARAM name="item7" value="TopScroller">
<PARAM name="super7" value="6">
<PARAM name="link7" value="/TopScroller">
Your System does not support Java
</APPLET>
Author: Koen de Vries
Homepage: http://start.at/ttt
Upload date: July 1, 1999
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.
|