Uses of Class
ca.odell.glazedlists.FilterList
-
Packages that use FilterList Package Description ca.odell.glazedlists.matchers Implementations and classes useful for creating implementations ofMatcherEditor
/Matchers
for use withFilterLists
. -
-
Uses of FilterList in ca.odell.glazedlists.matchers
Constructors in ca.odell.glazedlists.matchers with parameters of type FilterList Constructor Description Event(FilterList eventSource, int changeType, Matcher<E> matcher)
-