| localEvents | Return the smalltalk events managed by instances of the receiver |
| addText: | Add aString to the text after current selection |
| appendSelectedText: | Append text to the current selection |
| collapseSelection | Collapse the current selection |
| collapseSelection: | Collapse the current selection |
| replaceSelectedTextWith: | Replace the current selection with aString |
| selectCurrentLine | Select the line where the cursor is over |
| selectedText | Return the selected text |
| needsRows | - |
| needsCols | - |
| needsResize | - |
| getContents | - |
| getConfiguration | - |