|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SamThread.ThreadParent
The parent of a thread
Method Summary | |
---|---|
void |
threadEvent(int ecode,
java.lang.Object edata)
Called when a thread event has occurred |
Method Detail |
---|
void threadEvent(int ecode, java.lang.Object edata)
ecode
- The integer code representing the eventedata
- An optional Object to store event data
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |