|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dawb.common.ui.monitor.ProgressMonitorWrapper
public class ProgressMonitorWrapper
| Constructor Summary | |
|---|---|
ProgressMonitorWrapper(org.eclipse.core.runtime.IProgressMonitor monitor)
|
|
| Method Summary | |
|---|---|
boolean |
isCancelled()
|
void |
worked(int amount)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProgressMonitorWrapper(org.eclipse.core.runtime.IProgressMonitor monitor)
monitor - | Method Detail |
|---|
public boolean isCancelled()
isCancelled in interface uk.ac.gda.monitor.IMonitorpublic void worked(int amount)
worked in interface uk.ac.gda.monitor.IMonitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||