Searched refs:TextEditor (Results 1 – 5 of 5) sorted by relevance
21 public class LinesEditor extends TextEditor {
21 public class IntEditor extends TextEditor {
29 public class TextEditor implements Editor { class
44 editors.put(TYPE_TEXT, new TextEditor()); in editors()
49 import org.eclipse.ui.editors.text.TextEditor;94 private TextEditor mTextEditor;499 mTextEditor = new TextEditor();