Uses of Interface
com.biglybt.ui.swt.progress.IProgressReportingListener
Packages that use IProgressReportingListener
-
Uses of IProgressReportingListener in com.biglybt.ui.swt.mainwindow
Classes in com.biglybt.ui.swt.mainwindow that implement IProgressReportingListenerModifier 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 IProgressReportingListener in com.biglybt.ui.swt.progress
Methods in com.biglybt.ui.swt.progress with parameters of type IProgressReportingListenerModifier and TypeMethodDescriptionvoid
ProgressReportingManager.addListener
(IProgressReportingListener listener) void
ProgressReportingManager.removeListener
(IProgressReportingListener listener)