|
JET | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextAreaPainter.Highlight | |
|---|---|
| edu.utep.cs.jet.gui.editor.syn | Contains the source code for Java syntax highlighting. |
| Uses of TextAreaPainter.Highlight in edu.utep.cs.jet.gui.editor.syn |
|---|
| Fields in edu.utep.cs.jet.gui.editor.syn declared as TextAreaPainter.Highlight | |
|---|---|
protected TextAreaPainter.Highlight |
TextAreaPainter.highlights
|
| Methods in edu.utep.cs.jet.gui.editor.syn with parameters of type TextAreaPainter.Highlight | |
|---|---|
void |
TextAreaPainter.addCustomHighlight(TextAreaPainter.Highlight highlight)
Adds a custom highlight painter. |
void |
TextAreaPainter.Highlight.init(JEditTextArea textArea,
TextAreaPainter.Highlight next)
Called after the highlight painter has been added. |
|
JET | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||