Class Summary
|
AbstractContributionFactory
|
ContributionFactories are used by the IMenuService to populate
ContributionManagers. |
AbstractWorkbenchTrimWidget
|
Extension for trim widgets contributed to the workbench. |
CommandContributionItem
|
A contribution item which delegates to a command. |
CommandContributionItemParameter
|
A help class for the various parameters that can be used with command
contributions. |
ExtensionContributionFactory
|
Clients who wish to contribute factories via the
org.eclipse.ui.menus extension point should subclass this class
rather than the
AbstractContributionFactory as this class provides a
default constructor. |
MenuUtil
|
Provides utilities and constants for use with the new menus API. |
UIElement
|
Allow a command or application to provide feedback to a user through updating
a MenuItem or ToolItem. |
WorkbenchWindowControlContribution
|
Abstract base class from which all controls contributions to
the workbench through the 'org.eclipse.ui.menus' extension
point must derive. |