Usage: Download TMenu.class, TMenu.htm, modify the TMenu.htm to fit your demand. Set the table background
and applet background color as C8C8C8 for best result.
PARAM separator# go with page# and url# for the separator line immediately following.
<table cellspacing=0 border=0 align=center bgcolor=#c8c8c8>
<tr>
<td>
<applet code="TMenu.class" width=75 height=23>
<PARAM name="BACKGROUND" value="#C8C8C8">
<PARAM name="FOREGROUND" value="#000000">
<PARAM name="TARGET" value="BODY">
<PARAM name="TITLE" value="Audio Effects">
<PARAM name="page0" value="AudioBox">
<PARAM name="url0" value="http://javaboutique.internet.com/AudioBox/">
<PARAM name="page1" value="AudioItem">
<PARAM name="url1" value="http://javaboutique.internet.com/AudioItem/">
</applet>
</td>
<td>
<applet code="TMenu.class" width=88 height=23>
<PARAM name="BACKGROUND" value="#C8C8C8">
<PARAM name="FOREGROUND" value="#000000">
<PARAM name="TARGET" value="BODY">
<PARAM name="TITLE" value="Educational">
<PARAM name="TSPACE" value="3">
<PARAM name="page0" value="CADViewer">
<PARAM name="url0" value="http://javaboutique.internet.com/CADViewer/">
<PARAM name="separator0" value="Y">
<PARAM name="page1" value="Chemis3D">
<PARAM name="url1" value="http://javaboutique.internet.com/Chemis3D/">
</applet>
</td>
<td>
<applet code="TMenu.class" width=70 height=23>
<PARAM name="BACKGROUND" value="#C8C8C8">
<PARAM name="FOREGROUND" value="#000000">
<PARAM name="TARGET" value="BODY">
<PARAM name="TITLE" value="Games">
<PARAM name="TSPACE" value="4">
<PARAM name="page0" value="Action">
<PARAM name="url0" value="http://javaboutique.internet.com/games/action.html">
<PARAM name="separator0" value="Y">
<PARAM name="page1" value="Arcade">
<PARAM name="url1" value="http://javaboutique.internet.com/games/arcade.html">
<PARAM name="page2" value="Card Games">
<PARAM name="url2" value="http://javaboutique.internet.com/games/card.html">
<PARAM name="page3" value="Dynamic Puzzles">
<PARAM name="url3" value="http://javaboutique.internet.com/games/dynamic.html">
</applet>
</td>
<td>
<applet code="TMenu.class" width=75 height=23>
<PARAM name="BACKGROUND" value="#C8C8C8">
<PARAM name="FOREGROUND" value="#000000">
<PARAM name="TARGET" value="BODY">
<PARAM name="TITLE" value="Navigation">
<PARAM name="TSPACE" value="3">
<PARAM name="page0" value="Chat Applets">
<PARAM name="url0" value="http://javaboutique.internet.com/utilities/chat.html">
<PARAM name="page1" value="About EMail ...">
<PARAM name="url1" value="http://javaboutique.internet.com/utilities/email.html">
</applet>
</td>
<td></td>
</tr>
</table>
Back to the TMenu applet page
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.