Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Listening to lost focus of JMenuBar

Reply
Thread Tools

Listening to lost focus of JMenuBar

 
 
Dan Polansky
Guest
Posts: n/a
 
      08-16-2007
How can a class listen to the event that JMenuBar has lost focus,
after gaining it by user pressing F10 in Windows? I have tried to add
FocusListener and KeyBoardListener to JMenuBar, but both are deaf,
meaning the handler methods are never entered.

Thank you, Dan

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any way to keep listening even if focus is lost ?? Spendius Java 5 10-13-2008 07:57 PM
Focus Loss with JMenuBar srinivas.veeranki@gmail.com Java 0 09-21-2006 03:23 PM
JMenuBar and JPanel Ajay Java 1 09-24-2005 12:24 AM
Interruptions in live news listening Realone Player listening Thaqalain Computer Support 6 07-16-2005 02:11 PM
Handle JMenuBar with visible glass pane Simon Niederberger Java 2 05-19-2004 07:15 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57