Interface UIToolBarActivationListener
- All Known Subinterfaces:
UIPluginViewToolBarListener
- All Known Implementing Classes:
BaseMdiEntry, DownloadActivityView, GeneralView, MySharesView, MyTorrentsSubView, MyTorrentsSuperView, MyTorrentsView, MyTorrentsView_Big, MyTorrentsView_Small, MyTrackerView, PeersGraphicView, PeersView, PieceBlocksView, SBC_ActivityTableView, SBC_AllTrackersView, SBC_ArchivedDownloadsView, SBC_ChatOverview, SBC_DevicesView, SBC_DiskOpsView, SBC_DownloadHistoryView, SBC_LibraryTableView, SBC_LibraryTableView_Big, SBC_LibraryView, SBC_SubscriptionResultsView, SBC_TagDiscovery, SBC_TagsOverview, SBC_TorrentDetailsView, SideBarEntrySWT, SubscriptionsView, TabbedEntry, ToolBarView.UIToolBarActivationListener_OffSWT, TorrentInfoView, TrackerView, UISWTViewImpl
public interface UIToolBarActivationListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final longstatic final longstatic final long -
Method Summary
Modifier and TypeMethodDescriptionbooleantoolBarItemActivated(ToolBarItem item, long activationType, Object datasource) XXX Should have been UIToolBarItem
-
Field Details
-
ACTIVATIONTYPE_NORMAL
static final long ACTIVATIONTYPE_NORMAL- See Also:
-
ACTIVATIONTYPE_HELD
static final long ACTIVATIONTYPE_HELD- See Also:
-
ACTIVATIONTYPE_RIGHTCLICK
static final long ACTIVATIONTYPE_RIGHTCLICK- See Also:
-
-
Method Details
-
toolBarItemActivated
XXX Should have been UIToolBarItem
-