|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpipe.modules.dnamaca.SwingWorker.ThreadVar
Class to maintain reference to current worker thread under separate synchronization control.
| Field Summary | |
private java.lang.Thread |
thread
|
| Constructor Summary | |
(package private) |
SwingWorker.ThreadVar(java.lang.Thread t)
|
| Method Summary | |
(package private) void |
clear()
|
(package private) java.lang.Thread |
get()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.lang.Thread thread
| Constructor Detail |
SwingWorker.ThreadVar(java.lang.Thread t)
| Method Detail |
java.lang.Thread get()
void clear()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||