static String
backwardAction
Name of the Action for moving the caret logically backward one position.
static String
beepAction
Name of the action to create a beep.
static String
beginAction
Name of the Action
for moving the caret to the beginning of the document.
static String
beginLineAction
Name of the Action
for moving the caret to the beginning of a line.
static String
beginParagraphAction
Name of the Action
for moving the caret to the beginning of a paragraph.
static String
beginWordAction
Name of the Action
for moving the caret to the beginning of a word.
static String
copyAction
Name of the action to copy the selected region and place the contents into the system clipboard.
static String
cutAction
Name of the action to cut the selected region and place the contents into the system clipboard.
static String
defaultKeyTypedAction
Name of the action that is executed by default if a key typed event is received and there is no keymap entry.
static String
deleteNextCharAction
Name of the action to delete the character of content that follows the current caret position.
static String
deleteNextWordAction
Name of the action to delete the word that follows the beginning of the selection.
static String
deletePrevCharAction
Name of the action to delete the character of content that precedes the current caret position.
static String
deletePrevWordAction
Name of the action to delete the word that precedes the beginning of the selection.
static String
downAction
Name of the Action for moving the caret logically downward one position.
static String
endAction
Name of the Action
for moving the caret to the end of the document.
static String
endLineAction
Name of the Action
for moving the caret to the end of a line.
static String
EndOfLineStringProperty
When reading a document if a CRLF is encountered a property with this name is added and the value will be "\r\n".
static String
endParagraphAction
Name of the Action
for moving the caret to the end of a paragraph.
static String
endWordAction
Name of the Action for moving the caret to the end of a word.
static String
forwardAction
Name of the Action for moving the caret logically forward one position.
static String
insertBreakAction
Name of the action to place a line/paragraph break into the document.
static String
insertContentAction
Name of the action to place content into the associated document.
static String
insertTabAction
Name of the action to place a tab character into the document.
static String
nextWordAction
Name of the Action
for moving the caret to the beginning of the next word.
static String
pageDownAction
Name of the action to page down vertically.
static String
pageUpAction
Name of the action to page up vertically.
static String
pasteAction
Name of the action to paste the contents of the system clipboard into the selected region, or before the caret if nothing is selected.
static String
previousWordAction
Name of the Action
for moving the caret to the beginning of the previous word.
static String
readOnlyAction
Name of the action to set the editor into read-only mode.
static String
selectAllAction
Name of the Action for selecting the entire document
static String
selectionBackwardAction
Name of the Action for extending the selection by moving the caret logically backward one position.
static String
selectionBeginAction
Name of the Action
for moving the caret to the beginning of the document.
static String
selectionBeginLineAction
Name of the Action
for moving the caret to the beginning of a line, extending the selection.
static String
selectionBeginParagraphAction
Name of the Action
for moving the caret to the beginning of a paragraph, extending the selection.
static String
selectionBeginWordAction
Name of the Action
for moving the caret to the beginning of a word, extending the selection.
static String
selectionDownAction
Name of the Action for moving the caret logically downward one position, extending the selection.
static String
selectionEndAction
Name of the Action for moving the caret to the end of the document.
static String
selectionEndLineAction
Name of the Action
for moving the caret to the end of a line, extending the selection.
static String
selectionEndParagraphAction
Name of the Action
for moving the caret to the end of a paragraph, extending the selection.
static String
selectionEndWordAction
Name of the Action for moving the caret to the end of a word, extending the selection.
static String
selectionForwardAction
Name of the Action for extending the selection by moving the caret logically forward one position.
static String
selectionNextWordAction
Name of the Action
for moving the selection to the beginning of the next word, extending the selection.
static String
selectionPreviousWordAction
Name of the Action
for moving the selection to the beginning of the previous word, extending the selection.
static String
selectionUpAction
Name of the Action for moving the caret logically upward one position, extending the selection.
static String
selectLineAction
Name of the Action for selecting a line around the caret.
static String
selectParagraphAction
Name of the Action for selecting a paragraph around the caret.
static String
selectWordAction
Name of the Action for selecting a word around the caret.
static String
upAction
Name of the Action for moving the caret logically upward one position.
static String
writableAction
Name of the action to set the editor into writeable mode.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4