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 66423 - Missing mnemonic in Add New Method dialog
Summary: Missing mnemonic in Add New Method dialog
Status: RESOLVED DUPLICATE of bug 61094
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-10 23:25 UTC by _ potingwu
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 _ potingwu 2005-10-10 23:25:29 UTC
Right click on the context menu and select Add->Method. There are no mnemonic
for all the Modifiers in the Add New Method dialog.

 Components without mnemonic:
   Class: javax.swing.JCheckBox {  abstract |  N/A }
   Class: javax.swing.JCheckBox {  final |  N/A }
   Class: javax.swing.JCheckBox {  static |  N/A }
   Class: javax.swing.JCheckBox {  synchronized |  N/A }
   Class: javax.swing.JCheckBox {  transient |  N/A }
   Class: javax.swing.JCheckBox {  volatile |  N/A }
   Class: javax.swing.JCheckBox {  native |  N/A }
Comment 1 Pavel Flaska 2005-10-11 09:36:48 UTC
I checked it in 051011 and it is fixed in 5.0.


*** This issue has been marked as a duplicate of 61094 ***
Comment 2 Sakthivel Gopal 2007-02-01 22:00:40 UTC
This was originall reported for JSF Web(Visual Web Project) /Portlet application
- Session Bean - session bean - context menu - Add - Method
Comment 3 Quality Engineering 2007-09-20 09:51:19 UTC
Reorganization of java component