Uses of Interface
com.biglybt.ui.swt.pif.UISWTViewEvent
-
-
Uses of UISWTViewEvent in com.biglybt.plugin.net.buddy.swt
Methods in com.biglybt.plugin.net.buddy.swt with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
ChatView. eventOccurred(UISWTViewEvent event)
boolean
FriendsView. eventOccurred(UISWTViewEvent event)
-
Uses of UISWTViewEvent in com.biglybt.plugin.net.netstatus.swt
Methods in com.biglybt.plugin.net.netstatus.swt with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
NetStatusPluginView. eventOccurred(UISWTViewEvent event)
-
Uses of UISWTViewEvent in com.biglybt.ui.swt.devices
Methods in com.biglybt.ui.swt.devices with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
DeviceInternetView. eventOccurred(UISWTViewEvent event)
boolean
DeviceManagerUI.categoryView. eventOccurred(UISWTViewEvent event)
boolean
DeviceManagerUI.categoryViewGeneric. eventOccurred(UISWTViewEvent event)
boolean
DeviceManagerUI.deviceView. eventOccurred(UISWTViewEvent event)
-
Uses of UISWTViewEvent in com.biglybt.ui.swt.pif
Methods in com.biglybt.ui.swt.pif with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
UISWTViewEventListener. eventOccurred(UISWTViewEvent event)
Triggers when an even listed in UISWTViewEvent occurs -
Uses of UISWTViewEvent in com.biglybt.ui.swt.pifimpl
Classes in com.biglybt.ui.swt.pifimpl that implement UISWTViewEvent Modifier and Type Class Description class
UISWTViewEventImpl
Methods in com.biglybt.ui.swt.pifimpl with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
BasicPluginViewImpl. eventOccurred(UISWTViewEvent event)
-
Uses of UISWTViewEvent in com.biglybt.ui.swt.skin
Methods in com.biglybt.ui.swt.skin with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
UISWTViewSkinAdapter. eventOccurred(UISWTViewEvent event)
-
Uses of UISWTViewEvent in com.biglybt.ui.swt.subscriptions
Methods in com.biglybt.ui.swt.subscriptions with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
SubscriptionManagerUI.SubsParentView. eventOccurred(UISWTViewEvent event)
boolean
SubscriptionsView. eventOccurred(UISWTViewEvent event)
-
Uses of UISWTViewEvent in com.biglybt.ui.swt.views
Methods in com.biglybt.ui.swt.views with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
ConfigView. eventOccurred(UISWTViewEvent event)
boolean
DownloadActivityView. eventOccurred(UISWTViewEvent event)
boolean
DownloadXferStatsView. eventOccurred(UISWTViewEvent event)
boolean
FilesView. eventOccurred(UISWTViewEvent event)
boolean
GeneralView. eventOccurred(UISWTViewEvent event)
boolean
LoggerView. eventOccurred(UISWTViewEvent event)
boolean
MyTorrentsSubView. eventOccurred(UISWTViewEvent event)
boolean
MyTorrentsSuperView. eventOccurred(UISWTViewEvent event)
boolean
MyTorrentsView. eventOccurred(UISWTViewEvent event)
boolean
PeersGeneralView. eventOccurred(UISWTViewEvent event)
boolean
PeersGraphicView. eventOccurred(UISWTViewEvent event)
boolean
PeersView. eventOccurred(UISWTViewEvent event)
boolean
PeersViewBase. eventOccurred(UISWTViewEvent event)
boolean
PieceDistributionView. eventOccurred(UISWTViewEvent event)
boolean
PieceGraphView. eventOccurred(UISWTViewEvent event)
boolean
PiecesViewBase. eventOccurred(UISWTViewEvent event)
boolean
PrivacyView. eventOccurred(UISWTViewEvent event)
boolean
ScrapeInfoView. eventOccurred(UISWTViewEvent event)
boolean
TaggingView. eventOccurred(UISWTViewEvent event)
boolean
TagSettingsView. eventOccurred(UISWTViewEvent event)
boolean
TorrentInfoView. eventOccurred(UISWTViewEvent event)
boolean
TorrentOptionsView. eventOccurred(UISWTViewEvent event)
boolean
TrackerView. eventOccurred(UISWTViewEvent event)
boolean
ViewDownSpeedGraph. eventOccurred(UISWTViewEvent event)
boolean
ViewQuickConfig. eventOccurred(UISWTViewEvent event)
boolean
ViewQuickNetInfo. eventOccurred(UISWTViewEvent event)
boolean
ViewQuickNotifications. eventOccurred(UISWTViewEvent event)
boolean
ViewUpSpeedGraph. eventOccurred(UISWTViewEvent event)
-
Uses of UISWTViewEvent in com.biglybt.ui.swt.views.file
Methods in com.biglybt.ui.swt.views.file with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
FileInfoView. eventOccurred(UISWTViewEvent event)
-
Uses of UISWTViewEvent in com.biglybt.ui.swt.views.peer
Methods in com.biglybt.ui.swt.views.peer with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
PeerInfoView. eventOccurred(UISWTViewEvent event)
-
Uses of UISWTViewEvent in com.biglybt.ui.swt.views.piece
Methods in com.biglybt.ui.swt.views.piece with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
PieceInfoView. eventOccurred(UISWTViewEvent event)
-
Uses of UISWTViewEvent in com.biglybt.ui.swt.views.skin
Methods in com.biglybt.ui.swt.views.skin with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
SB_Dashboard.SideBarDashboard. eventOccurred(UISWTViewEvent event)
-
Uses of UISWTViewEvent in com.biglybt.ui.swt.views.stats
Methods in com.biglybt.ui.swt.views.stats with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
ActivityView. eventOccurred(UISWTViewEvent event)
boolean
CacheView. eventOccurred(UISWTViewEvent event)
boolean
DHTOpsView. eventOccurred(UISWTViewEvent event)
boolean
DHTView. eventOccurred(UISWTViewEvent event)
boolean
StatsView. eventOccurred(UISWTViewEvent event)
boolean
TagStatsView. eventOccurred(UISWTViewEvent event)
boolean
TrackerActivityView. eventOccurred(UISWTViewEvent event)
boolean
TransferStatsView. eventOccurred(UISWTViewEvent event)
boolean
VivaldiView. eventOccurred(UISWTViewEvent event)
boolean
XferStatsView. eventOccurred(UISWTViewEvent event)
-
Uses of UISWTViewEvent in com.biglybt.ui.swt.views.table.impl
Methods in com.biglybt.ui.swt.views.table.impl with parameters of type UISWTViewEvent Modifier and Type Method Description boolean
TableViewTab. eventOccurred(UISWTViewEvent event)
-