Class AutoTranscribeCommand

java.lang.Object
javax.swing.AbstractAction
ca.phon.app.session.editor.view.ipa_lookup.actions.IPALookupViewAction
ca.phon.app.session.editor.view.ipa_lookup.actions.AutoTranscribeCommand
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class AutoTranscribeCommand extends IPALookupViewAction
Action for auto-transcribing a Session using the current IPADictionary.
See Also:
  • Constructor Details

    • AutoTranscribeCommand

      public AutoTranscribeCommand(IPALookupView view)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)