|
JET | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JEditTextArea | |
|---|---|
| edu.utep.cs.jet.gui.editor.syn | Contains the source code for Java syntax highlighting. |
| Uses of JEditTextArea in edu.utep.cs.jet.gui.editor.syn |
|---|
| Fields in edu.utep.cs.jet.gui.editor.syn declared as JEditTextArea | |
|---|---|
protected static JEditTextArea |
JEditTextArea.focusedComponent
|
protected JEditTextArea |
TextAreaPainter.textArea
|
| Methods in edu.utep.cs.jet.gui.editor.syn that return JEditTextArea | |
|---|---|
static JEditTextArea |
InputHandler.getTextArea(EventObject evt)
Returns the text area that fired the specified event. |
| Methods in edu.utep.cs.jet.gui.editor.syn with parameters of type JEditTextArea | |
|---|---|
void |
TextAreaPainter.Highlight.init(JEditTextArea textArea,
TextAreaPainter.Highlight next)
Called after the highlight painter has been added. |
| Constructors in edu.utep.cs.jet.gui.editor.syn with parameters of type JEditTextArea | |
|---|---|
TextAreaPainter(JEditTextArea textArea,
TextAreaDefaults defaults)
Creates a new repaint manager. |
|
|
JET | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||