[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Is it possible to continously refresh a view?

Hi All,

If anyone can help with my little problem, I would be most grateful.

Scenario:

I have a stand-alone RCP application with a tree and a view (The application started off as the Example RCP Mail App). The view contains a table. The table is built using a XML-RPC call. What I would like to do is set a preference that determines the number of seconds between automatic refreshes of the table contents (a bit like a meta refresh in the www world).

I have Googled and googled and I have found solutions that refer to listeners and refresh menu options, but I need this to be automatic and continous until I close the application.

Thanks in advance.

- Robert