Public Member Functions | |
void | close (boolean sync) |
void | run () |
Private Attributes | |
volatile boolean | terminateThread = false |
Static Private Attributes | |
final int | UPDATE_INTERVAL = 2000 |
Objects from this class check if there have been changes and fire the event
|
Terminate the thread and frees the resources
|
|
The thread updating the content of the table |
|
Signal the thread to terminate |
|
The interval (msec) between two refreshes of the content of the table |