edu.uchsc.ccp.knowtator.event
Interface NotifyTextChangeListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
Knowtator

public interface NotifyTextChangeListener
extends EventListener


Method Summary
 void notifyTextChanged(String notifyText)
           
 

Method Detail

notifyTextChanged

void notifyTextChanged(String notifyText)