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

Summary: Load left-side image of wizards asynchronously
Product: platform Reporter: David Simonek <dsimonek>
Component: Dialogs&WizardsAssignee: David Simonek <dsimonek>
Status: RESOLVED FIXED    
Severity: blocker Keywords: PERFORMANCE, UI
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 27795    

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