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
Fields in com.biglybt.ui.swt.progress with type parameters of type ProgressReporterWindowModifier and TypeFieldDescription(package private) static LinkedList
<ProgressReporterWindow> ProgressReporterWindow.pending_windows
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.