[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Progress Monitor

Hi,

an example can be found here: http://www.vogella.de/articles/EclipseJobs/article.html

Best regards, Lars

--
http://www.vogella.de/ - Eclipse plugin and Eclipse RCP Tutorials
http://www.twitter.com/vogella - vogella on Twitter


Prajwal wrote:
i have created a view in PDE. when i click on the view a task starts on the background. i need to show a progress monitor to the user that a task is going on. how to do this?

Prajwal