Uses of Interface
com.biglybt.ui.swt.pif.UISWTStatusEntry
Packages that use UISWTStatusEntry
Package
Description
-
Uses of UISWTStatusEntry in com.biglybt.plugin.net.buddy.swt
Fields in com.biglybt.plugin.net.buddy.swt declared as UISWTStatusEntryModifier and TypeFieldDescriptionprivate UISWTStatusEntry
BuddyPluginView.beta_status
private UISWTStatusEntry
BuddyPluginView.statusUpdater.label
private UISWTStatusEntry
BuddyPluginView.statusUpdater.status
-
Uses of UISWTStatusEntry in com.biglybt.ui.swt
Methods in com.biglybt.ui.swt with parameters of type UISWTStatusEntry -
Uses of UISWTStatusEntry in com.biglybt.ui.swt.core.nwmadmin
Fields in com.biglybt.ui.swt.core.nwmadmin declared as UISWTStatusEntry -
Uses of UISWTStatusEntry in com.biglybt.ui.swt.core.pairing
Fields in com.biglybt.ui.swt.core.pairing declared as UISWTStatusEntry -
Uses of UISWTStatusEntry in com.biglybt.ui.swt.core.proxy
Fields in com.biglybt.ui.swt.core.proxy declared as UISWTStatusEntry -
Uses of UISWTStatusEntry in com.biglybt.ui.swt.pif
Methods in com.biglybt.ui.swt.pif that return UISWTStatusEntryModifier and TypeMethodDescriptionUISWTInstance.createStatusEntry()
Creates an entry in the status bar to display custom status information.Methods in com.biglybt.ui.swt.pif with parameters of type UISWTStatusEntryModifier and TypeMethodDescriptionvoid
UISWTStatusEntryListener.entryClicked
(UISWTStatusEntry entry) This method is invoked when a status entry is clicked on. -
Uses of UISWTStatusEntry in com.biglybt.ui.swt.pifimpl
Classes in com.biglybt.ui.swt.pifimpl that implement UISWTStatusEntryMethods in com.biglybt.ui.swt.pifimpl that return UISWTStatusEntryModifier and TypeMethodDescriptionUISWTInstanceImpl.createStatusEntry()
UISWTInstanceImpl.instanceWrapper.createStatusEntry()