Uses of Class
com.compomics.util.experiment.mass_spectrometry.thermo_raw_file_parser.ThermoRawFileParserParameters
Package | Description |
---|---|
com.compomics.util.experiment.mass_spectrometry.thermo_raw_file_parser.gui |
Package containing the GUI classes used to interact with ThermoRawFileParser.
|
-
Uses of ThermoRawFileParserParameters in com.compomics.util.experiment.mass_spectrometry.thermo_raw_file_parser.gui
Methods in com.compomics.util.experiment.mass_spectrometry.thermo_raw_file_parser.gui that return ThermoRawFileParserParameters Modifier and Type Method Description ThermoRawFileParserParameters
ThermoRawFileParserParametersDialog. getThermoRawFileParserParameters()
Returns the parameters as created by the user.Constructors in com.compomics.util.experiment.mass_spectrometry.thermo_raw_file_parser.gui with parameters of type ThermoRawFileParserParameters Constructor Description ThermoRawFileParserParametersDialog(Dialog parent, ThermoRawFileParserParameters thermoRawFileParserParameters)
Constructor.ThermoRawFileParserParametersDialog(Frame parent, ThermoRawFileParserParameters thermoRawFileParserParameters)
Constructor.