Uses of Class
ca.odell.glazedlists.matchers.MatcherEditor.Event

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(java.util.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(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 pbuilder at 2012-05-29 19:21