Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This chapter groups several Swing components together by the
model that drives them: the bounded-range model.
Bounded-range components in Swing include JSlider , JProgressBar , and JScrollBar
. In addition, we discuss two classes that use progress
bars: ProgressMonitor and ProgressMonitorInputStream. These classes
display status dialogs using a JOptionPane that you can assign to a variety of
tasks.