This method is equivalent calling setWorkRemaining(...) on the receiver. Unless the SUPPRESS_BEGINTASK flag is set, this will also be equivalent to calling setTaskName(...) on the parent.
@param name new main task name @param totalWork number of ticks to allocate @see org.eclipse.core.runtime.IProgressMonitor#beginTask(java.lang.String,int)
|
|
|
|
|
|
|
|
|
|
|
|
|
|