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 class
A listener that listens to any changes notified from theProgressReportingManager
and 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 TypeInterfaceDescriptioninterface
A simple listener interface used to pass aProgressReport
to a listener from aProgressReporter
interface
A 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 TypeClassDescriptionclass
A implementation ofIProgressReporter
class
class
private class
Listener to reporters so we can remove the correspondingProgressReporterPanel
is the optionisAutoRemove
=true
class
A manager that aggregates and forward progress information for long running operationsclass
A simple class for a message -
Uses of IProgressReportConstants in com.biglybt.ui.swt.update
Classes in com.biglybt.ui.swt.update that implement IProgressReportConstants