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

fullscreen exclusive window

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.1, 1.3.0, 1.4.0
    • client-libs
    • None
    • beta
    • x86, sparc
    • solaris_2.6, windows_95, windows_2000
    • Verified

      The new full-screen exclusive mode API allows applications to
      create a window that occupies the entire screen. If
      GraphicsDevice.isFullScreenAvailable() returns true, then the
      other top level windows, whether or not they've been created
      by the full screen Java application, will not overlap the
      full-screen window. Otherwise full screen mode is emulated
      by resizing the window to the size of the screen and positioning
      it at (0,0). There are no other behavorial changes to AWT
      components in this mode.

            mmartaksunw Michael Martak (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: