|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.net4j.util.om.monitor.MonitorUtil
public final class MonitorUtil
Nested Class Summary | |
---|---|
static class |
MonitorUtil.Eclipse
|
static class |
MonitorUtil.Legacy
|
Method Summary | |
---|---|
static OMMonitor |
begin()
|
static OMMonitor |
begin(int totalWork)
|
static OMMonitor |
begin(int totalWork,
java.lang.String task)
|
static OMMonitor |
begin(java.lang.String task)
|
static boolean |
isCanceled()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean isCanceled()
public static OMMonitor begin()
public static OMMonitor begin(int totalWork)
public static OMMonitor begin(java.lang.String task)
public static OMMonitor begin(int totalWork, java.lang.String task)
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |