Uses of Interface
com.googlecode.whatswrong.EdgeTypeFilter.Listener

Packages that use EdgeTypeFilter.Listener
com.googlecode.whatswrong The whatswrong package is the top-level package of What's Wrong With My NLP. 
 

Uses of EdgeTypeFilter.Listener in com.googlecode.whatswrong
 

Classes in com.googlecode.whatswrong that implement EdgeTypeFilter.Listener
 class EdgeTypeFilterPanel
          An EdgeTypeFilterPanel controls an EdgeTypeFilter and requests an update for an NLPCanvas whenever the filter is changed.
 

Methods in com.googlecode.whatswrong with parameters of type EdgeTypeFilter.Listener
 void EdgeTypeFilter.addListener(EdgeTypeFilter.Listener listener)
          Adds a listener.
 



Copyright © 2009. All Rights Reserved.