|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Abortable
Interface implemented by classes that can be aborted by the user.
Method Summary | |
---|---|
void |
abort()
Aborts the current process.. |
boolean |
isTerminated()
Checks if the current process has been aborted. |
Method Detail |
---|
boolean isTerminated()
void abort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |