Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Progressbars(Presenting progress from multiple Jobs)
Progressbars [message #1774364] Fri, 13 October 2017 10:50
Claes-Erik Rydberg is currently offline Claes-Erik RydbergFriend
Messages: 1
Registered: October 2017
Junior Member
I am working with multiple Jobs and would like to view their progress. With ProgressView I can have a Part in my RCP app that displays them and in the statusbar (a TrimBar with a ProgressRegion) I can update the total progress (implemented as a separate Job that watches the other Jobs.

What I would like:
- The ProgressBar in the ProgressRegion to reflect the progress.
- There seems to be a button in the ProgressRegion. How do I access its listener?
- Have a form or similar to show the progress within each Job. This should preferably be displayed when the ProgressRegion's button is pushed.

Is there anyone who has done something similar or otherwise knows about this? As I am new to Eclipse I might have missed something simple.
Previous Topic:"Invalid ZIP archive" error reports
Next Topic:Eclipse Neon fails to build Maven project, plugin seems to be broken?
Goto Forum:
  


Current Time: Thu Apr 25 17:34:22 GMT 2024

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

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

Back to the top