开发者

Windows Event handing in Java

I am a newbie to Java and I'd like to know how to handle Windows' events in Java. To be specific, I'd like to know how to handle events such as mouse moved or mouse clicked in Windows XP and Windows Vista. I want to wire my own custom behavior in my application to these events, even when my applica开发者_如何学Pythontion is inactive or otherwise hidden.


Check this out: Implementing Listeners for Commonly Handled Events.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜