|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |