|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAcquisition.offlineFuncs.FileMapProgress
public class FileMapProgress
| Field Summary | |
|---|---|
boolean |
countingFiles
|
java.lang.String |
fileName
|
int |
openedFiles
|
int |
totalFiles
|
| Constructor Summary | |
|---|---|
FileMapProgress(boolean countingFiles,
int totalFiles,
int openedFiles,
java.lang.String fileName)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean countingFiles
public int totalFiles
public int openedFiles
public java.lang.String fileName
| Constructor Detail |
|---|
public FileMapProgress(boolean countingFiles,
int totalFiles,
int openedFiles,
java.lang.String fileName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||