CTRL SHIFT "some other key" question

I am trying to do something similar to the CTRL-SHIFT-F1 keyboard shortcut to show the Swing/AWT hierachy, however I want to display this in a graphical form (I know how to do that part), but I am having problems implementing the keyboard shortcut part.

Cound someone point me in the right direction, how do you specify a keyboard handler for the whole window ?

Thanks

[395 byte] By [discusfreak] at [2007-9-30 10:47:12]
# 1
Add the key listener to the main Frame or main JPanel.
Peter-Lawrey at 2007-7-3 21:08:58 > top of Java-index,Administration Tools,Sun Connection...