classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: BoxLayout fixes


From: Roman Kennke
Subject: [cp-patches] FYI: BoxLayout fixes
Date: Wed, 02 Nov 2005 11:50:08 +0000

Here come some fixes for the BoxLayout that let the remaining Mauve tests
for BoxLayout PASS.

2005-11-02  Roman Kennke  <address@hidden>

        * javax/swing/BoxLayout.java
        (BoxLayout): Throw AWTError when the axis is invalid.
        (minimumLayoutSize): Respect the insets of the container.
        (maximumLayoutSize): Likewise.
        (invalidateLayout): Throw AWTError if the managed container is
        not the same as the parent parameter.

/Roman

Attachment: BoxLayout.diff
Description: Text Data


reply via email to

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