Uses of Class
jade.tools.gui.ACLSyntaxDocument
-
Packages that use ACLSyntaxDocument Package Description jade.tools.gui -
-
Uses of ACLSyntaxDocument in jade.tools.gui
Fields in jade.tools.gui declared as ACLSyntaxDocument Modifier and Type Field Description protected ACLSyntaxDocumentACLTextArea. documentMethods in jade.tools.gui that return ACLSyntaxDocument Modifier and Type Method Description ACLSyntaxDocumentACLTextArea. getDocument()Returns the document this text area is editing.Methods in jade.tools.gui with parameters of type ACLSyntaxDocument Modifier and Type Method Description voidACLTextArea. setDocument(ACLSyntaxDocument document)Sets the document this text area is editing.
-