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

Packages that use RSyntaxTextAreaHighlighter
org.fife.ui.rsyntaxtextarea A syntax-highlighting text editor. 
 

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, SmartHighlightPainter p)
          Called when occurrences of a token should be marked.
 void XmlOccurrenceMarker.markOccurrences(RSyntaxDocument doc, Token t, RSyntaxTextAreaHighlighter h, SmartHighlightPainter p)
          Called when occurrences of a token should be marked.
 



Copyright © 2003–2014. All rights reserved.