Uses of Interface
sos.reports.TextHighlighter

Uses of TextHighlighter in sos.reports
 

Classes in sos.reports that implement TextHighlighter
 class DefaultTextHighlighter
          A default implementation of TextHighlighter that uses a hash map to associate lists of text highlights to report elements.
 

Methods in sos.reports that return TextHighlighter
 TextHighlighter JReportPane.getTextHighlighter()
          Returns the object that controls text highlighting.
 

Methods in sos.reports with parameters of type TextHighlighter
 void JReportPane.setTextHighlighter(TextHighlighter textHighlighter)
          Sets the object that controls text highlighting.
 



Copyright 2003, 2004 Side of Software (SOS). All rights reserved.