swingx
Version 2005-08-19

Uses of Interface
org.jdesktop.swingx.decorator.PatternMatcher

Packages that use PatternMatcher
org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. 
org.jdesktop.swingx.decorator Contains API used to implement coordinated sorting, filtering, and highlighting of the extended Swing cell-rendering component classes JXTable, JXTreeTable, JXTree, and JXList. 
 

Uses of PatternMatcher in org.jdesktop.swingx
 

Methods in org.jdesktop.swingx with parameters of type PatternMatcher
protected  void JXSearchPanel.updateFieldName(PatternMatcher matcher)
           
 

Uses of PatternMatcher in org.jdesktop.swingx.decorator
 

Classes in org.jdesktop.swingx.decorator that implement PatternMatcher
 class PatternFilter
          Pluggable pattern filter.
 class PatternHighlighter
          PatternHighlighter
 class SearchHighlighter
          Convenience Highlighter to test and highlight cells in searching.
 


swingx
Version 2005-08-19