Uses of Class
org.eclipse.jface.action.SubMenuManager
Package
Description
Provides support for shared UI resources such as menus,
tool bars, and status lines.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of SubMenuManager in org.eclipse.jface.action
Modifier and TypeMethodDescriptionprotected SubMenuManager
SubMenuManager.wrapMenu
(IMenuManager menu) Wraps a menu manager in a sub menu manager, and returns the new wrapper. -
Uses of SubMenuManager in org.eclipse.ui
Modifier and TypeMethodDescriptionprotected SubMenuManager
SubActionBars.createSubMenuManager
(IMenuManager parent) Returns a new sub menu manager. -
Uses of SubMenuManager in org.eclipse.ui.internal
Modifier and TypeClassDescriptionclass
AnEditorMenuManager
is used to sort the contributions made by an editor so that they always appear after the action sets.class
AnEditorMenuManager
is used to sort the contributions made by an editor so that they always appear after the action sets.Modifier and TypeMethodDescriptionprotected SubMenuManager
ActionSetActionBars.createSubMenuManager
(IMenuManager parent) protected SubMenuManager
EditorActionBars.createSubMenuManager
(IMenuManager parent) protected SubMenuManager
ActionSetMenuManager.wrapMenu
(IMenuManager menu) protected SubMenuManager
EditorMenuManager.wrapMenu
(IMenuManager menu)