[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: Timer and SWT?
|
- From: mirko@xxxxxxxxxx (Mirko.Buhle)
- Date: Wed, 23 Jul 2003 14:41:14 +0000 (UTC)
- Newsgroups: eclipse.platform.swt
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
Ralf Koban wrote:
> 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?
It work, thanks.