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 - Enhance resource bundle lookup to work with ListResourceBundle
Summary: Enhance resource bundle lookup to work with ListResourceBundle
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 5.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-07 16:12 UTC by dkkopp
Modified: 2008-04-29 10:22 UTC (History)
0 users

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 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.