org.apache.uima.tools.docanalyzer
Class TfFileSelectorListener

java.lang.Object
  extended by org.apache.uima.tools.docanalyzer.TfFileSelectorListener
All Implemented Interfaces:
FileSelectorListener

public class TfFileSelectorListener
extends java.lang.Object
implements FileSelectorListener

* This class tells the Mediator to check the length of the 3 text fields and adjust whether the 3 buttons are enabeld or not.


Constructor Summary
TfFileSelectorListener(PrefsMediator med)
           
 
Method Summary
 boolean fileSelected(javax.swing.JComponent source, java.lang.String fileString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TfFileSelectorListener

public TfFileSelectorListener(PrefsMediator med)
Method Detail

fileSelected

public boolean fileSelected(javax.swing.JComponent source,
                            java.lang.String fileString)
Specified by:
fileSelected in interface FileSelectorListener


Copyright © 2013. All Rights Reserved.