public class ProgressStepper
extends java.lang.Object
| Constructor and Description |
|---|
ProgressStepper(AsyncExecutable progressTask) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyProgress(java.lang.Object result,
int step,
int maxSteps,
java.lang.String message) |
public ProgressStepper(AsyncExecutable progressTask)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.