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 27947 - Load left-side image of wizards asynchronously
Summary: Load left-side image of wizards asynchronously
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: David Simonek
URL:
Keywords: PERFORMANCE, UI
Depends on:
Blocks: 27795
  Show dependency tree
 
Reported: 2002-10-11 13:16 UTC by David Simonek
Modified: 2008-12-22 23:48 UTC (History)
0 users

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 David Simonek 2002-10-11 13:16:39 UTC
When any wizard is opened for the very first time
or after some time when wizards haven't been
opened, left-side image loading takes some time
and is done synchronously.
Comment 1 David Simonek 2002-10-11 14:14:55 UTC
impl in main trunk:
org\openide\WizardDescriptor.java 1.71-1.72