相关疑难解决方法(0)

FullScreen Swing Components Fail to Receive Keyboard Input on Java 7 on Mac OS X Mountain Lion

Update 12/21:

7u10 was recently released. Confirmed that:

  1. The issue still persists
  2. Thankfully, the workaround still functions!

Update 11/7:

And we have a workaround!

Leonid Romanov from Oracle on the openjdk.java.net mailing list provided some insight as to what's going on:

Well, although I'm not 100% sure yet, but it looks like when we enter full screen some other window becomes the first responder, hence the beep. Could you please try the following workaround: after calling setFullScreenWindow() on a …

java macos swing fullscreen keyboard-events

24
推荐指数
1
解决办法
5524
查看次数

OSX Lion上的Java Apps全屏功能

我如何(本机地)在Java应用程序中实现OSX Lion的全屏功能?

目前给出的答案包含了实现全屏排序功能的好方法.我已经读过Eclipse可能能够使用Lion的"原生"全屏功能.这就是我要问的问题.

java macos fullscreen osx-lion

20
推荐指数
2
解决办法
1万
查看次数

标签 统计

fullscreen ×2

java ×2

macos ×2

keyboard-events ×1

osx-lion ×1

swing ×1