envisage.plugins.text_editor.editor.text_editor_handler module

The traits UI handler for the text editor.

class envisage.plugins.text_editor.editor.text_editor_handler.TextEditorHandler[source]

Bases: Handler

The traits UI handler for the text editor.

run(info)[source]

Run the text as Python code.

save(info)[source]

Save the text to disk.