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 7917 - ClassElement.removeInterface()/removeInterfaces() should swap their names
Summary: ClassElement.removeInterface()/removeInterfaces() should swap their names
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 trivial (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-16 12:26 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 2000-10-16 12:26:18 UTC
[dev-48]
removeInterface() has Identifier[] as parameter so it's name should be
removeInterfaces()...
Comment 1 Svata Dedic 2000-10-19 12:36:59 UTC
Created new methods with correct names. Old methods with swapped names are now
deprecated.
Comment 2 Jan Becicka 2000-11-01 14:58:59 UTC
[1135] Verified
Comment 3 Quality Engineering 2003-07-01 13:20:55 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.