|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatcherEditor.Listener | |
|---|---|
| ca.odell.glazedlists | |
| 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 |
|---|
| Fields in ca.odell.glazedlists declared as MatcherEditor.Listener | |
|---|---|
protected MatcherEditor.Listener |
FilterList.listener
listener handles changes to the matcher |
| Uses of MatcherEditor.Listener in ca.odell.glazedlists.matchers |
|---|
| Methods in ca.odell.glazedlists.matchers with parameters of type MatcherEditor.Listener | |
|---|---|
void |
MatcherEditor.addMatcherEditorListener(MatcherEditor.Listener listener)
Add a listener to be notified when this editor's Matcher changes. |
void |
AbstractMatcherEditor.addMatcherEditorListener(MatcherEditor.Listener listener)
Add a listener to be notified when this editor's Matcher changes. |
void |
MatcherEditor.removeMatcherEditorListener(MatcherEditor.Listener listener)
Remove the listener so that it no longer receives notification when the Matcher changes. |
void |
AbstractMatcherEditor.removeMatcherEditorListener(MatcherEditor.Listener listener)
Remove the listener so that it no longer receives notification when the Matcher changes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||