edu.uchsc.ccp.knowtator.textsource
Class TextSourceChangedEvent

java.lang.Object
  extended by edu.uchsc.ccp.knowtator.textsource.TextSourceChangedEvent

public class TextSourceChangedEvent
extends Object


Constructor Summary
TextSourceChangedEvent(TextSource textSource)
           
 
Method Summary
 TextSource getTextSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextSourceChangedEvent

public TextSourceChangedEvent(TextSource textSource)
Method Detail

getTextSource

public TextSource getTextSource()