Package | Description |
---|---|
org.eclipse.debug.ui.actions |
Provides a set of actions related to running and debugging applications. |
org.eclipse.ui.texteditor |
Provides a framework for text editors obeying to the
desktop rules.
|
org.eclipse.ui.texteditor.quickdiff |
Provides interfaces to for the
org.eclipse.ui.editors.quickDiffReferenceProvider
extension point and adds an action to enable quick diff display for an editor. |
Modifier and Type | Class and Description |
---|---|
class |
AddMemoryRenderingActionDelegate
A cascade menu to add a memory rendering to the memory view.
|
class |
RulerBreakpointTypesActionDelegate
Deprecated.
Should use BreakpointTypesContribution instead.
|
class |
RulerEnableDisableBreakpointActionDelegate
Toggles enablement of a breakpoint in a vertical ruler.
|
class |
RulerToggleBreakpointActionDelegate
Toggles a breakpoint when ruler is double-clicked.
|
class |
RunToLineActionDelegate
A run to line action that can be contributed to a an editor or view.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRulerActionDelegate
This class serves as an adapter for actions contributed to the vertical ruler's
context menu.
|
class |
BookmarkRulerAction
Adapter for the managing bookmark action.
|
class |
SelectRulerAction
Adapter for the select marker action.
|
class |
TaskRulerAction
Adapter for the marker ruler action creating/removing tasks.
|
Modifier and Type | Class and Description |
---|---|
class |
QuickDiffToggleAction
Action to toggle the line number bar's quick diff display.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.