|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NLPCanvas.Listener | |
---|---|
com.googlecode.whatswrong | The whatswrong package is the top-level package of What's Wrong With My NLP. |
Uses of NLPCanvas.Listener in com.googlecode.whatswrong |
---|
Classes in com.googlecode.whatswrong that implement NLPCanvas.Listener | |
---|---|
class |
AppearancePanel
An AppearancePanel controls the appearance of an NLPCanvas. |
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 NLPCanvas.Listener | |
---|---|
void |
NLPCanvas.addListener(NLPCanvas.Listener listener)
Adds a new listener. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |