Uses of Interface
org.eclipse.ui.IActionDelegate2
Packages that use IActionDelegate2
Package
Description
Provides a set of actions related to running and debugging applications.
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of IActionDelegate2 in org.eclipse.debug.internal.ui.actions
Classes in org.eclipse.debug.internal.ui.actions that implement IActionDelegate2Modifier and TypeClassDescriptionclassorg.eclipse.debug.internal.ui.actions.ExecutionActionThis is the super class of the Run & Debug actions which appears in the desktop menu and toolbar. -
Uses of IActionDelegate2 in org.eclipse.debug.internal.ui.actions.breakpoints
Classes in org.eclipse.debug.internal.ui.actions.breakpoints that implement IActionDelegate2Modifier and TypeClassDescriptionclassorg.eclipse.debug.internal.ui.actions.breakpoints.ToggleBreakpointObjectActionDelegateA toggle breakpoint action that can be contributed to an object. -
Uses of IActionDelegate2 in org.eclipse.debug.ui.actions
Classes in org.eclipse.debug.ui.actions that implement IActionDelegate2Modifier and TypeClassDescriptionclassAbstract implementation of an action that displays a drop-down launch history for a specific launch group.classA launch history action that also includes launch shortcut actions (run/debug as), and an action to open the launch configuration dialog.classA cascade menu to add a memory rendering to the memory view.final classAction to launch the last launch configuration that was successfully launched, in debug mode.classOpens the launch configuration dialog in the context of a launch group.classRe-launches the last launch.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.final classAction to launch the last launch configuration that was successfully launched, in run mode.classA run to line action that can be contributed to a an editor or view.classA toggle method breakpoint action that can be contributed an object contribution.classA toggle watchpoint action that can be contributed an object contribution. -
Uses of IActionDelegate2 in org.eclipse.ui.actions
Classes in org.eclipse.ui.actions that implement IActionDelegate2Modifier and TypeClassDescriptionclassAbstract base implementation ofIActionDelegateandIActionDelegate2for a client delegate action. -
Uses of IActionDelegate2 in org.eclipse.ui.texteditor
Classes in org.eclipse.ui.texteditor that implement IActionDelegate2Modifier 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.