Uses of Class
com.compomics.util.parameters.identification.tool_specific.MsAmandaParameters
Package | Description |
---|---|
com.compomics.util.gui.parameters.identification.algorithm |
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 MsAmandaParameters Modifier and Type Method Description MsAmandaParameters
MsAmandaParametersDialog. getInput()
Returns the user selection as MS Amanda parameters object.Constructors in com.compomics.util.gui.parameters.identification.algorithm with parameters of type MsAmandaParameters Constructor Description MsAmandaParametersDialog(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.