> Is there no way to assign a kind of 'form-wide' keyboard binding? 

You can just attach a ComponentKeyListener to the form itself. That will 
receive all key events that haven't been consumed by child components.



Reply via email to