Class | Description |
---|---|
Backspace | |
BackspaceWord | |
Copy |
Action listener for COPY actions.
|
Cut |
Action listener for CUT actions.
|
Delete | |
DeleteWord | |
DocumentEnd | |
DocumentHome | |
End | |
Find |
Action listener for "find".
|
FindAgain |
Action listener for "find again".
|
FunctionMenu |
When a '.' character is typed, in certain cases a selection menu pops up to
let the user choose a python function.
|
Home | |
InputActions | |
InsertBreak | |
InsertChar | |
InsertTab | |
NextChar | |
NextLine | |
NextPage | |
NextWord | |
Overwrite | |
Paste |
Action listener for PASTE actions.
|
PrevChar | |
PrevLine | |
PrevPage | |
PrevWord | |
Repeat | |
Replace |
Action listener for "replace".
|
Save |
Action listener for SAVE actions.
|
ToggleRectangle |
Enum | Description |
---|---|
FindType |
The action to perform.
|