For Programmers: Free Programming Magazines  


Home > Archive > Java Help > January 2008 > How to assign global keys for Java/Swing application?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to assign global keys for Java/Swing application?
Ravi

2008-01-31, 7:51 pm

Global keys, i.e the key combinations like Ctrl+<space> etc or even Fn
keys for executing certain tasks.
RedGrittyBrick

2008-01-31, 7:51 pm

Ravi wrote:
> Global keys, i.e the key combinations like Ctrl+<space> etc or even Fn
> keys for executing certain tasks.


I find JMenuItem's setAccellerator() method a handy way of assigning
"global keys"
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com