hg: jdk7/swing/jdk: 6647340: Minimized JInternalFrame icons appear in incorrect positions if the main frame is resized
mikhail.lapshin at sun.com
mikhail.lapshin at sun.com
Mon Jul 7 05:59:57 PDT 2008
Changeset: 99ea868a1d31
Author: mlapshin
Date: 2008-07-07 16:56 +0400
URL: http://hg.openjdk.java.net/jdk7/swing/jdk/rev/99ea868a1d31
6647340: Minimized JInternalFrame icons appear in incorrect positions if the main frame is resized
Summary: Now BasicInternalFrameUI and BasicDesktopIconUI both recalculate frame icon position
Reviewed-by: peterz
! src/share/classes/javax/swing/plaf/basic/BasicDesktopIconUI.java
! src/share/classes/javax/swing/plaf/basic/BasicInternalFrameUI.java
+ src/share/classes/javax/swing/plaf/basic/DesktopIconMover.java
+ test/javax/swing/JInternalFrame/6647340/bug6647340.java
More information about the jdk7-changes
mailing list