开发者

What Swing Event is Fired when JFrame is Moved to Front of Desktop

Say I have a window over top of my JFrame. I then click the JFrame's button in the TaskBar. The JFrame is now on top of the other window. What event would fire in this case?

I need to capture the event when my JFrame is brought in front of a another window to the top of the users deskto开发者_高级运维p.


WindowEvent.WINDOW_ACTIVATED

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜