Uses of Class
mars.venus.editor.jeditsyntax.SyntaxDocument
Packages that use SyntaxDocument
-
Uses of SyntaxDocument in mars.venus.editor.jeditsyntax
Fields in mars.venus.editor.jeditsyntax declared as SyntaxDocumentModifier and TypeFieldDescriptionprotected SyntaxDocument
JEditTextArea.document
TextAreaDefaults.document
Methods in mars.venus.editor.jeditsyntax with parameters of type SyntaxDocumentModifier and TypeMethodDescriptionvoid
JEditTextArea.setDocument
(SyntaxDocument document) Sets the document this text area is editing.