IMenuManager interface provides protocol for managing contributions to a menu bar and its sub menus. An IMenuManager is also an IContributionItem, allowing sub-menus to be nested in parent menus. This interface is internal to the framework; it should not be implemented outside the framework.
This package provides a concrete menu manager implementation, {@link MenuManager MenuManager}.
| |