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

MetalTilePane should use java.awt.Frame.setExtendedState instead of setState

XMLWordPrintable

    • beta2
    • generic, x86
    • generic, windows_2000

      The new setExtendedState API is more robust and included supports for maximizatiom. Furthermore if Maximization is not available on a platform then this functionality should be disabled. Check with java.awt.Toolkit.isExtendedState(Frame.MAXIMIZED_BOTH). In the case of Solaris/CDE this returns false.

      The attached program shows that maximize and minimize do not work on Solaris/CDE. Maximize should be disabled and minimize should work.

            joutwatesunw Joshua Outwater (Inactive)
            rraysunw Richard Ray (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: