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.CLabelUpdater
MainStatusBar.UpdateableCLabel.updater
Methods in com.biglybt.ui.swt.mainwindow with parameters of type IMainStatusBar.CLabelUpdaterModifier and TypeMethodDescriptionvoid
IMainStatusBar.createStatusEntry
(IMainStatusBar.CLabelUpdater updater) void
MainStatusBar.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