Uses of Interface
org.apache.uima.tools.docanalyzer.FileSelectorListener
-
Packages that use FileSelectorListener Package Description org.apache.uima.tools.docanalyzer -
-
Uses of FileSelectorListener in org.apache.uima.tools.docanalyzer
Classes in org.apache.uima.tools.docanalyzer that implement FileSelectorListener Modifier and Type Class Description class
TfFileSelectorListener
* This class tells the Mediator to check the length of the 3 text fields and adjust whether the 3 buttons are enabeld or not.Methods in org.apache.uima.tools.docanalyzer with parameters of type FileSelectorListener Modifier and Type Method Description void
FileSelector. addFileSelectorListener(FileSelectorListener aFileSelectorListener)
-