|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JEditTextArea | |
org.syntax.jedit |
Uses of JEditTextArea in org.syntax.jedit |
Fields in org.syntax.jedit declared as JEditTextArea | |
protected JEditTextArea |
TextAreaPainter.textArea
|
protected static JEditTextArea |
JEditTextArea.focusedComponent
|
Methods in org.syntax.jedit that return JEditTextArea | |
static JEditTextArea |
InputHandler.getTextArea(java.util.EventObject evt)
Returns the text area that fired the specified event. |
Methods in org.syntax.jedit with parameters of type JEditTextArea | |
void |
TextAreaPainter.Highlight.init(JEditTextArea textArea,
TextAreaPainter.Highlight next)
Called after the highlight painter has been added. |
Constructors in org.syntax.jedit with parameters of type JEditTextArea | |
TextAreaPainter(JEditTextArea textArea,
TextAreaDefaults defaults)
Creates a new repaint manager. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |