Hello everybody!

I have a problem with my keypress simulation program.
I am using Robot class .keyPress(int keycode) function for simulation and Swing timer for generating
actionevents.

It...