I want to be able to paste my text where the user currently is typing. It should be possible in every program. Not just mine. I already found this question. But I am of course not able to use the first, accepted answer because I want to be able to paste in other programs.
I also don´t think it´s a good idea using the Robot class as some other answers suggested. Because random errors could occur.
Is there really no other, not hacky solution doing this?