TextEditor
TextEditor.create_ui()
TextEditor.key_bindings
TextEditor.run()
TextEditor.save()
TextEditor.save_as()
TextEditor.select_line()
TextEditor.text
TextEditorHandler
TextEditorHandler.run()
TextEditorHandler.save()
envisage.plugins.text_editor.text_editor_plugin module
envisage.plugins.text_editor.editor.text_editor module