protected class FilesUploader.VerifyTimestamp extends Object implements Progress
Modifier | Constructor and Description |
---|---|
protected |
VerifyTimestamp() |
Modifier and Type | Method and Description |
---|---|
void |
addItem(Object item) |
void |
done() |
void |
itemDone(Object item) |
void |
setCount(int count,
int total) |
void |
setItemCount(int count,
int total) |
void |
setTitle(String string) |
public void setItemCount(int count, int total)
setItemCount
in interface Progress
Copyright © 2014–2022 ImageJ. All rights reserved.