Class SetLanguageHandler

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

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

    • SetLanguageHandler

      public SetLanguageHandler(MainFrame frame)
      Instantiates a new sets the language handler.
      Parameters:
      frame - the frame
  • Method Details