Class GenerateSessionAudioAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class GenerateSessionAudioAction extends SessionEditorAction
Generate session audio file
See Also:
  • Field Details

  • Constructor Details

    • GenerateSessionAudioAction

      public GenerateSessionAudioAction(SessionEditor editor)
  • Method Details

    • addTaskListener

      public void addTaskListener(PhonTaskListener listener)
    • removeTaskListener

      public void removeTaskListener(PhonTaskListener listener)
    • hookableActionPerformed

      public void hookableActionPerformed(ActionEvent ae)
      Description copied from class: HookableAction
      Method which should be implemented instead of actionPerformed.
      Specified by:
      hookableActionPerformed in class HookableAction
    • generateExportAudioTask

      public PhonTask generateExportAudioTask()
      Provide access to the internal task for generating session audio file.