|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatcherEditor.Event | |
|---|---|
| ca.odell.glazedlists.matchers | Implementations and classes useful for creating implementations of
MatcherEditor/Matchers
for use with FilterLists. |
| Uses of MatcherEditor.Event in ca.odell.glazedlists.matchers |
|---|
| Methods in ca.odell.glazedlists.matchers that return MatcherEditor.Event | |
|---|---|
protected MatcherEditor.Event<E> |
ThreadedMatcherEditor.coalesceMatcherEvents(List<MatcherEditor.Event<E>> matcherEvents)
This method implements the strategy for coalescing many queued MatcherEvents into a single representative MatcherEvent. |
| Methods in ca.odell.glazedlists.matchers with parameters of type MatcherEditor.Event | |
|---|---|
void |
MatcherEditor.Listener.changedMatcher(MatcherEditor.Event<E> matcherEvent)
Indicates a changes has occurred in the Matcher produced by the MatcherEditor. |
protected void |
AbstractMatcherEditor.fireChangedMatcher(MatcherEditor.Event<E> event)
|
| Method parameters in ca.odell.glazedlists.matchers with type arguments of type MatcherEditor.Event | |
|---|---|
protected MatcherEditor.Event<E> |
ThreadedMatcherEditor.coalesceMatcherEvents(List<MatcherEditor.Event<E>> matcherEvents)
This method implements the strategy for coalescing many queued MatcherEvents into a single representative MatcherEvent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||