Uses of Interface
com.biglybt.ui.swt.progress.IProgressReportConstants
Packages that use IProgressReportConstants
Package
Description
-
Uses of IProgressReportConstants in com.biglybt.ui.swt
Classes in com.biglybt.ui.swt that implement IProgressReportConstants -
Uses of IProgressReportConstants in com.biglybt.ui.swt.mainwindow
Classes in com.biglybt.ui.swt.mainwindow that implement IProgressReportConstantsModifier and TypeClassDescriptionprivate classA listener that listens to any changes notified from theProgressReportingManagerand accordingly update the progress bar and/or the status text area. -
Uses of IProgressReportConstants in com.biglybt.ui.swt.progress
Subinterfaces of IProgressReportConstants in com.biglybt.ui.swt.progressModifier and TypeInterfaceDescriptioninterfaceA simple listener interface used to pass aProgressReportto a listener from aProgressReporterinterfaceA simple listener that can be registered with the ProgressReportingManager to receive notification when any ProgressReporter has a status changeClasses in com.biglybt.ui.swt.progress that implement IProgressReportConstantsModifier and TypeClassDescriptionclassA implementation ofIProgressReporterclassclassprivate classListener to reporters so we can remove the correspondingProgressReporterPanelis the optionisAutoRemove=trueclassA manager that aggregates and forward progress information for long running operationsclassA simple class for a message -
Uses of IProgressReportConstants in com.biglybt.ui.swt.update
Classes in com.biglybt.ui.swt.update that implement IProgressReportConstants