ca.odell.glazedlists.matchers

Interface MatcherEditor.Listener<E>

All Superinterfaces:
EventListener

public static interface MatcherEditor.Listener<E>
extends EventListener

A MatcherEditor.Listener handles changes fired by a MatcherEditor. The most notable implementation will be FilterList which uses these events to update its state.

Method Summary

void
changedMatcher(Event matcherEvent)
Indicates a changes has occurred in the Matcher produced by the MatcherEditor.

Method Details

changedMatcher

public void changedMatcher(Event matcherEvent)
Indicates a changes has occurred in the Matcher produced by the MatcherEditor.
Parameters:
matcherEvent - a MatcherEditor.Event describing the change in the Matcher produced by the MatcherEditor

Glazed Lists, Copyright © 2003-2006 publicobject.com, O'Dell Engineering.
Documentation build by pbuilder at 2007-12-21 23:49