-
Bug
-
Resolution: Duplicate
-
P4
-
5.0
-
x86
-
windows_xp
The docs for java.awt.GraphicsDevice.setFullScreenWindow should mention that
entering fullscreen mode requires the AWTPermission: "fullScreenExclusive."
It probably isn't necessary to repeat this warning in the docs for
GraphicsDevice.setDisplayMode() since this call can only be made if you
are already in fullscreen mode.
entering fullscreen mode requires the AWTPermission: "fullScreenExclusive."
It probably isn't necessary to repeat this warning in the docs for
GraphicsDevice.setDisplayMode() since this call can only be made if you
are already in fullscreen mode.
- duplicates
-
JDK-5093537 AWTPermission "fullScreenExclusive" is missing in GraphicsDevice.setFullScreenWindow
-
- Resolved
-