|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatcherEditor.Listener | |
---|---|
ca.odell.glazedlists.matchers | Implementations and classes useful for creating implementations of
MatcherEditor /Matchers
for use with FilterLists . |
Uses of MatcherEditor.Listener in ca.odell.glazedlists.matchers |
---|
Methods in ca.odell.glazedlists.matchers with parameters of type MatcherEditor.Listener | |
---|---|
void |
AbstractMatcherEditor.addMatcherEditorListener(MatcherEditor.Listener<E> listener)
Add a listener to be notified when this editor's Matcher changes. |
void |
MatcherEditor.addMatcherEditorListener(MatcherEditor.Listener<E> listener)
Add a listener to be notified when this editor's Matcher changes. |
void |
AbstractMatcherEditor.removeMatcherEditorListener(MatcherEditor.Listener<E> listener)
Remove the listener so that it no longer receives notification when the Matcher changes. |
void |
MatcherEditor.removeMatcherEditorListener(MatcherEditor.Listener<E> listener)
Remove the listener so that it no longer receives notification when the Matcher changes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |