Uses of Interface
org.eclipse.ui.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.actions
Modifier and TypeClassDescriptionclass
A cascade menu to add a memory rendering to the memory view.class
Deprecated.Should use BreakpointTypesContribution instead.class
Toggles enablement of a breakpoint in a vertical ruler.class
A run to line action that can be contributed to a an editor or view.class
Toggles a breakpoint when ruler is double-clicked.class
A run to line action that can be contributed to a an editor or view. -
Uses of IEditorActionDelegate in org.eclipse.ui.texteditor
Modifier and TypeClassDescriptionclass
This class serves as an adapter for actions contributed to the vertical ruler's context menu.class
Adapter for the managing bookmark action.class
Adapter for the select marker action.class
Adapter for the marker ruler action creating/removing tasks. -
Uses of IEditorActionDelegate in org.eclipse.ui.texteditor.quickdiff
Modifier and TypeClassDescriptionclass
Action to toggle the line number bar's quick diff display.