| ingle
Image Button Bar The simplest button bar that you can create with the ImageURLButtonBar applet is a button bar that uses just one image file. The button bar below uses one image as the "base" button bar state and the applet creates the images for other button states automatically. Try moving your mouse over the buttons and clicking on the buttons (clicking on the buttons will not cause a URL to load in this example). | |||||||||||||
|
Since only the "base"
image for the button bar was specified in the applet's parameter, the applet
automatically created a grayscale version of the image and used the grayscale
image as the button bar "base" image. The original "base"
image was then used as the "mouseOver" image. The "mouseDown"
image was automatically created by "brightening" the "mouseOver"
image. If the Java class files and the image files are located in the same directory as the HTML, then the complete applet tag would be defined as illustrated below. Click on the PARAM name for detailed information about the parameter.
The user created base image for this button bar is shown below: Button Bar Base Image: DemoBar1.GIF | |||||||||||||
otes
on the Applet Parameters
| |||||||||||||
| Copyright © 1997 by Modern Minds, Inc. | |||||||||||||