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

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

Uses of ProgressDialogX in com.compomics.util
 

Methods in com.compomics.util with parameters of type ProgressDialogX
static String Util.tableToText(JTable table, String separator, ProgressDialogX progressDialog, boolean removeHtml)
          Returns the table as a separated text file.
 

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

Methods in com.compomics.util.experiment.identification with parameters of type ProgressDialogX
 void Identification.emptyCache(ProgressDialogX progressDialog)
          Empties the cache and serializes everything in the specified serialization folder
 void Identification.save(File newFolder, ProgressDialogX progressDialog)
          Saves the identification matches in the desired folder
 

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

Methods in com.compomics.util.experiment.quantification with parameters of type ProgressDialogX
 void Quantification.emptyCache(ProgressDialogX progressDialog)
          Empties the cache and serializes everything in the specified serialization folder
 void Quantification.save(File newFolder, ProgressDialogX progressDialog)
          Saves the identification matches in the desired folder
 



Copyright © 2011. All Rights Reserved.