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

Packages that use DocumentRange
org.fife.ui.rsyntaxtextarea   
 

Uses of DocumentRange in org.fife.ui.rsyntaxtextarea
 

Methods in org.fife.ui.rsyntaxtextarea that return types with arguments of type DocumentRange
 List<DocumentRange> RSyntaxTextAreaHighlighter.getMarkedOccurrences()
          Returns a list of "marked occurrences" in the text area.
 List<DocumentRange> RSyntaxTextArea.getMarkedOccurrences()
          Returns a list of "marked occurrences" in the text area.
 



Copyright © 2003–2013. All rights reserved.