| Package | Description |
|---|---|
| ca.odell.glazedlists.matchers |
Implementations and classes useful for creating implementations of
MatcherEditor/Matchers
for use with FilterLists. |
| ca.odell.glazedlists.swing |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMatcherEditor<E>
Basic building block for
MatcherEditor implementations that
handles the details of dealing with registered MatcherEditor.Listeners. |
class |
CompositeMatcherEditor<E>
A
MatcherEditor composed of zero or more delegate
MatcherEditors. |
class |
RangeMatcherEditor<D extends java.lang.Comparable,E>
A MatcherEditor that produces Matchers which match Objects if they lie
within a range of
Comparables. |
class |
SearchEngineTextMatcherEditor<E>
A MatcherEditor that matches Objects against search text in a format similiar
to search engines.
|
class |
TextMatcherEditor<E>
A matcher editor that matches Objects that contain a filter text string.
|
class |
ThreadedMatcherEditor<E>
A MatcherEditor which decorates a source MatcherEditor with functionality.
|
class |
ThresholdMatcherEditor<E,T>
A
MatcherEditor that filters elements based on whether they are
greater than or less than a threshold. |
| Modifier and Type | Class and Description |
|---|---|
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. |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by buildd at 2016-02-14 5:12