Class TextEditorManagerRSyntaxTextArea
java.lang.Object
org.gvsig.tools.swing.api.viewer.AbstractViewerFactory
org.gvsig.texteditor.rsyntaxtextarea.TextEditorManagerRSyntaxTextArea
- All Implemented Interfaces:
org.gvsig.texteditor.TextEditorManager,org.gvsig.tools.swing.api.viewer.ViewerFactory,org.gvsig.tools.util.IsApplicable
public class TextEditorManagerRSyntaxTextArea
extends org.gvsig.tools.swing.api.viewer.AbstractViewerFactory
implements org.gvsig.texteditor.TextEditorManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.gvsig.texteditor.JTextEditorbooleanisApplicable(Object... args) static voidMethods inherited from class org.gvsig.tools.swing.api.viewer.AbstractViewerFactory
getDataTypeName, getMimetype, getViewerName, isEditableMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.gvsig.texteditor.TextEditorManager
createViewer, getMimetype, getViewerName, isEditableMethods inherited from interface org.gvsig.tools.swing.api.viewer.ViewerFactory
getDataTypeName
-
Constructor Details
-
TextEditorManagerRSyntaxTextArea
public TextEditorManagerRSyntaxTextArea()
-
-
Method Details
-
createTextEditor
public org.gvsig.texteditor.JTextEditor createTextEditor()- Specified by:
createTextEditorin interfaceorg.gvsig.texteditor.TextEditorManager
-
isApplicable
- Specified by:
isApplicablein interfaceorg.gvsig.tools.util.IsApplicable
-
selfRegister
public static void selfRegister()
-