Uses of Class
com.googlecode.whatswrong.ControllerPanel

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

Uses of ControllerPanel in com.googlecode.whatswrong
 

Subclasses of ControllerPanel in com.googlecode.whatswrong
 class DependencyFilterPanel
          A DependencyFilterPanel controls a EdgeLabelFilter and a EdgeTokenFilter and updates an NLPCanvas after changes to the filters.
 class EdgeTypeFilterPanel
          An EdgeTypeFilterPanel controls an EdgeTypeFilter and requests an update for an NLPCanvas whenever the filter is changed.
 class TokenFilterPanel
          A TokenFilterPanel controls a TokenFilter and updates a NLPCanvas whenever the filter has been changed.
 



Copyright © 2010. All Rights Reserved.