Uses of Interface
com.biglybt.pif.ui.UIPluginViewToolBarListener
-
-
Uses of UIPluginViewToolBarListener in com.biglybt.pif.ui
Methods in com.biglybt.pif.ui that return UIPluginViewToolBarListener Modifier and Type Method Description UIPluginViewToolBarListener
UIPluginView. getToolBarListener()
Methods in com.biglybt.pif.ui with parameters of type UIPluginViewToolBarListener Modifier and Type Method Description void
UIPluginView. setToolBarListener(UIPluginViewToolBarListener l)
-
Uses of UIPluginViewToolBarListener in com.biglybt.plugin.net.buddy.swt
Classes in com.biglybt.plugin.net.buddy.swt that implement UIPluginViewToolBarListener Modifier and Type Class Description class
SBC_ChatOverview
-
Uses of UIPluginViewToolBarListener in com.biglybt.ui.swt.devices
Classes in com.biglybt.ui.swt.devices that implement UIPluginViewToolBarListener Modifier and Type Class Description class
SBC_DevicesView
class
SBC_DiskOpsView
-
Uses of UIPluginViewToolBarListener in com.biglybt.ui.swt.mdi
Classes in com.biglybt.ui.swt.mdi that implement UIPluginViewToolBarListener Modifier and Type Class Description class
BaseMdiEntry
class
TabbedEntry
MDI Entry that is aCTabItem
and belongs woTabbedMDI
-
Uses of UIPluginViewToolBarListener in com.biglybt.ui.swt.pifimpl
Classes in com.biglybt.ui.swt.pifimpl that implement UIPluginViewToolBarListener Modifier and Type Class Description class
UISWTViewImpl
This class creates an view that triggersUISWTViewEventListener
appropriatelyFields in com.biglybt.ui.swt.pifimpl with type parameters of type UIPluginViewToolBarListener Modifier and Type Field Description private java.util.Set<UIPluginViewToolBarListener>
UISWTViewImpl. setToolBarEnablers
Methods in com.biglybt.ui.swt.pifimpl that return UIPluginViewToolBarListener Modifier and Type Method Description UIPluginViewToolBarListener
UISWTViewImpl. getToolBarListener()
Methods in com.biglybt.ui.swt.pifimpl with parameters of type UIPluginViewToolBarListener Modifier and Type Method Description void
UISWTViewImpl. setToolBarListener(UIPluginViewToolBarListener l)
-
Uses of UIPluginViewToolBarListener in com.biglybt.ui.swt.subscriptions
Classes in com.biglybt.ui.swt.subscriptions that implement UIPluginViewToolBarListener Modifier and Type Class Description class
SBC_SubscriptionResultsView
class
SubscriptionsView
-
Uses of UIPluginViewToolBarListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement UIPluginViewToolBarListener Modifier and Type Class Description class
DownloadActivityView
aka "Speed" sub viewclass
GeneralView
View of General information on the torrentclass
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
PeersGraphicView
This is the "Swarm" Viewclass
PeersView
View showing list of peers forDownloadManager
class
TorrentInfoView
class
TrackerView
aka "Sources" viewMethods in com.biglybt.ui.swt.views that return UIPluginViewToolBarListener Modifier and Type Method Description private UIPluginViewToolBarListener
MyTorrentsSuperView. getActiveToolbarListener()
-
Uses of UIPluginViewToolBarListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement UIPluginViewToolBarListener Modifier and Type Class Description class
MyTorrentsView_Big
class
MyTorrentsView_Small
class
SBC_ActivityTableView
class
SBC_AllTrackersView
class
SBC_ArchivedDownloadsView
class
SBC_DownloadHistoryView
class
SBC_LibraryTableView
Classic My Torrents view wrapped in a SkinViewclass
SBC_LibraryTableView_Big
class
SBC_LibraryView
class
SBC_TagDiscovery
class
SBC_TagsOverview
class
SBC_TorrentDetailsView
Torrent download view, consisting of several information tabs -
Uses of UIPluginViewToolBarListener in com.biglybt.ui.swt.views.skin.sidebar
Classes in com.biglybt.ui.swt.views.skin.sidebar that implement UIPluginViewToolBarListener Modifier and Type Class Description class
SideBarEntrySWT
-