public static interface ProgressInputStream.ProgressInputStreamListener
Modifier and Type | Method and Description |
---|---|
void |
endProgress() |
void |
setProgressMax(int max) |
void |
setProgressValue(int value) |
void |
startProgress(String strName) |
void setProgressMax(int max)
void setProgressValue(int value)
void startProgress(String strName)
void endProgress()
Copyright © 2004-15 Francesc Busquets (fbusquets@xtec.cat) & Departament d'Educació de la Generalitat de Catalunya (info@xtec.cat)
Licensed under the terms of the GNU General Public License.