yan [Tue, 28 Apr 2009 13:30:42 -0700] rev 2649
Merge
anthony [Tue, 21 Apr 2009 11:35:52 +0400] rev 2648
6802853: API: shaped & translucent windows
Summary: A public API for the feature forward-ported from 6u10.
Reviewed-by: yan
dcherepanov [Mon, 20 Apr 2009 19:18:41 +0400] rev 2647
6825362: Avoid calling peer.setZOrder on Window instances
Reviewed-by: anthony
dcherepanov [Mon, 20 Apr 2009 17:05:34 +0400] rev 2646
6770457: Using ToolTips causes inactive app window to exhibit active window behavior
Reviewed-by: art, ant
dcherepanov [Mon, 20 Apr 2009 14:41:24 -0400] rev 2645
6633354: AppletPanel loads Swing classes
Reviewed-by: art, anthony
anthony [Fri, 17 Apr 2009 16:42:14 +0400] rev 2644
6829858: JInternalFrame is not redrawing heavyweight children properly
Summary: The Container.recursiveApplyCurrentShape() is now recursively called for all hw containers, even those having non-null layout
Reviewed-by: art, dcherepanov