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 TypeMethodDescriptionbooleanUIToolBarActivationListener.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) XXX Should have been UIToolBarItem -
Uses of ToolBarItem in com.biglybt.ui.common
Methods in com.biglybt.ui.common with parameters of type ToolBarItemModifier and TypeMethodDescriptionbooleanToolBarItem.ToolBarItemListener.triggerToolBarItem(ToolBarItem item, long activationType, Object datasource) voidToolBarItem.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 TypeMethodDescriptionbooleanSBC_DevicesView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanSBC_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 TypeClassDescriptionclassA 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 TypeMethodDescriptionbooleanUISWTViewImpl.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) -
Uses of ToolBarItem in com.biglybt.ui.swt.plugin.net.buddy.swt
Methods in com.biglybt.ui.swt.plugin.net.buddy.swt with parameters of type ToolBarItemModifier and TypeMethodDescriptionbooleanSBC_ChatOverview.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 TypeMethodDescriptionbooleanSBC_SubscriptionResultsView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanSubscriptionsView.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 TypeMethodDescriptionbooleanDownloadActivityView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanGeneralView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanMySharesView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanMyTorrentsSuperView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanMyTorrentsView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanMyTrackerView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanPeersGraphicView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanPeersView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanPieceBlocksView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanTorrentInfoView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanTrackerView.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 ToolBarItemToolBarView.createItem(ToolBarView tbv, String id, String imageid, String textID) Methods in com.biglybt.ui.swt.views.skin with parameters of type ToolBarItemModifier and TypeMethodDescriptionprivate voidToolBarView.createItemSO(Map<UIToolBarItem, ToolBarItemSO> newMap, ToolBarItem item, String templatePrefix, int position) booleanSBC_ActivityTableView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanSBC_AllTrackersView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanSBC_ArchivedDownloadsView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanSBC_DownloadHistoryView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanSBC_LibraryTableView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanSBC_LibraryView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanSBC_TagDiscovery.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanSBC_TagsOverview.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) booleanSBC_TorrentDetailsView.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) final booleanToolBarView.UIToolBarActivationListener_OffSWT.toolBarItemActivated(ToolBarItem item, long activationType, Object datasource) abstract voidToolBarView.UIToolBarActivationListener_OffSWT.toolBarItemActivated_OffSWT(ToolBarItem item, long activationType, Object datasource) booleanToolBarView.triggerToolBarItem(ToolBarItem item, long activationType, Object datasource) private booleanToolBarView.triggerViewToolBar(ToolBarItem item, long activationType, Object datasource) voidToolBarView.uiFieldChanged(ToolBarItem item)