Generated by
JDiff

Class javax.swing.JProgressBar

Added Methods
ChangeListener[] getChangeListeners() Returns an array of all the ChangeListeners added to this progress bar with addChangeListener.
boolean isIndeterminate() Returns the value of the indeterminate property.
void setIndeterminate(boolean) Sets the indeterminate property of the progress bar which determines whether the progress bar is in determinate or indeterminate mode.