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 - Superclass combobox should be disabled for interfaces in java wizard.
Summary: Superclass combobox should be disabled for interfaces in java wizard.
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Other Windows 3.1/NT
: P4 trivial (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-27 14:04 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
proposed patch (1.57 KB, patch)
2001-07-20 20:33 UTC, Tomas Hurka
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.