This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 35659

Summary: Progress indicator as part of status line
Product: platform Reporter: mvinar <mvinar>
Component: -- Other --Assignee: Milos Kleint <mkleint>
Status: RESOLVED FIXED    
Severity: blocker Keywords: API
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 35605, 50356    

Description mvinar 2003-08-21 11:12:01 UTC
User problem:
-----------------------------------
Tasks which take time are not consistently
presented and many of them do not show progress
towards completion.

User need:
-----------------------------------
--

Product requirement:
-----------------------------------
Progress indicator as part of status line (show
running tasks and their progress, allow to kill them)
Comment 1 _ tboudreau 2003-08-24 01:19:28 UTC
Setting to block issue 35605, editor statusbar merge - these
present similar issues (multiple status providers), which 
needs to be solved for both issues.

Difficulty: 4 (requires new API)
Hack-factor: 0 (if done right)

This shouldn't really be all that difficult, it's mainly
the API introduction issue that pushes the difficulty factor
up.
Comment 2 Jan Chalupa 2004-11-01 16:56:27 UTC
Re-assigning Tim's issues to Dafe.
Comment 3 David Simonek 2005-05-05 17:17:34 UTC
I think this is duplicate of what Milos is just working on, so passing to him to
resolve.
Comment 4 Milos Kleint 2005-05-10 08:28:38 UTC
done, integrated into trunk. new module org.netbeans.api.progress