public class ConsoleOneLineProgressListener extends Object implements IProgressListener
| Modifier and Type | Field and Description |
|---|---|
static int |
ONE_HUNDRED_PERCENT |
| Constructor and Description |
|---|
ConsoleOneLineProgressListener() |
public static final int ONE_HUNDRED_PERCENT
public void progress(String label, int percent)
progress in interface IProgressListenerpublic void done(String label)
done in interface IProgressListenerpublic void start(String label)
start in interface IProgressListenerpublic void info(String label, String message)
info in interface IProgressListenerCopyright © 2013. All Rights Reserved.