Uses of Interface
com.biglybt.pif.ui.toolbar.UIToolBarEnablerBase
-
-
Uses of UIToolBarEnablerBase in com.biglybt.pif.ui
Subinterfaces of UIToolBarEnablerBase in com.biglybt.pif.ui Modifier and Type Interface Description interface
UIPluginViewToolBarListener
-
Uses of UIToolBarEnablerBase in com.biglybt.plugin.net.buddy.swt
Classes in com.biglybt.plugin.net.buddy.swt that implement UIToolBarEnablerBase Modifier and Type Class Description class
SBC_ChatOverview
-
Uses of UIToolBarEnablerBase in com.biglybt.ui.mdi
Methods in com.biglybt.ui.mdi that return UIToolBarEnablerBase Modifier and Type Method Description UIToolBarEnablerBase[]
MdiEntry. getToolbarEnablers()
Methods in com.biglybt.ui.mdi with parameters of type UIToolBarEnablerBase Modifier and Type Method Description void
MdiEntry. addToolbarEnabler(UIToolBarEnablerBase enabler)
void
MdiEntry. removeToolbarEnabler(UIToolBarEnablerBase enabler)
-
Uses of UIToolBarEnablerBase in com.biglybt.ui.swt.devices
Classes in com.biglybt.ui.swt.devices that implement UIToolBarEnablerBase Modifier and Type Class Description class
SBC_DevicesView
class
SBC_DiskOpsView
-
Uses of UIToolBarEnablerBase in com.biglybt.ui.swt.mdi
Classes in com.biglybt.ui.swt.mdi that implement UIToolBarEnablerBase Modifier and Type Class Description class
BaseMdiEntry
class
TabbedEntry
MDI Entry that is aCTabItem
and belongs woTabbedMDI
-
Uses of UIToolBarEnablerBase in com.biglybt.ui.swt.pifimpl
Classes in com.biglybt.ui.swt.pifimpl that implement UIToolBarEnablerBase Modifier and Type Class Description class
UISWTViewImpl
This class creates an view that triggersUISWTViewEventListener
appropriatelyMethods in com.biglybt.ui.swt.pifimpl that return UIToolBarEnablerBase Modifier and Type Method Description UIToolBarEnablerBase[]
UISWTViewImpl. getToolbarEnablers()
Methods in com.biglybt.ui.swt.pifimpl with parameters of type UIToolBarEnablerBase Modifier and Type Method Description void
UISWTViewImpl. addToolbarEnabler(UIToolBarEnablerBase enabler)
void
UISWTViewImpl. removeToolbarEnabler(UIToolBarEnablerBase enabler)
-
Uses of UIToolBarEnablerBase in com.biglybt.ui.swt.subscriptions
Classes in com.biglybt.ui.swt.subscriptions that implement UIToolBarEnablerBase Modifier and Type Class Description class
SBC_SubscriptionResultsView
class
SubscriptionsView
-
Uses of UIToolBarEnablerBase in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement UIToolBarEnablerBase 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" view -
Uses of UIToolBarEnablerBase in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement UIToolBarEnablerBase 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 UIToolBarEnablerBase in com.biglybt.ui.swt.views.skin.sidebar
Classes in com.biglybt.ui.swt.views.skin.sidebar that implement UIToolBarEnablerBase Modifier and Type Class Description class
SideBarEntrySWT
-