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

Packages that use IconRowHeader
org.fife.ui.rsyntaxtextarea   
org.fife.ui.rtextarea   
 

Uses of IconRowHeader in org.fife.ui.rsyntaxtextarea
 

Subclasses of IconRowHeader in org.fife.ui.rsyntaxtextarea
 class FoldingAwareIconRowHeader
          A row header component that takes code folding into account when painting itself.
 

Methods in org.fife.ui.rsyntaxtextarea that return IconRowHeader
 IconRowHeader RSyntaxTextAreaEditorKit.createIconRowHeader(RTextArea textArea)
          Overridden to return a row header that is aware of folding.
 

Uses of IconRowHeader in org.fife.ui.rtextarea
 

Methods in org.fife.ui.rtextarea that return IconRowHeader
 IconRowHeader RTextAreaEditorKit.createIconRowHeader(RTextArea textArea)
          Creates an icon row header to use in the gutter for a text area.
 



Copyright © 2003–2013. All rights reserved.