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

Summary: Property Editor for java.lang.String
Product: guibuilder Reporter: Jaroslav Tulach <jtulach>
Component: CodeAssignee: _ ttran <ttran>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.