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 135667 - BeanInfoEditor doesn't support property for icon if is created via wizard
Summary: BeanInfoEditor doesn't support property for icon if is created via wizard
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Beans (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-23 10:13 UTC by Jana Maleckova
Modified: 2016-07-07 07:17 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 Jana Maleckova 2008-05-23 10:13:35 UTC
Product Version: NetBeans IDE Dev (Build 20080523005553)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)

Description:
============
I have bean class in project and try to create BeanInfo class for it. But I don't use the usual way - create BeanInfo
via popup menu invoked on bean class in Project Explorer. I have created it using New File wizard
My steps:
1. create new bean
2. create BeanInfo using New File wizard - JavaBeans Objects -> BeanInfo w/o Icon (keep naming rule of course)
3. switch to designer of BeanInfo editor and fill some property related to icons (placed under root BeanInfo node)
4. save and switch to source and back
edited property is not saved and I didn't find any declaration statement for icon's variables in source as well.
Comment 1 Martin Balin 2016-07-07 07:17:01 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss