JavaScript Development Tools
Release 3.2
- java.lang.Object
-
- org.eclipse.wst.jsdt.chromium.debug.core.util.ProgressUtil.MonitorWrapper
-
- Enclosing class:
- ProgressUtil
public static class ProgressUtil.MonitorWrapper
extends java.lang.Object
A small wrapper around the IProgressMonitor
that keeps a default label -- the string
to show when a current stage has no label of its own.
-
-
Constructor Summary
Constructors
Constructor and Description |
MonitorWrapper(IProgressMonitor progressMonitor,
java.lang.String defaultLabel) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
beginTask
public void beginTask()
JavaScript Development Tools
Release 3.2
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.