Class TfFileSelectorListener

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

public class TfFileSelectorListener extends 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. // * @see TfFileSelectorEvent
  • Field Details

  • Constructor Details

    • TfFileSelectorListener

      public TfFileSelectorListener(PrefsMediator med)
      Instantiates a new tf file selector listener.
      Parameters:
      med - the med
  • Method Details