Uses of Class
org.eclipse.mat.ui.util.PopupMenu
Packages that use PopupMenu
Package
Description
Actions from the editor tools bar (not API).
Allows filtering of the display of tables and trees, for example excluding certain class names - user interface (not API).
Utility classes for toolbars, popup menu, searching on typing - user interface (not API).
-
Uses of PopupMenu in org.eclipse.mat.ui.actions
Methods in org.eclipse.mat.ui.actions with parameters of type PopupMenuModifier and TypeMethodDescriptionvoid
QueryDropDownMenuAction.contribute
(PopupMenu menu) void
RunReportsDropDownAction.contribute
(PopupMenu menu) -
Uses of PopupMenu in org.eclipse.mat.ui.internal.viewer
Methods in org.eclipse.mat.ui.internal.viewer with parameters of type PopupMenu -
Uses of PopupMenu in org.eclipse.mat.ui.util
Methods in org.eclipse.mat.ui.util that return PopupMenuMethods in org.eclipse.mat.ui.util with parameters of type PopupMenuModifier and TypeMethodDescriptionvoid
final void
QueryContextMenu.addContextActions
(PopupMenu manager, IStructuredSelection selection, Control control) abstract void
EasyToolBarDropDown.contribute
(PopupMenu menu)