public static class CodeGenUtil.EclipseUtil.StreamProgressMonitor
extends NullProgressMonitor
| Modifier and Type | Field and Description |
|---|---|
protected java.io.PrintStream |
printStream |
| Constructor and Description |
|---|
CodeGenUtil.EclipseUtil.StreamProgressMonitor(java.io.PrintStream printStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
beginTask(java.lang.String name,
int totalWork) |
void |
setTaskName(java.lang.String name) |
void |
subTask(java.lang.String name) |