Package | Description |
---|---|
ca.odell.glazedlists.matchers |
Implementations and classes useful for creating implementations of
MatcherEditor /Matchers
for use with FilterLists . |
Modifier and Type | Method and Description |
---|---|
protected MatcherEditor.Event<E> |
ThreadedMatcherEditor.coalesceMatcherEvents(java.util.List<MatcherEditor.Event<E>> matcherEvents)
This method implements the strategy for coalescing many queued
MatcherEvents into a single representative MatcherEvent.
|
protected MatcherEditor.Event<E> |
AbstractMatcherEditorListenerSupport.createChangedEvent(Matcher<E> matcher)
creates a changed event.
|
protected MatcherEditor.Event<E> |
AbstractMatcherEditorListenerSupport.createConstrainedEvent(Matcher<E> matcher)
creates a constrained event.
|
protected MatcherEditor.Event<E> |
AbstractMatcherEditorListenerSupport.createMatchAllEvent(Matcher<E> matcher)
creates a match all event.
|
protected MatcherEditor.Event<E> |
AbstractMatcherEditorListenerSupport.createMatchNoneEvent(Matcher<E> matcher)
creates a match none event.
|
protected MatcherEditor.Event<E> |
AbstractMatcherEditorListenerSupport.createRelaxedEvent(Matcher<E> matcher)
creates a relaxed event.
|
Modifier and Type | Method and Description |
---|---|
void |
MatcherEditor.Listener.changedMatcher(MatcherEditor.Event<E> matcherEvent)
Indicates a changes has occurred in the Matcher produced by the
MatcherEditor.
|
protected void |
AbstractMatcherEditorListenerSupport.fireChangedMatcher(MatcherEditor.Event<E> event)
delivers the given matcher event to all registered listeners.
|
Modifier and Type | Method and Description |
---|---|
protected MatcherEditor.Event<E> |
ThreadedMatcherEditor.coalesceMatcherEvents(java.util.List<MatcherEditor.Event<E>> matcherEvents)
This method implements the strategy for coalescing many queued
MatcherEvents into a single representative MatcherEvent.
|
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2018-07-13 9:19