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

Summary: Slow loading of resources to create ButtonBridge
Product: platform Reporter: _ rkubacki <rkubacki>
Component: ActionsAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED WONTFIX    
Severity: blocker CC: issues
Priority: P4 Keywords: PERFORMANCE
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

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