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 82278 - Slow loading of resources to create ButtonBridge
Summary: Slow loading of resources to create ButtonBridge
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 6.x
Hardware: PC All
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2006-08-09 14:24 UTC by _ rkubacki
Modified: 2009-11-02 10:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2006-08-09 14:24:20 UTC
Currently when toolbar presenter for an action is created ButtonBridge tries to
load images of an action with suffixes _pressed, _rollover and _disabled and
tries their branded/localized versions too.

Since only a few actions needs these effects we can optimize and reject loading
of branded version if there is no pure resource to reduce number of getResource
calls from 21 to 3 for each button.
Comment 1 Jiri Rechtacek 2008-11-21 16:08:10 UTC
Not in current plan
Comment 2 Quality Engineering 2009-11-02 10:59:24 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX