Uses of Class
com.compomics.util.parameters.identification.tool_specific.PNovoParameters
Package | Description |
---|---|
com.compomics.util.gui.parameters.identification.algorithm |
Search algorithm settings dialogs.
|
-
Uses of PNovoParameters in com.compomics.util.gui.parameters.identification.algorithm
Methods in com.compomics.util.gui.parameters.identification.algorithm that return PNovoParameters Modifier and Type Method Description PNovoParameters
PNovoParametersDialog. getPNovoParameters()
Returns the pNovo parameters as set by the user.Constructors in com.compomics.util.gui.parameters.identification.algorithm with parameters of type PNovoParameters Constructor Description PNovoParametersDialog(Dialog owner, Frame parent, PNovoParameters pNovoParameters, boolean editable)
Creates a new PNovoSettingsDialog with a dialog as owner.PNovoParametersDialog(Frame parent, PNovoParameters pNovoParameters, boolean editable)
Creates a new PNovoSettingsDialog with a frame as owner.