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 68754

Summary: Load palette icons asynchronously
Product: platform Reporter: _ rkubacki <rkubacki>
Component: PaletteAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: blocker CC: issues
Priority: P3 Keywords: PERFORMANCE
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 90211    

Description _ rkubacki 2005-11-15 16:59:29 UTC
The init of palette component might be faster if we load icons asynchronously
when asked for them (currently during validation of palette component - it means
earlier than painting happens). The only information that is required quickly is
dimension and this is known from/specified by contract.
Comment 1 Stanislav Aubrecht 2006-11-21 16:45:50 UTC
not a regression -> switching issue type to 'enhancement'