[cp-patches] FYI: OverlayLayout fixlet

2005-10-19 Thread Roman Kennke
This fixes the OverlayLayout so that it respects the container's insets correctly. 2005-10-19 Roman Kennke <[EMAIL PROTECTED]> * javax/swing/OverlayLayout.java (checkLayout): Respect the container's insets correctly. /Roman ___ Cla

Re: [cp-patches] FYI: OverlayLayout fixlet

2005-10-19 Thread Mark Wielaard
Hi, On Wed, 2005-10-19 at 17:38 +0200, Roman Kennke wrote: > This fixes the OverlayLayout so that it respects the container's insets > correctly. > > 2005-10-19 Roman Kennke <[EMAIL PROTECTED]> > > * javax/swing/OverlayLayout.java > (checkLayout): Respect the container's insets