Class MzIdentMLExportDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class MzIdentMLExportDialog extends JDialog
A dialog where the user can export the project to mzIdentML.
Author:
Harald Barsnes
See Also:
  • Constructor Details

    • MzIdentMLExportDialog

      public MzIdentMLExportDialog(PeptideShakerGUI peptideShakerGUI, boolean modal)
      Create a new MzIdentMLExportDialog.
      Parameters:
      peptideShakerGUI - a reference to the main GUI frame
      modal - if the dialog is to be modal or not
  • Method Details

    • progressCancelled

      public boolean progressCancelled()
      Returns true if the user has canceled the progress.
      Returns:
      true if the user has canceled the progress