| Frames | No Frames |
Classes derived from ca.odell.glazedlists.matchers.AbstractMatcherEditor | |
| class | A MatcherEditor composed of zero or more delegate
MatcherEditors. |
| class | A MatcherEditor that produces Matchers which match Objects if they lie
within a range of Comparables. |
| class | A MatcherEditor that matches Objects against search text in a format similiar
to search engines. |
| class | A matcher editor that matches Objects that contain a filter text string. |
| class | A MatcherEditor which decorates a source MatcherEditor with functionality. |
| class | A MatcherEditor that filters elements based on whether they are
greater than or less than a threshold. |
Classes derived from ca.odell.glazedlists.matchers.AbstractMatcherEditor | |
| class | A MatcherEditor that matches Objects that contain the filter text located
within a JTextField. |
| class | A MatcherEditor that matches Objects that contain the filter text located
within a Document. |