Package com.biglybt.ui.swt.progress
-
Interface Summary Interface Description IMessage IProgressReport The interface for a progress report; a progress report is a read only object containing all the properties of anIProgressReporter
at a moment in timeIProgressReportConstants These are all the constants used by the ProgressReporter and related classesIProgressReporter The interface for a progress reporterIProgressReporterListener A simple listener interface used to pass aProgressReport
to a listener from aProgressReporter
IProgressReportingListener A simple listener that can be registered with the ProgressReportingManager to receive notification when any ProgressReporter has a status change -
Class Summary Class Description ProgressReporter A implementation ofIProgressReporter
ProgressReporterPanel ProgressReporterStack A convenience Stack for trackingProgressReporter
sProgressReporterWindow ProgressReportingManager A manager that aggregates and forward progress information for long running operationsProgressReportMessage A simple class for a messageProgressWindow