Uses of Interface
org.eclipse.jface.action.IContributionManagerOverrides
Packages that use IContributionManagerOverrides
Package
Description
Provides support for shared UI resources such as menus,
tool bars, and status lines.
-
Uses of IContributionManagerOverrides in org.eclipse.jface.action
Methods in org.eclipse.jface.action that return IContributionManagerOverridesModifier and TypeMethodDescriptionContributionManager.getOverrides()TheContributionManagerimplementation of this method declared onIContributionManagerreturns the current overrides.IContributionManager.getOverrides()Returns the overrides for the items of this manager.MenuManager.getOverrides()SubContributionManager.getOverrides()Methods in org.eclipse.jface.action with parameters of type IContributionManagerOverridesModifier and TypeMethodDescriptionvoidContributionManager.setOverrides(IContributionManagerOverrides newOverrides) Sets the overrides for this contribution managervoidMenuManager.setOverrides(IContributionManagerOverrides newOverrides) Sets the overrides for this contribution manager -
Uses of IContributionManagerOverrides in org.eclipse.ui.internal
Methods in org.eclipse.ui.internal that return IContributionManagerOverridesModifier and TypeMethodDescriptionCoolBarToTrimManager.getOverrides()EditorMenuManager.getOverrides()Methods in org.eclipse.ui.internal with parameters of type IContributionManagerOverridesModifier and TypeMethodDescriptionvoidCoolBarToTrimManager.setOverrides(IContributionManagerOverrides newOverrides)