Uses of Class
com.biglybt.ui.swt.progress.ProgressReporterWindow
Packages that use ProgressReporterWindow
-
Uses of ProgressReporterWindow in com.biglybt.ui.swt.progress
Fields in com.biglybt.ui.swt.progress declared as ProgressReporterWindowModifier and TypeFieldDescriptionprivate final ProgressReporterWindow
ProgressReporterPanel.window
Constructors in com.biglybt.ui.swt.progress with parameters of type ProgressReporterWindowModifierConstructorDescriptionProgressReporterPanel
(ProgressReporterWindow _window, org.eclipse.swt.widgets.Composite parent, IProgressReporter reporter, int style) Create a panel for the given reporter.