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 4891

Summary: Form editor doesn`t edit string arrays all the time.
Product: guibuilder Reporter: Jan Palka <janpalka>
Component: CodeAssignee: Tomas Pavek <tpavek>
Status: CLOSED FIXED    
Severity: normal CC: jkovar
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Palka 1999-12-08 20:16:03 UTC
The form editor doesn`t have a
string array editor.  There appears
to be one that works when creating
the bean class itself, but not one
for editing the property once it is
a member variable of another bean.

In general, it would be very nice to
have a bean editor that knows how to
edit generalized arrays in terms of
the array type, but one just for
strings would be sufficient.
Comment 1 Tomas Pavek 2000-07-26 14:39:59 UTC
There is a string array editor -
org.openide.explorer.propertysheet.editors.StringArrayEditor (can be set in
Global Options->Form Objects->Property editors). It seems it was only badly
referenced in the code by now. I've fixed it.
Comment 2 Marian Mirilovic 2001-01-16 17:24:59 UTC
verified in [nb31](34), [pilsen](010115)

BUG also appears in version : FFJ20
Comment 3 Quality Engineering 2003-06-30 18:25:54 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.