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 - Load palette icons asynchronously
Summary: Load palette icons asynchronously
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Palette (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 90211
  Show dependency tree
 
Reported: 2005-11-15 16:59 UTC by _ rkubacki
Modified: 2008-12-23 00:31 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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'