Uses of Interface
com.biglybt.ui.swt.pifimpl.UISWTViewCoreEventListener
-
-
Uses of UISWTViewCoreEventListener in com.biglybt.plugin.net.buddy.swt
Classes in com.biglybt.plugin.net.buddy.swt that implement UISWTViewCoreEventListener Modifier and Type Class Description class
ChatView
class
FriendsView
This is the "Friends" view, which is a multi-tabbed configuration view -
Uses of UISWTViewCoreEventListener in com.biglybt.ui.swt.devices
Classes in com.biglybt.ui.swt.devices that implement UISWTViewCoreEventListener Modifier and Type Class Description static class
DeviceManagerUI.deviceView
-
Uses of UISWTViewCoreEventListener in com.biglybt.ui.swt.pifimpl
Classes in com.biglybt.ui.swt.pifimpl that implement UISWTViewCoreEventListener Modifier and Type Class Description class
BasicPluginViewImpl
-
Uses of UISWTViewCoreEventListener in com.biglybt.ui.swt.subscriptions
Subinterfaces of UISWTViewCoreEventListener in com.biglybt.ui.swt.subscriptions Modifier and Type Interface Description interface
SubscriptionsViewBase
Classes in com.biglybt.ui.swt.subscriptions that implement UISWTViewCoreEventListener Modifier and Type Class Description class
SubscriptionsView
class
SubscriptionView
-
Uses of UISWTViewCoreEventListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement UISWTViewCoreEventListener Modifier and Type Class Description class
ArchivedFilesView
class
ConfigView
class
DownloadActivityView
aka "Speed" sub viewclass
DownloadXferStatsView
class
FilesView
class
GeneralView
View of General information on the torrentclass
LoggerView
class
MySharesView
class
MyTorrentsSubView
class
MyTorrentsSuperView
Wraps a "Incomplete" torrent list and a "Complete" torrent list into one viewclass
MyTorrentsView
Displays a list of torrents in a table view.class
MyTrackerView
class
PeersGeneralView
Peers based on Tags (Peer Set)class
PeersGraphicView
This is the "Swarm" Viewclass
PeersSuperView
AllPeersViewclass
PeersView
View showing list of peers forDownloadManager
class
PeersViewBase
class
PieceDistributionView
class
PieceGraphView
class
PiecesSuperView
class
PiecesView
Pieces List Viewclass
PiecesViewBase
Pieces List Viewclass
PrivacyView
class
ScrapeInfoView
aka "Primary Tracker" view in "Sources" Viewclass
TaggingView
View showing tags set on selected taggable item(s).class
TagSettingsView
class
TorrentInfoView
class
TorrentOptionsView
aka "Options" Tab in Torrent Details, and torrent view right click -> "Options/Info" when multiple selectedclass
TrackerAvailView
class
TrackerView
aka "Sources" viewclass
ViewDownSpeedGraph
class
ViewQuickConfig
class
ViewQuickNetInfo
class
ViewQuickNotifications
class
ViewUpSpeedGraph
-
Uses of UISWTViewCoreEventListener in com.biglybt.ui.swt.views.clientstats
Classes in com.biglybt.ui.swt.views.clientstats that implement UISWTViewCoreEventListener Modifier and Type Class Description class
ClientStatsView
This view needs to be reworked so that the data collection is separate from UI -
Uses of UISWTViewCoreEventListener in com.biglybt.ui.swt.views.file
Classes in com.biglybt.ui.swt.views.file that implement UISWTViewCoreEventListener Modifier and Type Class Description class
FileInfoView
File Pieces View -
Uses of UISWTViewCoreEventListener in com.biglybt.ui.swt.views.peer
Classes in com.biglybt.ui.swt.views.peer that implement UISWTViewCoreEventListener Modifier and Type Class Description class
PeerFilesView
class
PeerInfoView
Piece Map subview for Peers View.class
RemotePieceDistributionView
-
Uses of UISWTViewCoreEventListener in com.biglybt.ui.swt.views.piece
Classes in com.biglybt.ui.swt.views.piece that implement UISWTViewCoreEventListener Modifier and Type Class Description class
MyPieceDistributionView
class
PieceInfoView
Piece Map View. -
Uses of UISWTViewCoreEventListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement UISWTViewCoreEventListener Modifier and Type Class Description class
MyTorrentsView_Big
class
MyTorrentsView_Small
static class
SB_Dashboard.SideBarDashboard
-
Uses of UISWTViewCoreEventListener in com.biglybt.ui.swt.views.stats
Classes in com.biglybt.ui.swt.views.stats that implement UISWTViewCoreEventListener Modifier and Type Class Description class
ActivityView
class
CacheView
class
DHTOpsView
class
StatsView
aka "Statistics View" that containsActivityView
,TransferStatsView
,CacheView
,DHTView
,VivaldiView
class
TagStatsView
class
TrackerActivityView
class
TransferStatsView
class
VivaldiView
class
XferStatsView
-
Uses of UISWTViewCoreEventListener in com.biglybt.ui.swt.views.table.impl
Classes in com.biglybt.ui.swt.views.table.impl that implement UISWTViewCoreEventListener Modifier and Type Class Description class
TableViewTab<DATASOURCETYPE>
-