Package org.eclipse.ui.texteditor
Interface ITextEditorActionConstants
- All Superinterfaces:
IWorkbenchActionConstants
Defines the names of those actions which are pre-registered with the
AbstractTextEditor
. RULER_DOUBLE_CLICK
defines
the action which is registered as being executed when the editor's ruler has
been double clicked. This interface extends the set of names available from
IWorkbenchActionConstants
. It also defines the names of the
menu groups in a text editor's context menu.
This interface must not be implemented by clients.
- Restriction:
- This interface is not intended to be implemented by clients.
- Restriction:
- This interface is not intended to be extended by clients.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Name of the action for toggling block selection mode.static final String
Name of the change encoding action.static final String
Name of the action to set the mark.static final String
Name of the content assist action.static final String
Name of the content assist context information action.static final String
Name of the action for showing the preferences from the editor context menu.static final String
Deprecated.since 3.1.static final String
Deprecated.since 3.1.static final String
Deprecated.since 3.1.static final String
Name of standard Copy global action in the Edit menu.static final String
Name of the action to copy lines downwards Value:"CopyLineDown"
static final String
Name of the action to copy lines upwards Value:"CopyLineUp"
static final String
Name of standard Cut global action in the Edit menu.static final String
Name of the action to cut the current line.static final String
Name of the action to cut line to beginning.static final String
Name of the action to cut line to end.static final String
Name of standard Delete global action in the Edit menu.static final String
Name of the action to delete the current line.static final String
Name of the action to delete line to beginning.static final String
Name of the action to delete line to end.static final String
Name of standard Find global action in the Edit menu.static final String
Name of the action to incremental find.static final String
Name of the action to incremental find reverse.static final String
Name of the action to find next.static final String
Name of the action to find previous.static final String
Name of the action to jump to a certain text line.static final String
Context menu group for typing aid actions such as content assist.static final String
Context menu group for copy/paste related actions.static final String
Context menu group for text manipulation actions.static final String
Context menu group for find/replace related actions.static final String
Menu group for code generation and content assist actions.static final String
Context menu group for actions that display additional information.static final String
Menu group for open actions.static final String
Context menu group for print related actions.static final String
Context menu group for actions which do not fit in one of the other categories.static final String
Context menu group for quick diff revert related actions.static final String
Context menu group for ruler column related actions.static final String
Context menu group for save related actions.static final String
Context menu group for preference related actions.static final String
Context menu group for undo/redo related actions.static final String
Name of the action for emacs style word completion.static final String
Name of the action to join the current lines.static final String
Name of the action for toggling line number display.static final String
Name of the action to turn a selection to lower case Value:"LowerCase"
static final String
Name of the action to move lines downwards Value:"MoveLineDown"
static final String
Name of the action to move lines upwards Value:"MoveLineUp"
static final String
Name of standard Next global action in the Navigate menu.static final String
Name of the action to open the hyperlink at the caret location or to display a chooser if more than one hyperlink is available.static final String
Name of standard Paste global action in the Edit menu.static final String
Name of standard Previous global action in the Navigate menu.static final String
Name of standard Print global action in the File menu.static final String
Name of standard Properties global action in the File menu.static final String
Name of the quick assist action Value:"QuickAssist"
static final String
Name of the action for reverting the selection or the block at the current selection.static final String
Name of the action for reverting the block at the current selection.static final String
Name of the action for reverting deleted lines at the current selection.static final String
Name of the action for reverting the line at the current selection.static final String
Name of the action for reverting the current selection.static final String
Name of the action for toggling quick diff display.static final String
Name of the action for emacs recenter.static final String
Name of standard Redo global action in the Edit menu.static final String
Name of standard Refresh global action in the File menu.static final String
Name of standard Revert global action in the File menu.static final String
Name of the action for re-establishing the state after the most recent save operation.static final String
Name of the action for hiding the revision info Value:"Revision.HideInfo"
static final String
Name of the action for cycling through the revision rendering modes.static final String
Name of the action for toggling the display of the revision author.static final String
Name of the action for toggling the display of the revision id.static final String
Name of the ruler action performed when clicking the editor's vertical ruler.static final String
Name of the ruler action performed when double clicking the editor's vertical ruler.static final String
Name of the ruler action to manage bookmarks.static final String
Name of the ruler action to manage tasks.static final String
Name of the action for showing the preferences from the editor ruler context menu.static final String
Name of standard Save global action in the File menu.static final String
Name of standard Select All global action in the Edit menu.static final String
Name of the action to set the mark.static final String
Name of the action for shifting text blocks to the left.static final String
Name of the action for shifting text blocks to the right.static final String
Name of the action for shifting text blocks to the right, triggered by the TAB key.static final String
Name of the action displaying a sticky ruler hover for the current caret location.static final String
Name of the action displaying information for the current caret location in a sticky hover.static final String
Name of the action displaying a sticky ruler annotation hover for the current caret location.static final String
Name of the action for toggling the display of whitespace characters.static final String
Name of the action to insert a new line below the current position.static final String
Name of the action to insert a new line above the current position.static final String
Status line category "element state".static final String
Status line category "findField".static final String
Status line category "input mode".static final String
Status line category "input position".static final String
Name of the action to swap the mark with the cursor position.static final String
Name of the action for toggling the smart insert mode.static final String
Name of standard Undo global action in the Edit menu.static final String
Name of the action to turn a selection to upper case Value:"UpperCase"
static final String
Name of the action for toggling word wrap.Fields inherited from interface org.eclipse.ui.IWorkbenchActionConstants
ABOUT, ADD_EXT, ADD_TASK, BACK, BOOKMARK, BUILD, BUILD_EXT, BUILD_GROUP, BUILD_PROJECT, CLOSE, CLOSE_ALL, CLOSE_EXT, CLOSE_PROJECT, CUT_EXT, EDIT_END, EDIT_GROUP, EDIT_START, EXPORT, FILE_END, FILE_START, FIND_EXT, FORWARD, GLOBAL_ACTIONS, GO_INTO, GO_TO, GO_TO_RESOURCE, GROUP_ADD, GROUP_APP, GROUP_EDITOR, GROUP_FILE, GROUP_HELP, GROUP_MANAGING, GROUP_REORGANIZE, GROUP_SHOW_IN, HELP_END, HELP_START, HISTORY_GROUP, IMPORT, IMPORT_EXT, LAUNCH_EXT, M_EDIT, M_FILE, M_HELP, M_LAUNCH, M_NAVIGATE, M_PERSPECTIVE, M_PROJECT, M_PROJECT_CONFIGURE, M_VIEW, M_WINDOW, M_WORKBENCH, MB_ADDITIONS, MENU_PREFIX, MOVE, MRU, NAV_END, NAV_START, NEW, NEW_EXT, NEW_GROUP, OPEN_EXT, OPEN_PROJECT, PERSPECTIVE_END, PERSPECTIVE_START, PIN_GROUP, PRINT_EXT, PROJ_END, PROJ_START, QUIT, REBUILD_ALL, REBUILD_PROJECT, RENAME, SAVE_ALL, SAVE_AS, SAVE_EXT, SAVE_GROUP, SEP, SHOW_EXT, SHOW_IN, SYNC_EDITOR, TOOLBAR_EDIT, TOOLBAR_FILE, TOOLBAR_HELP, TOOLBAR_NAVIGATE, UNDO_EXT, UP, VIEW_EXT, WB_END, WB_START, WINDOW_EXT
-
Field Details
-
GROUP_UNDO
Context menu group for undo/redo related actions. Value:"group.undo"
- See Also:
-
GROUP_COPY
Context menu group for copy/paste related actions. Value:"group.copy"
- See Also:
-
GROUP_EDIT
Context menu group for text manipulation actions. Value:"group.edit"
- See Also:
-
GROUP_PRINT
Context menu group for print related actions. Value:"group.print"
- See Also:
-
GROUP_FIND
Context menu group for find/replace related actions. Value:"group.find"
- See Also:
-
GROUP_SAVE
Context menu group for save related actions. Value:"group.save"
- See Also:
-
GROUP_REST
Context menu group for actions which do not fit in one of the other categories. Value:"group.rest"
- See Also:
-
GROUP_OPEN
Menu group for open actions. Value"group.open"
- Since:
- 3.1
- See Also:
-
GROUP_GENERATE
Menu group for code generation and content assist actions. Value"group.generate"
).- Since:
- 3.1
- See Also:
-
SHIFT_RIGHT
Name of the action for shifting text blocks to the right. Value:"ShiftRight"
- See Also:
-
SHIFT_RIGHT_TAB
Name of the action for shifting text blocks to the right, triggered by the TAB key. Value:"ShiftRightTab"
- Since:
- 3.0
- See Also:
-
SHIFT_LEFT
Name of the action for shifting text blocks to the left. Value:"ShiftLeft"
- See Also:
-
DELETE_LINE
Name of the action to delete the current line. Value:"DeleteLine"
- Since:
- 2.0
- See Also:
-
JOIN_LINES
Name of the action to join the current lines. Value:"JoinLine"
- Since:
- 3.3
- See Also:
-
CUT_LINE
Name of the action to cut the current line. Value:"CutLine"
- Since:
- 2.1
- See Also:
-
DELETE_LINE_TO_BEGINNING
Name of the action to delete line to beginning. Value:"DeleteLineToBeginning"
- Since:
- 2.0
- See Also:
-
CUT_LINE_TO_BEGINNING
Name of the action to cut line to beginning. Value:"CutLineToBeginning"
- Since:
- 2.1
- See Also:
-
DELETE_LINE_TO_END
Name of the action to delete line to end. Value:"DeleteLineToEnd"
- Since:
- 2.0
- See Also:
-
CUT_LINE_TO_END
Name of the action to cut line to end. Value:"CutLineToEnd"
- Since:
- 2.1
- See Also:
-
SET_MARK
Name of the action to set the mark. Value:"SetMark"
- Since:
- 2.0
- See Also:
-
CLEAR_MARK
Name of the action to set the mark. Value:"ClearMark"
- Since:
- 2.0
- See Also:
-
SWAP_MARK
Name of the action to swap the mark with the cursor position. Value:"SwapMark"
- Since:
- 2.0
- See Also:
-
GOTO_LINE
Name of the action to jump to a certain text line. Value:"GotoLine"
- See Also:
-
SMART_ENTER
Name of the action to insert a new line below the current position. Value:"SmartEnter"
- Since:
- 3.0
- See Also:
-
SMART_ENTER_INVERSE
Name of the action to insert a new line above the current position. Value:"SmartEnterInverse"
- Since:
- 3.0
- See Also:
-
MOVE_LINE_UP
Name of the action to move lines upwards Value:"MoveLineUp"
- Since:
- 3.0
- See Also:
-
MOVE_LINE_DOWN
Name of the action to move lines downwards Value:"MoveLineDown"
- Since:
- 3.0
- See Also:
-
COPY_LINE_UP
Name of the action to copy lines upwards Value:"CopyLineUp"
- Since:
- 3.0
- See Also:
-
COPY_LINE_DOWN
Name of the action to copy lines downwards Value:"CopyLineDown"
- Since:
- 3.0
- See Also:
-
UPPER_CASE
Name of the action to turn a selection to upper case Value:"UpperCase"
- Since:
- 3.0
- See Also:
-
LOWER_CASE
Name of the action to turn a selection to lower case Value:"LowerCase"
- Since:
- 3.0
- See Also:
-
FIND_NEXT
Name of the action to find next. Value:"FindNext"
- Since:
- 2.0
- See Also:
-
FIND_PREVIOUS
Name of the action to find previous. Value:"FindPrevious"
- Since:
- 2.0
- See Also:
-
FIND_INCREMENTAL
Name of the action to incremental find. Value:"FindIncremental"
- Since:
- 2.0
- See Also:
-
FIND_INCREMENTAL_REVERSE
Name of the action to incremental find reverse. Value:"FindIncrementalReverse"
- Since:
- 2.1
- See Also:
-
CONVERT_LINE_DELIMITERS_TO_WINDOWS
Deprecated.since 3.1. No longer supported as editor actions.Name of the action to convert line delimiters to Windows. Value:"ConvertLineDelimitersToWindows"
- Since:
- 2.0
- See Also:
-
CONVERT_LINE_DELIMITERS_TO_UNIX
Deprecated.since 3.1. No longer supported as editor actions.Name of the action to convert line delimiters to UNIX. Value:"ConvertLineDelimitersToUNIX"
- Since:
- 2.0
- See Also:
-
CONVERT_LINE_DELIMITERS_TO_MAC
Deprecated.since 3.1. No longer supported as editor actions.Name of the action to convert line delimiters to MAC. Value:"ConvertLineDelimitersToMAC"
- Since:
- 2.0
- See Also:
-
CHANGE_ENCODING
Name of the change encoding action. Value:"ChangeEncoding"
- Since:
- 3.1
- See Also:
-
RULER_DOUBLE_CLICK
Name of the ruler action performed when double clicking the editor's vertical ruler. Value:"RulerDoubleClick"
- See Also:
-
RULER_CLICK
Name of the ruler action performed when clicking the editor's vertical ruler. Value:"RulerClick"
- Since:
- 2.0
- See Also:
-
RULER_MANAGE_TASKS
Name of the ruler action to manage tasks. Value:"ManageTasks"
- See Also:
-
RULER_MANAGE_BOOKMARKS
Name of the ruler action to manage bookmarks. Value:"ManageBookmarks"
- See Also:
-
STATUS_CATEGORY_INPUT_POSITION
Status line category "input position". Value:"InputPosition"
- Since:
- 2.0
- See Also:
-
STATUS_CATEGORY_INPUT_MODE
Status line category "input mode". Value:"InputMode"
- Since:
- 2.0
- See Also:
-
STATUS_CATEGORY_ELEMENT_STATE
Status line category "element state". Value:"ElementState"
- Since:
- 2.0
- See Also:
-
STATUS_CATEGORY_FIND_FIELD
Status line category "findField". Value:"findField"
- Since:
- 3.0
- See Also:
-
COPY
Name of standard Copy global action in the Edit menu. Value"copy"
- Since:
- 3.0
- See Also:
-
CUT
Name of standard Cut global action in the Edit menu. Value"cut"
- Since:
- 3.0
- See Also:
-
DELETE
Name of standard Delete global action in the Edit menu. Value"delete"
- Since:
- 3.0
- See Also:
-
FIND
Name of standard Find global action in the Edit menu. Value"find"
- Since:
- 3.0
- See Also:
-
PASTE
Name of standard Paste global action in the Edit menu. Value"paste"
- Since:
- 3.0
- See Also:
-
PRINT
Name of standard Print global action in the File menu. Value"print"
- Since:
- 3.0
- See Also:
-
PROPERTIES
Name of standard Properties global action in the File menu. Value"properties"
- Since:
- 3.1
- See Also:
-
REDO
Name of standard Redo global action in the Edit menu. Value"redo"
- Since:
- 3.0
- See Also:
-
UNDO
Name of standard Undo global action in the Edit menu. Value"undo"
- Since:
- 3.0
- See Also:
-
SAVE
Name of standard Save global action in the File menu. Value"save"
- Since:
- 3.0
- See Also:
-
SELECT_ALL
Name of standard Select All global action in the Edit menu. Value"selectAll"
- Since:
- 3.0
- See Also:
-
REVERT
Name of standard Revert global action in the File menu. Value"revert"
- Since:
- 3.0
- See Also:
-
NEXT
Name of standard Next global action in the Navigate menu. Value"next"
- Since:
- 3.2
- See Also:
-
PREVIOUS
Name of standard Previous global action in the Navigate menu. Value"previous"
- Since:
- 3.2
- See Also:
-
REFRESH
Name of standard Refresh global action in the File menu. Value"refresh"
- Since:
- 3.4
- See Also:
-
REVERT_TO_SAVED
Name of the action for re-establishing the state after the most recent save operation. Value:"ITextEditorActionConstants.REVERT"
-
TOGGLE_INSERT_MODE
Name of the action for toggling the smart insert mode. Value:"ToggleInsertMode"
- Since:
- 3.0
- See Also:
-
GROUP_SETTINGS
Context menu group for preference related actions. Value:"settings"
- Since:
- 3.1
- See Also:
-
GROUP_RULERS
Context menu group for ruler column related actions. Value:"rulers"
- Since:
- 3.1
- See Also:
-
GROUP_RESTORE
Context menu group for quick diff revert related actions. Value:"restore"
- Since:
- 3.1
- See Also:
-
GROUP_INFORMATION
Context menu group for actions that display additional information. Value:"group.information"
.- Since:
- 3.2
- See Also:
-
GROUP_ASSIST
Context menu group for typing aid actions such as content assist. Value:"group.assist"
.- Since:
- 3.2
- See Also:
-
CONTEXT_PREFERENCES
Name of the action for showing the preferences from the editor context menu. Value:"Preferences.ContextAction"
- Since:
- 3.1
- See Also:
-
RULER_PREFERENCES
Name of the action for showing the preferences from the editor ruler context menu. Value:"Preferences.RulerAction"
- Since:
- 3.1
- See Also:
-
LINENUMBERS_TOGGLE
Name of the action for toggling line number display. Value:"Linenumbers.Toggle"
- Since:
- 3.1
- See Also:
-
QUICKDIFF_REVERTDELETION
Name of the action for reverting deleted lines at the current selection. Value:"QuickDiff.RevertDeletion"
- Since:
- 3.1
- See Also:
-
QUICKDIFF_REVERTLINE
Name of the action for reverting the line at the current selection. Value:"QuickDiff.RevertLine"
- Since:
- 3.1
- See Also:
-
QUICKDIFF_REVERT
Name of the action for reverting the selection or the block at the current selection. Value:"QuickDiff.Revert"
- Since:
- 3.1
- See Also:
-
QUICKDIFF_REVERTBLOCK
Name of the action for reverting the block at the current selection. Value:"QuickDiff.RevertBlock"
- Since:
- 3.1
- See Also:
-
QUICKDIFF_REVERTSELECTION
Name of the action for reverting the current selection. Value:"QuickDiff.RevertBlock"
- Since:
- 3.1
- See Also:
-
QUICKDIFF_TOGGLE
Name of the action for toggling quick diff display. Value:"QuickDiff.Toggle"
- Since:
- 3.1
- See Also:
-
HIPPIE_COMPLETION
Name of the action for emacs style word completion. Value:"HIPPIE_COMPLETION"
- Since:
- 3.1
- See Also:
-
REVISION_HIDE_INFO
Name of the action for hiding the revision info Value:"Revision.HideInfo"
- Since:
- 3.2
- See Also:
-
CONTENT_ASSIST
Name of the content assist action. Value:"ContentAssistProposal"
- Since:
- 3.5
- See Also:
-
CONTENT_ASSIST_CONTEXT_INFORMATION
Name of the content assist context information action. Value:"ContentAssistContextInformation"
- Since:
- 3.5
- See Also:
-
QUICK_ASSIST
Name of the quick assist action Value:"QuickAssist"
- Since:
- 3.2
- See Also:
-
REVISION_RENDERING_CYCLE
Name of the action for cycling through the revision rendering modes. Value:"Revision.Rendering.Cycle"
- Since:
- 3.3
- See Also:
-
REVISION_SHOW_AUTHOR_TOGGLE
Name of the action for toggling the display of the revision author. Value:"Revision.ShowAuthor.Toggle"
- Since:
- 3.3
- See Also:
-
REVISION_SHOW_ID_TOGGLE
Name of the action for toggling the display of the revision id. Value:"Revision.ShowId.Toggle"
- Since:
- 3.3
- See Also:
-
RECENTER
Name of the action for emacs recenter. Value:"RECENTER"
- Since:
- 3.3
- See Also:
-
SHOW_WHITESPACE_CHARACTERS
Name of the action for toggling the display of whitespace characters. Value:"ShowWhitespaceCharacters"
- Since:
- 3.3
- See Also:
-
SHOW_INFORMATION
Name of the action displaying information for the current caret location in a sticky hover. Value:"ShowInformation"
- Since:
- 3.3
- See Also:
-
BLOCK_SELECTION_MODE
Name of the action for toggling block selection mode. Value:"BlockSelectionMode"
- Since:
- 3.5
- See Also:
-
WORD_WRAP
Name of the action for toggling word wrap. Value:"WordWrap"
- Since:
- 3.10
- See Also:
-
SHOW_CHANGE_RULER_INFORMATION
Name of the action displaying a sticky ruler hover for the current caret location. Value:"ShowChangeRulerInformation"
- Since:
- 3.6
- See Also:
-
SHOW_RULER_ANNOTATION_INFORMATION
Name of the action displaying a sticky ruler annotation hover for the current caret location. Value:"ShowRulerAnnotationInformation"
- Since:
- 3.6
- See Also:
-
OPEN_HYPERLINK
Name of the action to open the hyperlink at the caret location or to display a chooser if more than one hyperlink is available. Value:"OpenHyperlink"
- Since:
- 3.7
- See Also:
-