Uses of Class
de.unijena.bioinf.labelingdetector.ui.AnalysedSpectrum

Packages that use AnalysedSpectrum
de.unijena.bioinf.labelingdetector.ui   
de.unijena.bioinf.labelingdetector.ui.wizard   
 

Uses of AnalysedSpectrum in de.unijena.bioinf.labelingdetector.ui
 

Methods in de.unijena.bioinf.labelingdetector.ui that return types with arguments of type AnalysedSpectrum
static java.util.List<AnalysedSpectrum> Utils.readInputSpectra(java.io.File file)
           
static java.util.List<AnalysedSpectrum> Utils.readInputSpectra(java.lang.String input)
           
 

Methods in de.unijena.bioinf.labelingdetector.ui with parameters of type AnalysedSpectrum
 java.lang.Object AnalysedSpectrumTableFormat.getColumnValue(AnalysedSpectrum analysedSpectrum, int i)
           
 

Uses of AnalysedSpectrum in de.unijena.bioinf.labelingdetector.ui.wizard
 

Methods in de.unijena.bioinf.labelingdetector.ui.wizard that return types with arguments of type AnalysedSpectrum
 java.util.List<AnalysedSpectrum> CopyFromclipboardPanel.getSpectra()
           
 java.util.List<AnalysedSpectrum> SelectImporterPanel.getSpectra()
           
 



Copyright © 2011. All Rights Reserved.