Java - invoke on-screen keyboard
问题 The application I am working on will run on Windows 7. It will be used to input some information via touchscreen. I need to have an on-screen keyboard popup whenever user is prompted for information. My question is, should I create a keyboard class from scratch or should I use the Windows 7 built-in on-screen keyboard and how would I invoke it in my Java application? Thank you 回答1: I have just played with on-screen keyboard and saw that it is easy. You just have to invoke it using either