Package | Description |
---|---|
org.eclipse.mat.ui.actions |
Actions from the editor tools bar (not API).
|
org.eclipse.mat.ui.internal.viewer |
Allows filtering of the display of tables and trees, for example excluding certain class names - user interface (not API).
|
org.eclipse.mat.ui.util |
Utility classes for toolbars, popup menu, searching on typing - user interface (not API).
|
Modifier and Type | Method and Description |
---|---|
void |
RunReportsDropDownAction.contribute(PopupMenu menu) |
void |
QueryDropDownMenuAction.contribute(PopupMenu menu) |
Modifier and Type | Method and Description |
---|---|
void |
RefinedResultViewer.addContextMenu(PopupMenu menu) |
Modifier and Type | Method and Description |
---|---|
PopupMenu |
PopupMenu.getChildMenu(String name) |
Modifier and Type | Method and Description |
---|---|
void |
QueryContextMenu.addContextActions(PopupMenu manager,
IStructuredSelection selection,
Control control) |
abstract void |
EasyToolBarDropDown.contribute(PopupMenu menu) |