| Author |
mnemonics are not getting focus for the menubar
|
Venkateshwarlu Narsing
Greenhorn
Joined: Jul 22, 2008
Posts: 2
|
|
problem: mnemonics are not getting focus for the menubar scenario: I have one JFrame and one JInternalFrame. The JFrame has a menubar with mnemonics assigned to every menu. Mnemonics are working fine when the JInternalFrame is opend. But after closing the JInternalFrame the mnemonics for the menubar are not working. That is menus are not getting focus when I use mnemonics like ALT+F Any help heighly appriciated
|
 |
Craig Wood
Ranch Hand
Joined: Jan 14, 2004
Posts: 1535
|
|
Seems to work in j2se 1.6.0_07
|
 |
 |
|
|
subject: mnemonics are not getting focus for the menubar
|
|
|