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 16674 - Derived classes should show inherited properties and methods
Summary: Derived classes should show inherited properties and methods
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: -FFJ-
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-18 09:57 UTC by Paul Andrews
Modified: 2002-05-24 09:31 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 Paul Andrews 2001-10-18 09:57:22 UTC
In other OO IDEs that I use, views of derived classes show inherited properties 
and methods from the inheritance tree. This allows the developer to examine a 
class and see all of the methods and properties that are available.

Naturally, only new properties and methods in the derived class are editable, 
the inherited ones are readonly.

Please could we have this functionality added to the IDE?
Comment 1 Jan Chalupa 2001-11-27 15:27:42 UTC
Target milestone -> 3.3.1.
Comment 2 Petr Suchomel 2002-05-24 09:31:20 UTC
The objectbrowser module is deprecated, no enhancements will be provided.