[ Overview ] [ User's Guide ] [ Tutorial ] [ Requirements ]

ProgressBar Bean

User's Guide   API Documentation

The ProgressBar Bean incorporates all of the common progress bar styles into one convenient Java Bean. ProgressBar provides the following styles:

The solid and striped styles move incrementally in a single direction from the minimum value to the maximum value set for the progress bar. The solid style also lets you optionally display the current percentage in the center of the progress bar.

The striped style fills the entire indicator bar and moves continuously, representing indeterminant progress. This style is used when you do not know how many actions are occuring or when you simply want to give the user visual feedback that some action is taking place.

All of the styles can be displayed horizontally or vertically, moving in either direction, and with any colors you want.

Classes

The ProgressBar Bean is included in the package COM.taligent.widget, and is implemented by the following classes:

The ProgressBar Bean is shipped in the jar file widget.jar.


Copyright © Taligent, Inc. 1996 - 1997.
Copyright
© IBM Corporation 1996 - 1997.
All Rights Reserved.