classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: SizeRequirements fix


From: Roman Kennke
Subject: [cp-patches] FYI: SizeRequirements fix
Date: Fri, 30 Sep 2005 00:10:51 +0200 (CEST)
User-agent: SquirrelMail/1.4.4

Hi,

the work on the OverlayLayout exposed some buggies in the
SizeRequirements, which are fixed by this patch. This should also affect
the BoxLayout, since BoxLayout also relies on the SizeRequirements
methods. The OverlayLayout testcases confirm that this is now behaving
(more) correctly.

2005-09-29  Roman Kennke  <address@hidden>

        * javax/swing/SizeRequirements.java
        (getAlignedSizeRequirements): Fixed calculation of preferred and
        maximum size as well as the alignment.

/Roman

Attachment: SizeRequirements.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]