Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Progress monitor help
Progress monitor help [message #457323] Mon, 30 October 2006 05:06 Go to next message
Eclipse UserFriend
Originally posted by: diebosto.fi.vupv.es

Hi
i have created an RCP editor with the typical controls. The issue is that
the graphics on eclipse "hangs" while the open file is being executed (as
the open file requires the parsing of the file which requires some time).
i have seen the progress bar that eclipse uses in some places and maybe
this can be useful for me.
I do understand and know how to use the monitor operations (begin task,
worked, done...) but i don't know how or from where should i get the
progress monitor.
Thanks!
Re: Progress monitor help [message #457393 is a reply to message #457323] Tue, 31 October 2006 01:58 Go to previous message
Eclipse UserFriend
Hello,
from within a view you can use
getViewSite().getActionBars().getStatusLineManager().getProg ressMonitor();

regards,
Srivatsan
Previous Topic:Problems creating new port for Eclipse
Next Topic:Tooltips on menu items
Goto Forum:
  


Current Time: Thu Sep 25 19:08:32 EDT 2025

Powered by FUDForum. Page generated in 0.03978 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top