Interface | Description |
---|---|
XProgressListener |
Interface for listening for progress on
an unspecified process.
|
Class | Description |
---|---|
XMonitoredInputStream |
This class implements an input stream which can provide
a progress listener with feedback about how much of the
data in the stream has already been read.
|
XProgressBarListener |
This class implements a progress listener for controlling
an attached Swing progress bar.
|