Home
last modified time | relevance | path

Searched defs:TextEditorPlugin (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/internal/texteditor/
H A DTextEditorPlugin.java48 public final class TextEditorPlugin extends AbstractUIPlugin implements IRegistryChangeListener { class
80 public TextEditorPlugin() { in TextEditorPlugin() method in TextEditorPlugin
/dports/devel/py-envisage/envisage-4.9.0/envisage/plugins/text_editor/
H A Dtext_editor_plugin.py23 class TextEditorPlugin(Plugin): class
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Dtexteditorplugin.cpp95 TextEditorPlugin::TextEditorPlugin() in TextEditorPlugin() function in TextEditor::Internal::TextEditorPlugin