public class OrientationJLogWrapper extends Object implements orientation.LogAbstract
Constructor and Description |
---|
OrientationJLogWrapper(JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
finish() |
void |
finish(String msg) |
void |
increment(double inc) |
void |
progress(String msg,
double value) |
void |
progress(String msg,
int value) |
void |
reset() |
void |
setMessage(String msg) |
void |
setValue(int value) |
public OrientationJLogWrapper(JIPipeProgressInfo progressInfo)
public void progress(String msg, int value)
progress
in interface orientation.LogAbstract
public void increment(double inc)
increment
in interface orientation.LogAbstract
public void setValue(int value)
setValue
in interface orientation.LogAbstract
public void setMessage(String msg)
setMessage
in interface orientation.LogAbstract
public void progress(String msg, double value)
progress
in interface orientation.LogAbstract
public void reset()
reset
in interface orientation.LogAbstract
public void finish()
finish
in interface orientation.LogAbstract
public void finish(String msg)
finish
in interface orientation.LogAbstract
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.