Constructor and Description |
---|
JIPipeProgressAdapter(JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
addItem(Object item) |
void |
done() |
JIPipeProgressInfo |
getProgressInfo() |
void |
itemDone(Object item) |
void |
setCount(int count,
int total) |
void |
setItemCount(int count,
int total) |
void |
setTitle(String title) |
public JIPipeProgressAdapter(JIPipeProgressInfo progressInfo)
public void setItemCount(int count, int total)
setItemCount
in interface Progress
public JIPipeProgressInfo getProgressInfo()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.