Uses of Class
de.unijena.bioinf.labelingdetector.ui.AlgorithmSettingsPanel.Score

Packages that use AlgorithmSettingsPanel.Score
de.unijena.bioinf.labelingdetector.ui   
 

Uses of AlgorithmSettingsPanel.Score in de.unijena.bioinf.labelingdetector.ui
 

Methods in de.unijena.bioinf.labelingdetector.ui that return AlgorithmSettingsPanel.Score
 AlgorithmSettingsPanel.Score AlgorithmSettingsPanel.getScoring()
           
static AlgorithmSettingsPanel.Score AlgorithmSettingsPanel.Score.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AlgorithmSettingsPanel.Score[] AlgorithmSettingsPanel.Score.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in de.unijena.bioinf.labelingdetector.ui with parameters of type AlgorithmSettingsPanel.Score
 void AlgorithmSettingsPanel.setScoring(AlgorithmSettingsPanel.Score scoring)
           
 



Copyright © 2011. All Rights Reserved.