public static class IMonitor.Stub extends Object implements IMonitor
IMonitor.Stub
Constructor and Description |
---|
Stub() |
Modifier and Type | Method and Description |
---|---|
boolean |
isCancelled() |
void |
subTask(String taskName)
Starts a subtask.
|
void |
worked(int amount) |
public Stub()
public void worked(int amount)
public boolean isCancelled()
isCancelled
in interface IMonitor
Copyright © 2014–2022 Eclipse Foundation. All rights reserved.