|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FileProcessor.ProgressListener
A listener object that is notified for every progress made while copying files.
FileProcessor.copy(File, File, ProgressListener)
Method Summary | |
---|---|
void |
progressed(java.nio.ByteBuffer buffer)
|
Method Detail |
---|
void progressed(java.nio.ByteBuffer buffer) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |