Class FollowUpExportDialog

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

public class FollowUpExportDialog extends JDialog
This class allows generating exports for follow up analysis.
Author:
Marc Vaudel, Harald Barsnes
See Also:
  • Constructor Details

    • FollowUpExportDialog

      public FollowUpExportDialog(PeptideShakerGUI peptideShakerGUI)
      Creates a new FollowupPreferencesDialog.
      Parameters:
      peptideShakerGUI - the PeptideShakerGUI parent
  • Method Details

    • recalibrateSpectra

      public void recalibrateSpectra()
      Lets the user select an output folder and starts the recalibration of spectra.
    • getPeptideShakerGUI

      public PeptideShakerGUI getPeptideShakerGUI()
      Returns the references to the PeptideShakerGUI.
      Returns:
      the references to the PeptideShakerGUI