Uses of Interface
es.uvigo.ei.sing.BioSearch.connection.PubMexProgressHandler

Packages that use PubMexProgressHandler
es.uvigo.ei.sing.BioSearch.connection   
pt.uminho.anote2.process.ir.pubmed   
 

Uses of PubMexProgressHandler in es.uvigo.ei.sing.BioSearch.connection
 

Methods in es.uvigo.ei.sing.BioSearch.connection with parameters of type PubMexProgressHandler
 void PubMex.doQuery(java.lang.String term, int max, PubMexProgressHandler handler)
           
 void PubMex.doQuery(java.lang.String term, PubMexProgressHandler handler)
           
 

Uses of PubMexProgressHandler in pt.uminho.anote2.process.ir.pubmed
 

Methods in pt.uminho.anote2.process.ir.pubmed with parameters of type PubMexProgressHandler
 void PubMexAnote.doQuery(java.lang.String term, PubMexProgressHandler handler)