Uses of Class
com.biglybt.ui.swt.progress.ProgressReporterPanel
-
Packages that use ProgressReporterPanel Package Description com.biglybt.ui.swt.progress -
-
Uses of ProgressReporterPanel in com.biglybt.ui.swt.progress
Fields in com.biglybt.ui.swt.progress declared as ProgressReporterPanel Modifier and Type Field Description private ProgressReporterPanel
ProgressReporterWindow.AutoRemoveListener. panel
Methods in com.biglybt.ui.swt.progress with parameters of type ProgressReporterPanel Modifier and Type Method Description private void
ProgressReporterWindow. formatLastPanel(ProgressReporterPanel panelToIgnore)
Formats the lastProgressReporterPanel
in the window to extend to the bottom of the window.Constructors in com.biglybt.ui.swt.progress with parameters of type ProgressReporterPanel Constructor Description AutoRemoveListener(ProgressReporterPanel panel)
-