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 classA listener that listens to any changes notified from theProgressReportingManagerand 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 TypeMethodDescriptionvoidProgressReportingManager.addListener(IProgressReportingListener listener) voidProgressReportingManager.removeListener(IProgressReportingListener listener)