Uses of Interface
org.apache.uima.tools.docanalyzer.FileSelectorListener
Packages that use FileSelectorListener
-
Uses of FileSelectorListener in org.apache.uima.tools.docanalyzer
Classes in org.apache.uima.tools.docanalyzer that implement FileSelectorListenerModifier and TypeClassDescriptionclass
* This class tells the Mediator to check the length of the 3 text fields and adjust whether the 3 buttons are enabeld or not.Fields in org.apache.uima.tools.docanalyzer declared as FileSelectorListenerModifier and TypeFieldDescriptionprivate FileSelectorListener
FileSelector.fileSelectorListener
The file selector listener.Methods in org.apache.uima.tools.docanalyzer with parameters of type FileSelectorListenerModifier and TypeMethodDescriptionvoid
FileSelector.addFileSelectorListener
(FileSelectorListener aFileSelectorListener) Adds the file selector listener.