|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.modeler.utils.MonitorHelper
public final class MonitorHelper
Helper class for IProgressMonitor
.
Method Summary | |
---|---|
static void |
checkCanceled(org.eclipse.core.runtime.IProgressMonitor monitor)
Check if the monitor is canceled. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void checkCanceled(org.eclipse.core.runtime.IProgressMonitor monitor) throws java.lang.InterruptedException
true
, it throws a InterruptedException
monitor
- the monitior to check
java.lang.InterruptedException
- thrown if the monitor is canceled
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.