Uses of Class
org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaHighlighter

Packages that use RSyntaxTextAreaHighlighter
org.fife.ui.rsyntaxtextarea   
 

Uses of RSyntaxTextAreaHighlighter in org.fife.ui.rsyntaxtextarea
 

Methods in org.fife.ui.rsyntaxtextarea with parameters of type RSyntaxTextAreaHighlighter
 void OccurrenceMarker.markOccurrences(RSyntaxDocument doc, Token t, RSyntaxTextAreaHighlighter h, org.fife.ui.rsyntaxtextarea.MarkOccurrencesHighlightPainter p)
          Called when occurrences of a token should be marked.
 void XmlOccurrenceMarker.markOccurrences(RSyntaxDocument doc, Token t, RSyntaxTextAreaHighlighter h, org.fife.ui.rsyntaxtextarea.MarkOccurrencesHighlightPainter p)
          Called when occurrences of a token should be marked.
 



Copyright © 2003–2013. All rights reserved.