-
CSR
-
Resolution: Approved
-
P3
-
behavioral
-
minimal
-
Minimal risk as these are client properties never before used and their names are apple and AWT specific.
-
Other
-
JDK
Summary
Two new client properties are recognized by the AWT on macOS.
Problem
The goal is to support two window-related features of the macOS platform.
Solution
Extend the macOS AWT to recognize two new client properties on the root panes of windows.
Specification
The new properties follow the format of some existing properties:
"apple.awt.fullWindowContent"
"apple.awt.transparentTitleBar"
See CPlatformWindow.java for a complete list.
Note that none of these properties are documented as they are not associated with a public class or interface.
- csr of
-
JDK-8211301 [macos] support full window content options
-
- Resolved
-