KeyListener - catch any KeyEvent

J

Java and Swing

I need to catch any key that is typed within my JFrame. I need this so
that if a user presses a certain key, say F11, I can hide the window.

currently my frame has a panel. the panel contains a JtextArea. If I
press F11 it is not caught outside of the text area.

how can i do this?

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top