Main Page | Compound List | File List | Compound Members

dndtester::DaqTests::DialogThread Class Reference

DailogThread extends Thread. More...

List of all members.

Public Member Functions

void run ()
 Method that every thread must implement.


Protected Member Functions

void setToKill (Thread tokill)
 Method used to set the thread to terminate.


Package Attributes

Thread toKill
 This thread will try to terminate the testmodule::DaqTests::ConnectingThread of the user cancels the connection.

boolean interrupted = false
 If the testmodule::DaqTests::ConnectingThread was succesful then it will interrupted this thread.


Detailed Description

DailogThread extends Thread.

This gives a message and the option to cancel the connection by the user for whatever reason.

Definition at line 233 of file DaqTests.java.


Member Function Documentation

void dndtester::DaqTests::DialogThread::run  )  [inline]
 

Method that every thread must implement.

This method displays a message to the user that DaqTests is trying to connect to the DAQ. And it give the user the option to stop the connection.

Definition at line 254 of file DaqTests.java.

void dndtester::DaqTests::DialogThread::setToKill Thread  tokill  )  [inline, protected]
 

Method used to set the thread to terminate.

Parameters:
tokill is the tread it should terminate.

Definition at line 245 of file DaqTests.java.

References toKill.

Referenced by dndtester::DaqTests::DaqTests().


The documentation for this class was generated from the following file:
Generated on Mon Jul 28 13:59:25 2003 by doxygen 1.3.2