ButtonBar



Buttonbar Applet lets you quickly add an attractive animated button bar to your Web pages. Horizontal or Vertical display!

How To Use:

  • Download buttonbar_shareware.zip (37 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code="Buttonbar.class"
    	name=buttonbarapplet
    	width=160
    	height=300>
    <param name=normbutton value="mainbutton.gif">
    <param name=highlbutton value="mainbuttonhighl.gif">
    <param name=pressedbutton value="mainbuttonpressed.gif">
    <param name=buttonsstaypressed value="true">
    <param name=defaultdestframe value="buttonbarmainframe">
    <param name=defaultfontcolor value="white">
    <param name=backgroundimage value="parchment.jpg">
    <param name=pressedsound value="pressed.au">
    <param name=defaulthighlfontcolor value="yellow">
    
    <param name=buttontext1 value="Buttonbar Main">
    <param name=statusmessage1 value="The Main Page">
    <param name=desturl1 value="buttonbar_mainframe.html">
    <param name=fontstyle1 value="bold">
    
    <param name=buttontext2 value="Parameters">
    <param name=statusmessage2
    	value="Description of the parameters needed">
    <param name=desturl2 value="config.html">
    
    <param name=buttontext3 value="HTML Code">
    <param name=statusmessage3
    	value="How to embed the applet in an HTML page">
    <param name=desturl3 value="buttonbar_htmlcode.html">
    
    <param name=buttontext4 value="Examples">
    <param name=statusmessage4
    	value="Examples of possibilities to embed the applet">
    <param name=desturl4 value="buttonbar_examples.html">
    
    <param name=buttontext5 value="Special Features">
    <param name=statusmessage5 value="Some extraordinary features">
    <param name=desturl5 value="buttonbar_specialfeatures.html">
    
    <param name=buttontext6 value="History">
    <param name=statusmessage6
    	value="Description of all versions and the improvements made">
    <param name=desturl6 value="buttonbar_history.html">
    
    <param name=buttontext7 value="Author Info">
    <param name=statusmessage7
    	value="Who is able to create such an amazing applet?">
    <param name=desturl7 value="buttonbar_authorinfo.html">
    
    <param name=buttontext8 value="Shareware Limitations">
    <param name=desturl8 value="buttonbar_shareware_limitations.html">
    
    <param name=buttontext9 value="How to register">
    <param name=desturl9 value="buttonbar_how_to_register.html">
    
    <param name=buttontext10 value="To my Java Site">
    <param name=statusmessage10
    	value="My site which is dedicated to Java">
    <param name=desturl10 value="http://welcome.to/javaforall">
    <param name=destframe10 value="_parent">
    <param name=fontstyle10 value="italic">
    
    </APPLET>
    

    Configuration: config.html

    Status: Shareware

    Author: Dirk Middendorf

    Homepage: http://welcome.to/javaforall

    Upload Date: May 3, 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.