| Eclipse Jobs and Threads [message #989662] |
Fri, 07 December 2012 03:45 |
Rahul Yadav Messages: 65 Registered: July 2009 |
Member |
|
|
Hi Guys,
I am trying understand differnce between a background process implemented and executed with java Thread class and Eclipse Job class.
I am executing a loop in non-ui thread and when loop completes a messagedialog is poped up...informing the user.
I am able to do this in both ways, in one approach i create a Runnable and execute start() and in another case i create a Eclipse Job and schedule it.
Are they both same???
Thanks & Regards.
Rahul
|
|
|
Powered by
FUDForum. Page generated in 0.01425 seconds