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 8571

Summary: Superclass combobox should be disabled for interfaces in java wizard.
Product: java Reporter: Jan Becicka <jbecicka>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: trivial CC: pslegr
Priority: P4    
Version: 3.x   
Hardware: Other   
OS: Windows 3.1/NT   
Issue Type: DEFECT Exception Reporter:
Attachments: proposed patch

Description Jan Becicka 2000-11-27 14:04:05 UTC
[1159]
Java wizard allowes to set superclass for interfaces (popup New | Classes |
Interface). Adjusting superclass in wizard is not propagated to source (as is
correct, because interfaces cannot extend classes). So I suggest to disable
this combobox.
Comment 1 Petr Slegr 2000-11-27 14:56:59 UTC
May be for interfaces there should some another way of input superinterface(s).
Comment 2 Svata Dedic 2000-11-27 15:54:59 UTC
Can you be more specific about the way how the interfaces should be edited ?
Comment 3 Petr Slegr 2000-11-27 16:56:59 UTC
Hm, what about property editor for array of Identifiers (the same as in property
sheet of Interface)?

In Class info section of wizard there is space enough. Maybe Up/Down buttons are
not necessary...

Text field for interfaces delimited by commas is probably too pure, isn't it?
Comment 4 Petr Slegr 2000-11-27 17:00:59 UTC
I thought *poor* of course :)
Comment 5 Tomas Hurka 2001-01-24 08:20:59 UTC
Until we find better solution, the superclass combobox was removed from Java
wizard panel for interface. Proposed patch will be added as attachment.
Comment 6 Tomas Hurka 2001-01-24 08:21:59 UTC
Created attachment 494 [details]
proposed patch
Comment 7 Jan Becicka 2001-01-31 14:36:59 UTC
[010130_1] Verified
Comment 8 Quality Engineering 2003-07-01 13:20:53 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.