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 82615 - Enhance wizard framework to display progress indication on Next
Summary: Enhance wizard framework to display progress indication on Next
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: API, UI
Depends on:
Blocks:
 
Reported: 2006-08-14 14:01 UTC by Jiri Rechtacek
Modified: 2012-04-26 07:36 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Rechtacek 2006-08-14 14:01:06 UTC
The wizards infrastructure should allow to progress indication on Next
through-pass wizard. Data processing on Next move can be time consuming and will
ideally to notify users by progress bar, like as progress notification on Finish
(issue 58889, implemented since NB6.0/M2).
Comment 1 Stanislav Aubrecht 2012-04-26 07:36:58 UTC
Already implemented in Dialogs API.