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 - JavaBeans integration improvements
Summary: JavaBeans integration improvements
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Beans (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks: 35583
  Show dependency tree
 
Reported: 2003-08-21 11:10 UTC by mvinar
Modified: 2008-07-24 16:44 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 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.