Uses of Class
com.compomics.util.gui.waiting.waitinghandlers.ProgressDialogX

Packages that use ProgressDialogX
com.compomics.util This package contains general util classes. 
 

Uses of ProgressDialogX in com.compomics.util
 

Methods in com.compomics.util with parameters of type ProgressDialogX
static void Util.tableToFile(javax.swing.JTable table, java.lang.String separator, ProgressDialogX progressDialog, boolean removeHtml, java.io.BufferedWriter writer)
          Writes the table to a file as separated text.
static java.lang.String Util.tableToText(javax.swing.JTable table, java.lang.String separator, ProgressDialogX progressDialog, boolean removeHtml)
          Returns the table as a separated text file.
 



Copyright © 2013. All Rights Reserved.