public class TextEditorManagerRSyntaxTextArea extends AbstractViewerFactory implements TextEditorManager
Constructor and Description |
---|
TextEditorManagerRSyntaxTextArea() |
Modifier and Type | Method and Description |
---|---|
JTextEditor |
createTextEditor() |
boolean |
isApplicable(java.lang.Object... args) |
static void |
selfRegister() |
getDataTypeName, getMimetype, getViewerName, isEditable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createViewer, getMimetype, getViewerName, isEditable
getDataTypeName
public JTextEditor createTextEditor()
createTextEditor
in interface TextEditorManager
public boolean isApplicable(java.lang.Object... args)
isApplicable
in interface IsApplicable
public static void selfRegister()