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 45330 - No mnemonic on button in Customize Breakpoint dialog
Summary: No mnemonic on button in Customize Breakpoint dialog
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC All
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-06-22 09:18 UTC by _ lcincura
Modified: 2006-03-24 10:09 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 _ lcincura 2004-06-22 09:18:11 UTC
NetBeans IDE 200406201800 on java 1.4.2_04

Components with no mnemonic :
  Class: javax.swing.JButton {  Close |  Close }
Comment 1 Jan Jancura 2004-06-24 12:46:40 UTC
Mnemonics "l" has been added.

Checking in
ui/src/org/netbeans/modules/debugger/jpda/ui/models/BreakpointsActionsProvider.java;
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/BreakpointsActionsProvider.java,v
 <--  BreakpointsActionsProvider.java
new revision: 1.6; previous revision: 1.5
done
Checking in
ui/src/org/netbeans/modules/debugger/jpda/ui/models/Bundle.properties;
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.9; previous revision: 1.8
done
Comment 2 _ lcincura 2004-10-19 11:40:51 UTC
Verified on build 200410181800