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

java.awt.Frame.setResizable(false) ignnored with PLAF decorated frame

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.4.0
    • client-libs
    • None
    • beta
    • generic
    • generic

      Create a JFrame with...

      JFrame.setDefaultLookAndFeelDecorated(true);
      JFrame.setResizable(false);

      Notice that the maximize decoration appears and that the frame can still be resized by dragging the corners.

            duke J. Duke
            rraysunw Richard Ray (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: