
public static class NotifyingMonitor.ProgressEvent extends Event implements OMMonitorProgress
sourceHUNDRED, ONE, TEN, ZERO| Constructor and Description |
|---|
NotifyingMonitor.ProgressEvent(INotifier notifier,
double totalWork,
double work) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTask() |
double |
getTotalWork() |
double |
getWork() |
double |
getWorkPercent() |
formatAdditionalParameters, getSource, toStringpublic NotifyingMonitor.ProgressEvent(INotifier notifier, double totalWork, double work)
public String getTask()
public double getTotalWork()
getTotalWork in interface OMMonitorProgresspublic double getWork()
getWork in interface OMMonitorProgresspublic double getWorkPercent()
getWorkPercent in interface OMMonitorProgressCopyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.