Eclipse Platform
Release 3.8

Uses of Class
org.eclipse.ui.actions.CompoundContributionItem

Packages that use CompoundContributionItem
org.eclipse.debug.ui.actions

Provides a set of actions related to running and debugging applications. 

org.eclipse.ui.actions Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface. 
 

Uses of CompoundContributionItem in org.eclipse.debug.ui.actions
 

Subclasses of CompoundContributionItem in org.eclipse.debug.ui.actions
 class BreakpointTypesContribution
          Breakpoint ruler pop-up action that creates a sub-menu to select the currently active breakpoint type.
 

Uses of CompoundContributionItem in org.eclipse.ui.actions
 

Subclasses of CompoundContributionItem in org.eclipse.ui.actions
 class BaseNewWizardMenu
          A BaseNewWizardMenu is used to populate a menu manager with New Wizard actions for the current perspective's new wizard shortcuts, including an Other... action to open the new wizard dialog.
 class NewWizardMenu
          A NewWizardMenu augments BaseNewWizardMenu with IDE-specific actions: New Project...
 


Eclipse Platform
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2013. All rights reserved.