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 35653

Summary: JavaBeans integration improvements
Product: java Reporter: mvinar <mvinar>
Component: BeansAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 35583    

Description mvinar 2003-08-21 11:10:45 UTC
User problem:
-----------------------------------
The JavaBeans functionality integrated as
subhierarchy in the explorer is very hard to use,
and very seldom used.

User need:
-----------------------------------
User needs to be able to look at a class as a
JavaBean and perform operating on a component
granularity (add/remove properties, events, etc.)

Product requirement:
-----------------------------------
Better integration of JavaBeans (e.g. table view
in outline)
Comment 1 Jan Pokorsky 2008-07-24 16:44:06 UTC
Implemented as Beans Pattern view to the navigator.