Class SaveDialog

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

public class SaveDialog
extends JDialog
A dialog for displaying the various save/export options.
Author:
Harald Barsnes
See Also:
Serialized Form
  • Constructor Details

    • SaveDialog

      public SaveDialog​(PeptideShakerGUI peptideShakerGUI, boolean modal)
      Create a new SaveDialog.
      Parameters:
      peptideShakerGUI - the dialog parent
      modal - modal or not modal