|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |