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()
TheContributionManager
implementation of this method declared onIContributionManager
returns 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 TypeMethodDescriptionvoid
ContributionManager.setOverrides
(IContributionManagerOverrides newOverrides) Sets the overrides for this contribution managervoid
MenuManager.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 TypeMethodDescriptionvoid
CoolBarToTrimManager.setOverrides
(IContributionManagerOverrides newOverrides)