Class SetDataPathHandler

java.lang.Object
org.apache.uima.tools.cvd.control.SetDataPathHandler
All Implemented Interfaces:
ActionListener, EventListener

public class SetDataPathHandler extends Object implements ActionListener
The Class SetDataPathHandler.
  • Constructor Details

    • SetDataPathHandler

      public SetDataPathHandler(MainFrame frame)
      Instantiates a new sets the data path handler.
      Parameters:
      frame - the frame
  • Method Details