|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.biffle.cliff.pearl2.listeners.ProgressFileInfoListener
| Constructor Summary | |
ProgressFileInfoListener(java.lang.String task,
ProgressHandler progressH,
long totalSize,
FileInfoListener target)
|
|
| Method Summary | |
void |
addFileInfo(FileInfo info)
Supplies the listener with another FileInfo object. |
void |
stop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProgressFileInfoListener(java.lang.String task,
ProgressHandler progressH,
long totalSize,
FileInfoListener target)
| Method Detail |
public void addFileInfo(FileInfo info)
FileInfoListener
addFileInfo in interface FileInfoListenerpublic void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||