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 10794 - Java Wizard: Step 5. Overriden methods are not displayed properly.
Summary: Java Wizard: Step 5. Overriden methods are not displayed properly.
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: jrojcek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-28 17:57 UTC by Jan Becicka
Modified: 2007-09-26 09:14 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 Jan Becicka 2001-03-28 17:57:50 UTC
[010327_2]
1. Invoke Java Wizard
2. Proceed to step 5.
3. Add clone() to list of methods that will be overriden
4. Click next
5. Click back -> method clone() is not in list
Comment 1 Svata Dedic 2001-04-05 13:00:58 UTC
I don't now if it is only a bug in the UI, or in the underlying data 
provider(s). Feel free to reassign it back in the latter case.
Comment 2 jrojcek 2001-04-05 16:19:24 UTC
This is how it was implemented in old wizard. I am working on correct behavior.
I have problem with InheritanceSupport.getInheritedMethods(),
InheritanceSupport.getOverridingMethods() which always return empty collection
also if I used inheritanceSupport.override() before. If it is a bug and will be
fixed then I will make a fix for this.
Comment 3 jrojcek 2001-04-21 14:48:02 UTC
Fixed in dev and release32.
Comment 4 Jan Becicka 2001-04-26 10:38:34 UTC
[NB3.2.38] Verified
Comment 5 Jan Chalupa 2001-05-05 23:26:02 UTC
Target milestone -> 3.2
Comment 6 Quality Engineering 2003-07-01 13:15:54 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 7 Quality Engineering 2007-09-20 11:49:59 UTC
Reorganization of java component