Interface UIPluginViewToolBarListener
- All Superinterfaces:
UIToolBarActivationListener, UIToolBarEnablerBase
- 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, TorrentInfoView, TrackerView, UISWTViewImpl
public interface UIPluginViewToolBarListener
extends UIToolBarActivationListener, UIToolBarEnablerBase
- See Also:
-
Field Summary
Fields inherited from interface UIToolBarActivationListener
ACTIVATIONTYPE_HELD, ACTIVATIONTYPE_NORMAL, ACTIVATIONTYPE_RIGHTCLICK -
Method Summary
Modifier and TypeMethodDescriptiondefault booleanisActive()voidrefreshToolBarItems(Map<String, Long> list) Fill in list with the toolbar ids and states you wish to setMethods inherited from interface UIToolBarActivationListener
toolBarItemActivated
-
Method Details
-
refreshToolBarItems
-
isActive
default boolean isActive()
-