Uses of Class
com.compomics.util.parameters.identification.tool_specific.MsAmandaParameters
Packages that use MsAmandaParameters
Package
Description
Search algorithm settings dialogs.
-
Uses of MsAmandaParameters in com.compomics.util.gui.parameters.identification.algorithm
Methods in com.compomics.util.gui.parameters.identification.algorithm that return MsAmandaParametersModifier and TypeMethodDescriptionMsAmandaParametersDialog.getInput()Returns the user selection as MS Amanda parameters object.Constructors in com.compomics.util.gui.parameters.identification.algorithm with parameters of type MsAmandaParametersModifierConstructorDescriptionMsAmandaParametersDialog(Dialog owner, Frame parent, MsAmandaParameters msAmandaParameters, boolean editable) Creates new form MsAmandaSettingsDialog with a dialog as owner.MsAmandaParametersDialog(Frame parent, MsAmandaParameters msAmandaParameters, boolean editable) Creates new form MsAmandaSettingsDialog with a frame as owner.