com.compomics.util.gui.gene_mapping
Interface SpeciesDialogParent


public interface SpeciesDialogParent

Interface for SpeciesDialog parent frames or dialogs.

Author:
Harald Barsnes

Method Summary
 void clearGeneMappings()
          Clear the gene mappings.
 GenePreferences getGenePreferences()
          Return the gene preferences.
 void updateGeneMappings(String selectedSpecies)
          Update the gene mapping results.
 

Method Detail

getGenePreferences

GenePreferences getGenePreferences()
Return the gene preferences.

Returns:
the gene preferences

clearGeneMappings

void clearGeneMappings()
Clear the gene mappings.


updateGeneMappings

void updateGeneMappings(String selectedSpecies)
Update the gene mapping results.

Parameters:
selectedSpecies - the new species


Copyright © 2013. All Rights Reserved.