javawrapper::SwingWorker::ThreadVar Class Reference

Class to maintain reference to current worker thread under separate synchronization control. More...

List of all members.

Public Member Functions

void sleep (long millis) throws java.lang.InterruptedException
 Sleeps the thread Created 12-8-2004 (LEM).
void threadWait () throws java.lang.InterruptedException

Package Functions

 ThreadVar (Thread t)
synchronized Thread get ()
synchronized void clear ()

Private Attributes

Thread thread


Detailed Description

Class to maintain reference to current worker thread under separate synchronization control.

12-8-2004 (LEM) - made this protected so I could have access to it in the children


The documentation for this class was generated from the following file:
Generated on Mon Mar 27 15:15:48 2006 for SORTIE Java Interface by  doxygen 1.4.6-NO