Public Member Functions | |
| Engine (LogEntryTableModelBase model, String stackID, LogEntryTableModelBase listener) | |
| void | close () |
| Override void | run () |
Private Attributes | |
| final LogEntryTableModelBase | srcModel |
| final LogEntryTableModelBase | dstModel |
| final String | stackId |
| volatile boolean | terminateThread |
|
||||||||||||||||
|
Constructor
|
|
|
Stop the thread |
|
|
The thread to get all the logs of the error trace |
|
|
The table model to push logs part of the stack trace in |
|
|
The table model to read logs part of the stack trace |
|
|
The stackId of the logs to show in the error trace |
|
|
Signal the thread to terminate |
1.3.8