edu.uchsc.ccp.knowtator.textsource
Class TextSourceChangeEvent

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

public class TextSourceChangeEvent
extends Object


Constructor Summary
TextSourceChangeEvent(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

TextSourceChangeEvent

public TextSourceChangeEvent(TextSource textSource)
Method Detail

getTextSource

public TextSource getTextSource()