Uses of Class
othertools.Dictionary

Packages that use Dictionary
infogenomics   
othertools   
 

Uses of Dictionary in infogenomics
 

Methods in infogenomics that return Dictionary
 Dictionary MySqlGenomesDbDAO.selectDictionary(java.lang.String dictName)
          Selects from db the name of every dictionary
 

Methods in infogenomics with parameters of type Dictionary
 boolean MySqlGenomesDbDAO.insertDictionary(Dictionary dict)
          Insert a new dictionary of nucleotide words in the database
 

Uses of Dictionary in othertools
 

Constructors in othertools with parameters of type Dictionary
DictionarySave(Dictionary d)
          Creates new form DictionarySave