TextMenu



TextMenu is an outstanding, fast-loading free menu applet that allows you to quickly and easily create url menus, both Horizontal and Vertical, without creating additional images. You just write the text and the URL links; when the mouse is over your text, text can change font color, font size and/or background color. If you're looking for a quick and easy method of creating mouseovers, this is it! The download also contains MenuApplet, a Java 1.1 version of TextMenu.

How To Use:

  • Download textMenu.zip (13KB) and unzip with a compression utility.

    Java Source: Unavailable.

    Sample HTML Source:

    <applet code=TextMenu.class width=440 height=50>
    	<param name="TextToDisplay"
    		value="Java Boutique;Java News;Java FAQs">
    	<param name="URLtoDisplay"
    		value="http://javaboutique.internet.com;
    			http://javaboutique.internet.com/news/;
    			http://javaboutique.internet.com/forum/faq.html">
    	<param name="Position" value="Horizontal">
    	<param name="FontSize" value=14>
    	<param name="FontSize2" value=20>
    	<param name="bgCOLOR1" value="153,0,0">
    	<param name="bgCOLOR2" value="255,255,255">
    	<param name="textCOLOR1" value="255,255,204">
    	<param name="textCOLOR2" value="153,0,0">
    	<param name="Target" value="_blank;_blank;_blank">
    	<param name="FontName" value="Arial,Helvetica">
    	<param name="Author" value="George Eleftheriou">
    	<param name="Email" value="gele@egnatia.ee.auth.gr">
    </applet>
    

    Configuration: config.html

    Status: Free

    Author: George Eleftheriou

    Homepage: http://egnatia.ee.auth.gr/~gele/geojava/geojava.html

    Upload Date: August 31, 1998

    How to Add Java Applets to Your Site

    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.