Uses of Class
org.fife.ui.rtextarea.SmartHighlightPainter

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

Uses of SmartHighlightPainter in org.fife.ui.rsyntaxtextarea
 

Methods in org.fife.ui.rsyntaxtextarea with parameters of type SmartHighlightPainter
 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.