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