KeyStroke.getKeyStroke('-')
per avere il ctrl
KeyStroke.getKeyStroke((int)'-', InputEvent.CTRL_MASK)