Uses of Class
com.compomics.util.gui.dialogs.ProgressDialogX

Packages that use ProgressDialogX
com.compomics.util.experiment.identification This package contains experiment classes related to identifications. 
 

Uses of ProgressDialogX in com.compomics.util.experiment.identification
 

Methods in com.compomics.util.experiment.identification with parameters of type ProgressDialogX
 void SequenceFactory.appendDecoySequences(File destinationFile, ProgressDialogX progressDialog)
          Appends decoy sequences to the desired file while displaying progress
static FastaIndex SequenceFactory.createFastaIndex(File fastaFile, ProgressDialogX progressDialog)
          static method to create a fasta index for a fasta file
 FastaIndex SequenceFactory.getFastaIndex(File fastaFile, ProgressDialogX progressDialog)
          Returns the file index of a fasta file
 void SequenceFactory.loadFastaFile(File fastaFile, ProgressDialogX progressDialog)
          loads a new fasta file in the factory.
 



Copyright © 2011. All Rights Reserved.