Class MethodsSectionDialog

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

public class MethodsSectionDialog extends JDialog
A dialog for drafting the methods section for a publication based on PeptideShaker results.
Author:
Harald Barsnes, Marc Vaudel
See Also:
  • Constructor Details

    • MethodsSectionDialog

      public MethodsSectionDialog(PeptideShakerGUI peptideShakerGUI, boolean modal)
      Creates a new MethodsSectionDialog.
      Parameters:
      peptideShakerGUI - the main frame
      modal - if the dialog is to be modal or not