Uses of Class
com.compomics.util.parameters.identification.tool_specific.MyriMatchParameters
Package | Description |
---|---|
com.compomics.util.gui.parameters.identification.algorithm |
Search algorithm settings dialogs.
|
-
Uses of MyriMatchParameters in com.compomics.util.gui.parameters.identification.algorithm
Methods in com.compomics.util.gui.parameters.identification.algorithm that return MyriMatchParameters Modifier and Type Method Description MyriMatchParameters
MyriMatchParametersDialog. getInput()
Returns the user selection as MyriMatch parameters object.Constructors in com.compomics.util.gui.parameters.identification.algorithm with parameters of type MyriMatchParameters Constructor Description MyriMatchParametersDialog(Dialog owner, Frame parent, MyriMatchParameters myriMatchParameters, boolean editable)
Creates new form MyriMatchSettingsDialog with a dialog as owner.MyriMatchParametersDialog(Frame parent, MyriMatchParameters myriMatchParameters, boolean editable)
Creates new form MyriMatchSettingsDialog with a frame as owner.