<AWT Dev> hg: jdk8/awt/jdk: 7124553: [macosx] Need minimum size for titled Frames and JFrames
anthony.petrov at oracle.com
anthony.petrov at oracle.com
Fri Apr 6 06:15:29 PDT 2012
Changeset: 845604a88291
Author: anthony
Date: 2012-04-06 17:15 +0400
URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/845604a88291
7124553: [macosx] Need minimum size for titled Frames and JFrames
Summary: Forward-port the fix from 7u4 and also eliminate the grow box since we only support OS X 10.7+ that doesn't require it.
Reviewed-by: art, swingler
! src/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java
! src/macosx/native/sun/awt/AWTWindow.h
! src/macosx/native/sun/awt/AWTWindow.m
More information about the awt-dev
mailing list