[cp-patches] FYI: MetalTabbedPaneUI fix

2005-04-15 Thread Roman Kennke
The following fix lets MetalTabbedPaneUI create one instance of itself instead of sharing a singleton. 2005-04-15 Roman Kennke [EMAIL PROTECTED] * javax/swing/plaf/metal/MetalTabbedPaneUI.java (createUI): Create one MetalTabbedPaneUI per Component instead of sharing one

Re: [cp-patches] FYI: MetalTabbedPaneUI fix

2005-04-15 Thread Michael Koch
On Fri, Apr 15, 2005 at 11:03:45AM +0200, Roman Kennke wrote: The following fix lets MetalTabbedPaneUI create one instance of itself instead of sharing a singleton. 2005-04-15 Roman Kennke [EMAIL PROTECTED] * javax/swing/plaf/metal/MetalTabbedPaneUI.java (createUI):