Uses of Interface
org.eclipse.jface.action.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
Modifier 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()
Modifier 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
Modifier and TypeMethodDescriptionCoolBarToTrimManager.getOverrides()
EditorMenuManager.getOverrides()
Modifier and TypeMethodDescriptionvoid
CoolBarToTrimManager.setOverrides
(IContributionManagerOverrides newOverrides)