|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FileUtils.UnzipListener
Listener used to show information of unzipping process.
Method Summary | |
---|---|
void |
setZipSize(int size)
Puts the number of files inside zip file. |
void |
unzipingFile(java.lang.String file)
Notifies that file is unzipping in this moment. |
Method Detail |
---|
void unzipingFile(java.lang.String file)
file
- the filevoid setZipSize(int size)
size
- the number of files
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |