classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: BoxLayout fix


From: Roman Kennke
Subject: [cp-patches] FYI: BoxLayout fix
Date: Tue, 12 Apr 2005 21:56:52 +0200

I committed the attached fix that makes BoxLayout take the minimum,
preferred and maximum size into account. Before only the preferred size
was respected and this in an incorrect way.

I accidently committed the fix in a batch with various other fixes,
sorry for that.

2005-04-12  Roman Kennke  <address@hidden>

        * javax/swing/BoxLayout.java:
        (layoutContainer): Made this layout manager respect the
        minimum, maximum and preferred size more correctly.

/Roman

Attachment: BoxLayout.diff
Description: Text Data


reply via email to

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