|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Progress
Progress information on a job/task.
Method Summary | |
---|---|
void |
cancel()
Cancel the job/task. |
String |
getSubTask()
|
String |
getTaskName()
|
int |
getTotalWork()
|
int |
getWorked()
|
boolean |
isCanceled()
|
boolean |
isIndeterminate()
|
Method Detail |
---|
String getTaskName()
null
String getSubTask()
null
boolean isIndeterminate()
int getWorked()
isIndeterminate()
is true
int getTotalWork()
isIndeterminate()
is true
boolean isCanceled()
void cancel()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |