|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Thread
|
+--cnrg.itx.datax.jaudio.JAudioMessageThread
| Field Summary | |
protected boolean |
bRunning
|
protected int |
windowsID
|
| Fields inherited from class java.lang.Thread |
contextClassLoader,
daemon,
eetop,
group,
inheritedAccessControlContext,
MAX_PRIORITY,
MIN_PRIORITY,
name,
NORM_PRIORITY,
priority,
single_step,
stillborn,
stopThreadPermission,
target,
threadInitNumber,
threadQ,
values |
| Constructor Summary | |
protected |
JAudioMessageThread()
|
| Method Summary | |
(package private) static int |
getMessageN(JAudioMessage msg)
|
(package private) static int |
getThreadIDN()
|
(package private) static int |
postThreadMessageN(int threadID,
JAudioMessage msg)
|
void |
run()
|
void |
shutdown()
|
| Methods inherited from class java.lang.Thread |
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
protected int windowsID
protected boolean bRunning
| Constructor Detail |
protected JAudioMessageThread()
| Method Detail |
public void run()
public void shutdown()
static int getThreadIDN()
static int getMessageN(JAudioMessage msg)
static int postThreadMessageN(int threadID,
JAudioMessage msg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||