View Single Post
  #2 (permalink)  
Old 04-17-2008, 09:41 AM
sukatoa's Avatar
sukatoa sukatoa is offline
Senior Member
 
Join Date: Jan 2008
Location: Cebu City, Philippines
Posts: 524
sukatoa is on a distinguished road
Send a message via Yahoo to sukatoa
Ok, this is my first time to see making a new Runnable inside the main class....

It is also safe you create another class and pass all the components, you can update the components there....

Have you also read about EventQueue?

Quote:
Is there a way I can force the animation starts immediately before the other thread starts?
Try ExecutorService.....

regards,
sukatoa
Reply With Quote