Vote 投票 0 0
Controlling native applications using Java控制应用程序使用Java
Angsuman Chakraborty日由Angsuman Chakraborty
January 24th, 2005 2005年1月24日 Did you know that you can use您知道您可以使用 Robot机器人 to control even native windows.以控制,甚至本土的Windows 。 Apparently the code finds the top window generated by the application.显然代码发现顶端的窗口由应用程式所产生。 And so it can be a native application like Microsoft Word document which you have opened using System.exec.所以它可以是一个本土的应用,例如Microsoft Word文件,其中您打开使用system.exec 。 And if you open two such applications the events will go to the application window on top.如果你打开两个这类申请的事件,会去申请的窗口顶端。
I wonder if Alt-Tab would allow me to operate on other windows…我不知道,如果按Alt标签,将请允许我运作的其他Windows …
Filed under提起下 Java Software Java软件 | |
| |
RSS 2.0 2.0 | |
Email this Article电子邮件此文章
You may also like to read您也可以想读 |



