link



This applet creates a drop-down menu with links to sites specified in your <PARAM> tags.

How To Use:

  • Download link.zip (4KB) and unzip with a compression utility.

    Java Source: source.html

    Sample HTML Source:

    <APPLET CODE="link.class" WIDTH=200 HEIGHT=70>
    	<PARAM NAME="target" VALUE="_top">
    	<PARAM NAME="bgColor" VALUE="red">
    	<PARAM NAME="number" VALUE="4">
    	<PARAM NAME="link0" 
    		VALUE="Select a Link\\not a link">
    	<PARAM NAME="link1" 
    		VALUE="internet.com\\http://www.internet.com/">
    	<PARAM NAME="link2" 
    		VALUE="JavaBoutique\\http://java.internet.com/">
    	<PARAM NAME="link3" 
    		VALUE="ServerWatch\\http://serverwatch.internet.com">
    	<PARAM NAME="link4" 
    		VALUE="IntranetDesignMagazine\\http://idm.internet.com">
    </APPLET>
    

    Status: freeware

    Author: Darryl Stoflet

    Homepage: http://207.254.28.38/AdrenalinLabs/default.asp

    Upload Date: February 6, 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.