Uses of Interface
org.eclipse.ui.IObjectActionDelegate
Packages that use IObjectActionDelegate
Package
Description
Provides a set of actions related to running and debugging applications.
-
Uses of IObjectActionDelegate in org.eclipse.compare.internal
Classes in org.eclipse.compare.internal that implement IObjectActionDelegateModifier and TypeClassDescriptionclassclassDeprecated.Temporarily replaced by CompareWithOtherResourceHandler. -
Uses of IObjectActionDelegate in org.eclipse.debug.internal.ui.actions.breakpoints
Classes in org.eclipse.debug.internal.ui.actions.breakpoints that implement IObjectActionDelegateModifier and TypeClassDescriptionclassorg.eclipse.debug.internal.ui.actions.breakpoints.ToggleBreakpointObjectActionDelegateA toggle breakpoint action that can be contributed to an object. -
Uses of IObjectActionDelegate in org.eclipse.debug.ui.actions
Classes in org.eclipse.debug.ui.actions that implement IObjectActionDelegateModifier and TypeClassDescriptionclassA cascade menu to add a memory rendering to the memory view.classAn action delegate that builds a context menu with applicable launch shortcuts for a specific launch mode.classA toggle method breakpoint action that can be contributed an object contribution.classA toggle watchpoint action that can be contributed an object contribution.