Uses of Class
com.compomics.util.parameters.identification.tool_specific.MyriMatchParameters
Packages that use MyriMatchParameters
Package
Description
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 MyriMatchParametersModifier and TypeMethodDescriptionMyriMatchParametersDialog.getInput()Returns the user selection as MyriMatch parameters object.Constructors in com.compomics.util.gui.parameters.identification.algorithm with parameters of type MyriMatchParametersModifierConstructorDescriptionMyriMatchParametersDialog(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.