-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
1.1.4
-
x86
-
windows_nt
Name: rm29839 Date: 10/30/97
Our application is written using IFC for the GUI,
but this still of course translates to using AWT.
Frames can be told to not resize, but this does
not effect the state of the Maximize features of
the Window NT native window. In my opinion maximize
should be considered resizing, and should therefore
be disabled. The main window of our app and what
it contains was designed as a non-resizable window.
While this may be a questionable practice in itself,
it does not change that fact so some applications
are not going to want/need to handle the ability
to be maximized. What of simple one window apps that
are more like dialog boxes than anything else. They
won't want minimize or maximize. Access to settings
to disable/enable these widgets should be provided.
(Review ID: 14980)
======================================================================
- duplicates
-
JDK-4080710 java.awt.Frame.setResizable(false) does not disable the Frame's maximize button
-
- Closed
-
- relates to
-
JDK-4178494 Min/Max buttons not created with Frame and JFrame when not resizable
-
- Resolved
-