LinkBar



Slick navigation applet with easy-to-use configuration tool included!

Author's Notes:
The LinkBar Java Applet is designed to simulate the taskbar first introduced in Windows 95. Almost all aspects of the LinkBar are customizable, including colors, fonts, size, and mouse-over messages.
Java 1.1

How To Use:

  • Download LinkBarTrial.zip (319KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <APPLET Code="LinkBarTrial.class" Width=600 Height=50>
    	<PARAM Name=TEXT1 Value="Program">
    	<PARAM Name=URL1 Value="http://www.consultcom.com/Programming.html">
    	<PARAM Name=HINT1 Value="Custom Software Design and Development">
    	<PARAM Name=IMAGE1 Value="Programming.gif">
    	<PARAM Name=TEXT2 Value="Software">
    	<PARAM Name=URL2 Value="http://www.consultcom.com/Software.html">
    	<PARAM Name=HINT2 Value="Java Applet Mall">
    	<PARAM Name=IMAGE2 Value="Software.gif">
    	<PARAM Name=TEXT3 Value="Clients">
    	<PARAM Name=URL3 Value="http://www.consultcom.com/Clients.html">
    	<PARAM Name=HINT3 Value="Our growing list of clients">
    	<PARAM Name=IMAGE3 Value="Clients.gif">
    	<PARAM Name=TEXT4 Value="Design">
    	<PARAM Name=URL4 Value="http://www.consultcom.com/WebDesign.html">
    	<PARAM Name=HINT4 Value="Java Applet Mall">
    	<PARAM Name=IMAGE4 Value="WebDesign.gif">
    	<PARAM Name=TEXT5 Value="Email">
    	<PARAM Name=URL5 Value="mailto:support@consultcom.com">
    	<PARAM Name=HINT5 Value="Email us">
    	<PARAM Name=IMAGE5 Value="Mail.gif">
    	<PARAM Name=TEXT6 Value="Home">
    	<PARAM Name=URL6 Value="http://www.consultcom.com/Default.html">
    	<PARAM Name=HINT6 Value="Homepage">
    	<PARAM Name=IMAGE6 Value="Home.gif">
    	<PARAM Name=N Value="6">
    
    	<PARAM Name=TextColor Value="FFFFFF">
    	<PARAM Name=BCOLOR Value="FFFFFF">
    	<PARAM Name=ButtonColor Value="0099CC">
    	<PARAM Name=BarColor Value="000066">
    	<PARAM Name=HintColor Value="660099">
    
    	<PARAM Name=ButtonFont Value="Helvetica">
    	<PARAM Name=BFontSize Value="10">
    	<PARAM Name=HintFont Value="Helvetica">
    	<PARAM Name=HFontSize Value="10">
    	<PARAM Name=Hints Value="Yes">
    </APPLET>
    

    Configuration: config.html

    Status: demo

    Author: consulting.com, Inc.

    Homepage: http://www.consultcom.com/Java/Applets/LinkBar.html

    Upload Date: January 11, 2000


    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.