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 35925 - [java-mdr] o.n.test.java.gui.overridemethods.OverrideMethodsDialog test failed
Summary: [java-mdr] o.n.test.java.gui.overridemethods.OverrideMethodsDialog test failed
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2003-09-05 12:12 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 2003-09-05 12:12:56 UTC
Create class which implements java.awt.MenuContainer
Invoke override methods tool and select interface
MenuContainer. MenuContainer has 3 methods, but
the list of available methods is empty.
Comment 1 Tomas Hurka 2003-10-17 10:28:44 UTC
It will be fixed after java/mdr redesign.
Comment 2 Martin Matula 2003-12-08 17:01:26 UTC
Fixed (java.awt.MenuContainer is on classpath)
Comment 3 Jan Becicka 2004-07-23 13:15:38 UTC
Verified