JProgressBar

Palette category
Swing
Palette bean
JProgressBar
Project
JFC class libraries
Package
com.sun.java.swing
Type
JProgressBar

Use a JProgressBar bean to provide a progress indicator for an operation.

You should not use a JProgressBar bean with AWT components. Although Swing and AWT beans can be mixed, it is inadvisable.


Related procedures
Adding a List or Slider Component

Related references
List and Slider Beans
Beans for Visual Composition