Package | Description |
---|---|
org.eclipse.ui.menus |
Provides the public API and default implementation for contributing menu
and toolbars to the menu service.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractContributionFactory.createContributionItems(IServiceLocator serviceLocator,
IContributionRoot additions)
This factory should create the IContributionItems that it wants to
contribute, and add them to the additions list.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.