Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8212549

[macos] support full window content options

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P3 P3
    • 12
    • client-libs
    • 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.

            alans Alan Snyder
            alans Alan Snyder
            Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: