Class ExportQueryAction

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

public class ExportQueryAction extends HookableAction
Export query to a file on disk.
See Also:
  • Constructor Details

  • Method Details

    • 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
    • dialogClosed

      public void dialogClosed(ca.phon.ui.nativedialogs.NativeDialogEvent evt)