Interface Summary |
IMessage |
|
IProgressReport |
The interface for a progress report; a progress report is a read only object containing
all the properties of an IProgressReporter at a moment in time |
IProgressReportConstants |
These are all the constants used by the ProgressReporter and related classes |
IProgressReporter |
The interface for a progress reporter |
IProgressReporterListener |
A simple listener interface used to pass a ProgressReport to a listener from a ProgressReporter |
IProgressReportingListener |
A simple listener that can be registered with the ProgressReportingManager to receive notification
when any ProgressReporter has a status change |