My requirement is that if user press Ctrl + C. The text in the combo-box will automatically be copied (without it being highlighted, the whole word would be copied). So if I go to another combo-box, I could paste it. I am new to java and don't have an idea how to it, .