commit | 55c50f50d0214aa2ebdc9288ce461bbe5a30f3ba | [log] [tgz] |
---|---|---|
author | Artem Ananiev <art@openjdk.org> | Thu May 21 12:29:25 2009 +0400 |
committer | Artem Ananiev <art@openjdk.org> | Thu May 21 12:29:25 2009 +0400 |
tree | fd255413c9301501b150d273bd912919e74f6985 | |
parent | c403935e3437374c940f4ecfa2180025ac8d5ed0 [diff] |
6794764: Translucent windows are completely repainted on every paint event, on Windows 6719382: Printing of AWT components on windows is not working 6726866: Repainting artifacts when resizing or dragging JInternalFrames in non-opaque toplevel 6683775: Painting artifacts is seen when panel is made setOpaque(false) for a translucent window Reviewed-by: anthony, tdv, alexp