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/Matchersfor 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 theMatchers which specify the behaviour of aFilterList. -
Classes in ca.odell.glazedlists.matchers used by ca.odell.glazedlists.matchers Class Description AbstractMatcherEditor Basic building block forMatcherEditorimplementations that handles the details of dealing with registeredMatcherEditor.Listeners.AbstractMatcherEditorListenerSupport Basic building block forMatcherEditorimplementations that handles the details of dealing with registeredMatcherEditor.Listeners.Matcher Determines which values should be filtered.MatcherEditor A facility for modifying theMatchers which specify the behaviour of aFilterList.MatcherEditor.Event A MatcherEditor event models a change in theMatcherEditorthat 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 forMatcherEditorimplementations that handles the details of dealing with registeredMatcherEditor.Listeners.AbstractMatcherEditorListenerSupport Basic building block forMatcherEditorimplementations that handles the details of dealing with registeredMatcherEditor.Listeners.Matcher Determines which values should be filtered.MatcherEditor A facility for modifying theMatchers 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.