Package | Description |
---|---|
org.syntax.jedit |
JEditTextArea classes
|
Modifier and Type | Field and Description |
---|---|
SyntaxDocument |
TextAreaDefaults.document |
protected SyntaxDocument |
JEditTextArea.document |
Modifier and Type | Method and Description |
---|---|
SyntaxDocument |
JEditTextArea.getDocument()
Returns the document this text area is editing.
|
Modifier and Type | Method and Description |
---|---|
void |
JEditTextArea.setDocument(SyntaxDocument document)
Sets the document this text area is editing.
|
Copyright © 2019. All Rights Reserved.