For complete examples and further documentation see How to Monitor Progress, a section in The Java Tutorial.
Warning: Swing is not thread safe. For more information see Swing's Threading Policy.
Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. As of 1.4, support for long term storage of all JavaBeans™ has been added to the java.beans
package. Please see {@link java.beans.XMLEncoder}.
@see javax.swing.plaf.basic.BasicProgressBarUI
@see javax.swing.BoundedRangeModel
@see javax.swing.SwingWorker
@beaninfo attribute: isContainer false description: A component that displays an integer value.
@author Michael C. Albers
@author Kathy Walrath
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|