Senor_Pointy
Fruity
I've been using Java for a lot of my programming needs for the past 6 months or so (because it's so much easier to make windows/UIs with than C++), but I've come across a problem I can't seem to figure out.
Is it possible to, in Java, copy a string of text to the system clipboard, then automatically paste it into another window? The other window is one of an entirely different application.
Oh, and if it matters, I'm running windows.
Thanks,
Is it possible to, in Java, copy a string of text to the system clipboard, then automatically paste it into another window? The other window is one of an entirely different application.
Oh, and if it matters, I'm running windows.
Thanks,