Package | Description |
---|---|
org.syntax.jedit |
JEditTextArea classes
|
Modifier and Type | Method and Description |
---|---|
static TextAreaDefaults |
TextAreaDefaults.getDefaults()
Returns a new TextAreaDefaults object with the default values filled in.
|
Modifier and Type | Method and Description |
---|---|
protected TextAreaPainter |
JEditTextArea.createPainter(TextAreaDefaults defaults)
Allow subclasses to override.
|
Constructor and Description |
---|
JEditTextArea(TextAreaDefaults defaults)
Creates a new JEditTextArea with the specified settings.
|
TextAreaPainter(JEditTextArea textArea,
TextAreaDefaults defaults)
Creates a new repaint manager.
|
Copyright © 2019. All Rights Reserved.