Is there any possibility to turn off system shortcuts while running swing application. What I mean is that for instance having accelerator set for "ctrl presssed C" shortcut is recognized as a copy operation, not as a call for an action listener. Unfortunately I cannot avoid having accelerators like ctrl+c or ctrl+x so I would be extremely grateful for any help.