I want to simulate key presses on a JTextArea. I would use the Robot class, but the window I want to type in doesn't have focus. So I have a scenario like this:I want to simulate key presses on a JTextArea.
I want to simulate key presses on a JTextArea. I would use the Robot class, but the window I want to type in doesn't have focus. So I have a scenario like this:I want to simulate key presses on a JTextArea.