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 85183 - cannot edit the Method Parmaeters Property Editor
Summary: cannot edit the Method Parmaeters Property Editor
Status: RESOLVED DUPLICATE of bug 58289
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-19 00:12 UTC by Sherry Barkodar
Modified: 2007-09-26 09:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (16.00 KB, application/octet-stream)
2006-09-19 00:15 UTC, Sherry Barkodar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sherry Barkodar 2006-09-19 00:12:23 UTC
Create a Java Class.
Add a method with a parameter.
Right-click the newly created method. 
the new method -Properties editor opens.
click the ellips for Parameters the Method Parameters wizard opens.
all the buttons are disabled.
Comment 1 Sherry Barkodar 2006-09-19 00:15:17 UTC
Created attachment 34116 [details]
screenshot
Comment 2 Jiri Prox 2006-09-19 09:38:10 UTC
Duplicate of issue 58289. It's disabled by default. To change method parameters
use Refactoring | Change Methods Patameters. I agree that te buttons should be
removed.

*** This issue has been marked as a duplicate of 58289 ***