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 70033

Summary: Enhance resource bundle lookup to work with ListResourceBundle
Product: guibuilder Reporter: dkkopp <dkkopp>
Component: Natural LayoutAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description dkkopp 2005-12-07 16:12:32 UTC
Currently, the form editor allows the user to set JLabel and other components 
text by looking up a key in a property resource bundle. Please extend this 
support to also lookup text from a ListResourceBundle subclass.

We prefer to use ListResourceBundle here at work, and it would be very nice if 
the form editor could be enhanced to work nicely with it.