Uses of Class
ca.odell.glazedlists.matchers.TextMatcherEditor

Packages that use TextMatcherEditor
ca.odell.glazedlists.matchers Implementations and classes useful for creating implementations of MatcherEditor/Matchers for use with FilterLists
ca.odell.glazedlists.swing   
ca.odell.glazedlists.swt   
 

Uses of TextMatcherEditor in ca.odell.glazedlists.matchers
 

Subclasses of TextMatcherEditor in ca.odell.glazedlists.matchers
 class SearchEngineTextMatcherEditor<E>
          A MatcherEditor that matches Objects against search text in a format similiar to search engines.
 

Uses of TextMatcherEditor in ca.odell.glazedlists.swing
 

Subclasses of TextMatcherEditor in ca.odell.glazedlists.swing
 class SearchEngineTextFieldMatcherEditor<E>
          A MatcherEditor that matches Objects that contain the filter text located within a JTextField.
 class TextComponentMatcherEditor<E>
          A MatcherEditor that matches Objects that contain the filter text located within a Document.
 

Uses of TextMatcherEditor in ca.odell.glazedlists.swt
 

Subclasses of TextMatcherEditor in ca.odell.glazedlists.swt
 class SearchEngineTextWidgetMatcherEditor<E>
          A MatcherEditor that matches elements that contain the filter text located within a Text field.
 class TextWidgetMatcherEditor<E>
          A MatcherEditor that matches elements that contain the filter text located within a Text field.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by James Lemieux at 2009-01-25 18:40