public static class DbCopyWizardController.ProgressMeter extends Object
| Constructor and Description |
|---|
DbCopyWizardController.ProgressMeter() |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayOutputStream |
getReport() |
boolean |
isDone() |
void |
setDone(boolean done) |
void |
setReport(ByteArrayOutputStream report) |
public DbCopyWizardController.ProgressMeter()
public ByteArrayOutputStream getReport()
public void setReport(ByteArrayOutputStream report)
report - the report to setpublic boolean isDone()
public void setDone(boolean done)
done - the done to setThis software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.