|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubMenuManager | |
org.eclipse.jface.action | Provides support for shared UI resources such as menus, tool bars, and status lines. |
org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
Uses of SubMenuManager in org.eclipse.jface.action |
Methods in org.eclipse.jface.action that return SubMenuManager | |
protected 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 |
Methods in org.eclipse.ui that return SubMenuManager | |
protected SubMenuManager |
SubActionBars.createSubMenuManager(IMenuManager parent)
Returns a new sub menu manager. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |