Uses of Package
ca.odell.glazedlists.matchers
-
Packages that use ca.odell.glazedlists.matchers Package Description ca.odell.glazedlists ca.odell.glazedlists.matchers Implementations and classes useful for creating implementations ofMatcherEditor
/Matchers
for use withFilterLists
.ca.odell.glazedlists.swing -
Classes in ca.odell.glazedlists.matchers used by ca.odell.glazedlists Class Description Matcher Determines which values should be filtered.MatcherEditor A facility for modifying theMatcher
s which specify the behaviour of aFilterList
. -
Classes in ca.odell.glazedlists.matchers used by ca.odell.glazedlists.matchers Class Description AbstractMatcherEditor Basic building block forMatcherEditor
implementations that handles the details of dealing with registeredMatcherEditor.Listener
s.AbstractMatcherEditorListenerSupport Basic building block forMatcherEditor
implementations that handles the details of dealing with registeredMatcherEditor.Listener
s.Matcher Determines which values should be filtered.MatcherEditor A facility for modifying theMatcher
s which specify the behaviour of aFilterList
.MatcherEditor.Event A MatcherEditor event models a change in theMatcherEditor
that creates a newMatcher
.MatcherEditor.Listener A MatcherEditor.Listener handles changes fired by aMatcherEditor
.SearchEngineTextMatcherEditor.Field A Field object contains information specific to a given field found within the Objects being text matched.TextMatcherEditor A matcher editor that matches Objects that contain a filter text string. -
Classes in ca.odell.glazedlists.matchers used by ca.odell.glazedlists.swing Class Description AbstractMatcherEditor Basic building block forMatcherEditor
implementations that handles the details of dealing with registeredMatcherEditor.Listener
s.AbstractMatcherEditorListenerSupport Basic building block forMatcherEditor
implementations that handles the details of dealing with registeredMatcherEditor.Listener
s.Matcher Determines which values should be filtered.MatcherEditor A facility for modifying theMatcher
s which specify the behaviour of aFilterList
.SearchEngineTextMatcherEditor A MatcherEditor that matches Objects against search text in a format similiar to search engines.TextMatcherEditor A matcher editor that matches Objects that contain a filter text string.