Uses of Interface
org.eclipse.ui.IEditorActionDelegate
Packages that use IEditorActionDelegate
Package
Description
Provides a set of actions related to running and debugging applications.
Provides a framework for text editors obeying to the
desktop rules.
Provides interfaces to for the 
org.eclipse.ui.editors.quickDiffReferenceProvider
extension point and adds an action to enable quick diff display for an editor.- 
Uses of IEditorActionDelegate in org.eclipse.debug.ui.actionsClasses in org.eclipse.debug.ui.actions that implement IEditorActionDelegateModifier and TypeClassDescriptionclassA cascade menu to add a memory rendering to the memory view.classDeprecated.Should use BreakpointTypesContribution instead.classToggles enablement of a breakpoint in a vertical ruler.classA run to line action that can be contributed to a an editor or view.classToggles a breakpoint when ruler is double-clicked.classA run to line action that can be contributed to a an editor or view.
- 
Uses of IEditorActionDelegate in org.eclipse.ui.texteditorClasses in org.eclipse.ui.texteditor that implement IEditorActionDelegateModifier and TypeClassDescriptionclassThis class serves as an adapter for actions contributed to the vertical ruler's context menu.classAdapter for the managing bookmark action.classAdapter for the select marker action.classAdapter for the marker ruler action creating/removing tasks.
- 
Uses of IEditorActionDelegate in org.eclipse.ui.texteditor.quickdiffClasses in org.eclipse.ui.texteditor.quickdiff that implement IEditorActionDelegateModifier and TypeClassDescriptionclassAction to toggle the line number bar's quick diff display.