WorkbenchPart.setBusy()
. If useHalfBusyCursor is true then the cursor will change to the half busy cursor for the duration of the job.
@param job The job to schedule
@param delay The delay in scheduling.
@param useHalfBusyCursor A boolean to indicate if the half busycursor should be used while this job is running.
@see Job#schedule(long)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|