Uses of Interface
com.biglybt.ui.common.ToolBarItem
Packages that use ToolBarItem
Package
Description
-
Uses of ToolBarItem in com.biglybt.pif.ui.toolbar
Methods in com.biglybt.pif.ui.toolbar with parameters of type ToolBarItemModifier and TypeMethodDescriptionboolean
UIToolBarActivationListener.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) XXX Should have been UIToolBarItem -
Uses of ToolBarItem in com.biglybt.plugin.net.buddy.swt
Methods in com.biglybt.plugin.net.buddy.swt with parameters of type ToolBarItemModifier and TypeMethodDescriptionboolean
SBC_ChatOverview.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) -
Uses of ToolBarItem in com.biglybt.ui.common
Methods in com.biglybt.ui.common with parameters of type ToolBarItemModifier and TypeMethodDescriptionboolean
ToolBarItem.ToolBarItemListener.triggerToolBarItem
(ToolBarItem item, long activationType, Object datasource) void
ToolBarItem.ToolBarItemListener.uiFieldChanged
(ToolBarItem item) -
Uses of ToolBarItem in com.biglybt.ui.swt.devices
Methods in com.biglybt.ui.swt.devices with parameters of type ToolBarItemModifier and TypeMethodDescriptionboolean
SBC_DevicesView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
SBC_DiskOpsView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) -
Uses of ToolBarItem in com.biglybt.ui.swt.pifimpl
Classes in com.biglybt.ui.swt.pifimpl that implement ToolBarItemModifier and TypeClassDescriptionclass
A Toolbar item implementation, independent of UI (SWT)Methods in com.biglybt.ui.swt.pifimpl that return ToolBarItemModifier and TypeMethodDescriptionUIToolBarManagerCore.getAllSWTToolBarItems()
UIToolBarManagerImpl.getAllSWTToolBarItems()
Methods in com.biglybt.ui.swt.pifimpl with parameters of type ToolBarItemModifier and TypeMethodDescriptionboolean
UISWTViewImpl.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) -
Uses of ToolBarItem in com.biglybt.ui.swt.subscriptions
Methods in com.biglybt.ui.swt.subscriptions with parameters of type ToolBarItemModifier and TypeMethodDescriptionboolean
SBC_SubscriptionResultsView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
SubscriptionsView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) -
Uses of ToolBarItem in com.biglybt.ui.swt.toolbar
Methods in com.biglybt.ui.swt.toolbar that return ToolBarItem -
Uses of ToolBarItem in com.biglybt.ui.swt.views
Methods in com.biglybt.ui.swt.views with parameters of type ToolBarItemModifier and TypeMethodDescriptionboolean
DownloadActivityView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
GeneralView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
MySharesView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
MyTorrentsSuperView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
MyTorrentsView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
MyTrackerView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
PeersGraphicView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
PeersView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
PieceBlocksView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
TorrentInfoView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
TrackerView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) -
Uses of ToolBarItem in com.biglybt.ui.swt.views.skin
Methods in com.biglybt.ui.swt.views.skin that return ToolBarItemModifier and TypeMethodDescriptionprivate ToolBarItem
ToolBarView.createItem
(ToolBarView tbv, String id, String imageid, String textID) Methods in com.biglybt.ui.swt.views.skin with parameters of type ToolBarItemModifier and TypeMethodDescriptionprivate void
ToolBarView.createItemSO
(Map<UIToolBarItem, ToolBarItemSO> newMap, ToolBarItem item, String templatePrefix, int position) boolean
SBC_ActivityTableView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
SBC_AllTrackersView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
SBC_ArchivedDownloadsView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
SBC_DownloadHistoryView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
SBC_LibraryTableView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
SBC_LibraryView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
SBC_TagDiscovery.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
SBC_TagsOverview.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) boolean
SBC_TorrentDetailsView.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) final boolean
ToolBarView.UIToolBarActivationListener_OffSWT.toolBarItemActivated
(ToolBarItem item, long activationType, Object datasource) abstract void
ToolBarView.UIToolBarActivationListener_OffSWT.toolBarItemActivated_OffSWT
(ToolBarItem item, long activationType, Object datasource) boolean
ToolBarView.triggerToolBarItem
(ToolBarItem item, long activationType, Object datasource) private boolean
ToolBarView.triggerViewToolBar
(ToolBarItem item, long activationType, Object datasource) void
ToolBarView.uiFieldChanged
(ToolBarItem item)