| [news.eclipse.platform.swt] Re: Timer and SWT? |
Hi Mirko,
take a look into:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/faq.html#uithread
Ralf
Mirko.Buhle schrieb:
I have a problem with the java.util.Timer and SWT. I want to refresh my table content after a while but i'll get an invalid thread access exception. What can i do to refresh my table content?