Uses of Interface
ca.odell.glazedlists.matchers.MatcherEditor.Listener

Packages that use MatcherEditor.Listener
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.matchers
 

Methods in ca.odell.glazedlists.matchers with parameters of type MatcherEditor.Listener
 void MatcherEditor.addMatcherEditorListener(MatcherEditor.Listener<E> listener)
          Add a listener to be notified when this editor's Matcher changes.
 void AbstractMatcherEditor.addMatcherEditorListener(MatcherEditor.Listener<E> listener)
          Add a listener to be notified when this editor's Matcher changes.
 void MatcherEditor.removeMatcherEditorListener(MatcherEditor.Listener<E> listener)
          Remove the listener so that it no longer receives notification when the Matcher changes.
 void AbstractMatcherEditor.removeMatcherEditorListener(MatcherEditor.Listener<E> listener)
          Remove the listener so that it no longer receives notification when the Matcher changes.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2013-02-07 9:25