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 367 - Property Editor for java.lang.String
Summary: Property Editor for java.lang.String
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-07-21 23:46 UTC by Jaroslav Tulach
Modified: 2002-07-19 15:19 UTC (History)
0 users

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 Jaroslav Tulach 1998-07-21 23:46:57 UTC
Special editor for String to support localization of FormEditor code.

It should allow to enter text as usual and also to invoke dialog where name of bundle and the resource name could be entered.

There should be history of previously entered resource bundle names.

The initialization string then should be:


java.util.ResourceBundle.getBundle ("name_of_bundle").getString ("name_of_resource")


In future the editor should allow modification of property files too.
Comment 1 Marek Grummich 2000-07-25 09:37:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Stola 2000-07-27 17:54:59 UTC
Bug assigned to the module owner.