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 - Form editor doesn`t edit string arrays all the time.
Summary: Form editor doesn`t edit string arrays all the time.
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-12-08 20:16 UTC by Jan Palka
Modified: 2003-06-30 18:25 UTC (History)
1 user (show)

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