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 SyntaxDocumentJEditTextArea.documentTextAreaDefaults.documentMethods in mars.venus.editor.jeditsyntax that return SyntaxDocumentModifier and TypeMethodDescriptionfinal SyntaxDocumentJEditTextArea.getDocument()Returns the document this text area is editing.Methods in mars.venus.editor.jeditsyntax with parameters of type SyntaxDocumentModifier and TypeMethodDescriptionvoidJEditTextArea.setDocument(SyntaxDocument document) Sets the document this text area is editing.