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

Packages that use ChangeableHighlightPainter
org.fife.ui.rsyntaxtextarea A syntax-highlighting text editor. 
org.fife.ui.rtextarea A single-font text editor with many custom features. 
 

Uses of ChangeableHighlightPainter in org.fife.ui.rsyntaxtextarea
 

Subclasses of ChangeableHighlightPainter in org.fife.ui.rsyntaxtextarea
 class SquiggleUnderlineHighlightPainter
          Highlight painter that paints a squiggly underline underneath text, similar to what popular IDE's such as Visual Studio and Eclipse do to indicate errors, warnings, etc.
 

Uses of ChangeableHighlightPainter in org.fife.ui.rtextarea
 

Subclasses of ChangeableHighlightPainter in org.fife.ui.rtextarea
 class SmartHighlightPainter
          A "smart" highlight painter designed for use in RSyntaxTextArea.
 



Copyright © 2003–2014. All rights reserved.