|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| InputHandler.MacroRecorder | Macro recorder. |
| InputHandler.NonRecordable | If an action implements this interface, it should not be recorded by the macro recorder. |
| InputHandler.NonRepeatable | If an action implements this interface, it should not be repeated. |
| InputHandler.Wrapper | For use by EditAction.Wrapper only. |
| Class Summary | |
|---|---|
| DefaultInputHandler | The default input handler. |
| InputHandler | An input handler converts the user's key strokes into concrete actions. |
| InputHandler.backspace | |
| InputHandler.backspace_word | |
| InputHandler.delete | |
| InputHandler.delete_word | |
| InputHandler.document_end | |
| InputHandler.document_home | |
| InputHandler.end | |
| InputHandler.home | |
| InputHandler.insert_break | |
| InputHandler.insert_char | |
| InputHandler.insert_tab | |
| InputHandler.next_char | |
| InputHandler.next_line | |
| InputHandler.next_page | |
| InputHandler.next_word | |
| InputHandler.overwrite | |
| InputHandler.prev_char | |
| InputHandler.prev_line | |
| InputHandler.prev_page | |
| InputHandler.prev_word | |
| InputHandler.repeat | |
| InputHandler.toggle_rect | |
| KeywordMap | A KeywordMap is similar to a hashtable in that it maps keys
to values. |
| Token | |
| TokenMarker | A token marker that splits lines of text into tokens. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||