JET

Uses of Interface
edu.utep.cs.jet.gui.editor.syn.TextAreaPainter.Highlight

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

JET is Copyright (C) 2005-2008 by The University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.