-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.3.0
-
generic, x86
-
generic, windows_nt
Name: yyT116575 Date: 04/25/2001
java version "1.3.0_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_02)
Java HotSpot(TM) Client VM (build 1.3.0_02, mixed mode)
JWindow/JDialog/JFrame do not have setMinimumSize methods.
This method should be available, and on platforms which allow this (definately
Windows and Motif), the minimum size should be enforce so that the window
cannot be sized below this dimension. Currently I can size below minimum
or peferred size and the components are clipped from view
(Review ID: 123234)
======================================================================
java version "1.3.0_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_02)
Java HotSpot(TM) Client VM (build 1.3.0_02, mixed mode)
JWindow/JDialog/JFrame do not have setMinimumSize methods.
This method should be available, and on platforms which allow this (definately
Windows and Motif), the minimum size should be enforce so that the window
cannot be sized below this dimension. Currently I can size below minimum
or peferred size and the components are clipped from view
(Review ID: 123234)
======================================================================
- duplicates
-
JDK-4320050 Minimum size for java.awt.Frame is not being enforced.
-
- Resolved
-
- relates to
-
JDK-4913186 JFileChooser can be resized to size of title icon unlike native Mercury dialog
-
- Closed
-