Uses of Interface
com.biglybt.ui.swt.mainwindow.IMainStatusBar.CLabelUpdater
Packages that use IMainStatusBar.CLabelUpdater
-
Uses of IMainStatusBar.CLabelUpdater in com.biglybt.ui.swt.mainwindow
Fields in com.biglybt.ui.swt.mainwindow declared as IMainStatusBar.CLabelUpdaterModifier and TypeFieldDescriptionprivate IMainStatusBar.CLabelUpdaterMainStatusBar.UpdateableCLabel.updaterMethods in com.biglybt.ui.swt.mainwindow with parameters of type IMainStatusBar.CLabelUpdaterModifier and TypeMethodDescriptionvoidIMainStatusBar.createStatusEntry(IMainStatusBar.CLabelUpdater updater) voidMainStatusBar.createStatusEntry(IMainStatusBar.CLabelUpdater updater) Constructors in com.biglybt.ui.swt.mainwindow with parameters of type IMainStatusBar.CLabelUpdaterModifierConstructorDescriptionUpdateableCLabel(org.eclipse.swt.widgets.Composite parent, int style, IMainStatusBar.CLabelUpdater updater) -
Uses of IMainStatusBar.CLabelUpdater in com.biglybt.ui.swt.pifimpl
Classes in com.biglybt.ui.swt.pifimpl that implement IMainStatusBar.CLabelUpdater