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 128992 - Recognition of bound/constrained properties
Summary: Recognition of bound/constrained properties
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Beans (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-03 12:29 UTC by Jiri Prox
Modified: 2010-09-23 08:40 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2008-03-03 12:29:15 UTC
Product Version: NetBeans IDE Dev (Build 20080303052843)
Java: 1.6.0_10-ea; Java HotSpot(TM) Client VM 11.0-b11
System: Linux version 2.6.22-14-generic running on i386; UTF-8; en_US (nb)

It would be nice if bound/constrained properties were recognized and appropriate checkboxes were selected if there is
such pattern found. This should work as least when the content of setter if generated by Add property.