|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.runtime.NullProgressMonitor
org.metaabm.gen.test.share.LockMonitor
public class LockMonitor
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.core.runtime.IProgressMonitor |
|---|
UNKNOWN |
| Constructor Summary | |
|---|---|
LockMonitor()
|
|
| Method Summary | |
|---|---|
void |
block()
|
void |
blockContinue()
|
void |
done()
|
protected boolean |
isDoneFlag()
|
void |
reset()
|
| Methods inherited from class org.eclipse.core.runtime.NullProgressMonitor |
|---|
beginTask, internalWorked, isCanceled, setCanceled, setTaskName, subTask, worked |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LockMonitor()
| Method Detail |
|---|
public void done()
done in interface org.eclipse.core.runtime.IProgressMonitordone in class org.eclipse.core.runtime.NullProgressMonitorpublic void reset()
public void block()
public void blockContinue()
protected boolean isDoneFlag()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||