Class MsConvertParametersDialog

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
com.compomics.util.gui.parameters.proteowizard.MsConvertParametersDialog
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class MsConvertParametersDialog
extends JDialog
Dialog for the creation and edition of msconvert parameters.
Author:
Marc Vaudel
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • isCanceled

      public boolean isCanceled()
      Indicates whether the editing was canceled by the user.
      Returns:
      a boolean indicating whether the editing was canceled by the user
    • getMsConvertParameters

      public MsConvertParameters getMsConvertParameters()
      Returns the parameters as created by the user.
      Returns:
      the parameters as created by the user