Thread: timer in swt
View Single Post
  (#2 (permalink)) Old
oxygold oxygold is offline
Active Contributor
 
Posts: 62
Thanks: 0
Thanked 6 Times in 6 Posts
Join Date: Jun 2009
Default 06-29-2009, 04:42 AM

Hi, anirudh

For your question, my personal idea is that I think you can utilize the creation of a new thread method to realize the timer, after the system initial then start a thread, in this thread, using the code to write a Timer object, and implement execute for each XX ms.

wish to help you


www.eclaxy.com
let's perfect the eclipse!
Reply With Quote