]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorMichael Koch <mkoch@gcc.gnu.org>
Tue, 19 Apr 2005 05:35:37 +0000 (05:35 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Tue, 19 Apr 2005 05:35:37 +0000 (05:35 +0000)
commitf8bf4f42f2c2b4c6c6a711a070068e47d0bcb84e
treef3d2f890b33c9d970edd8abac1ee84335f5e6193
parent615af6564e786fc91c09bafd1c60bf421d88f1f1
[multiple changes]

2005-04-19  Roman Kennke  <roman@kennke.org>

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

2005-04-19  Roman Kennke  <roman@ontographics.com>

* javax/swing/BoxLayout.java:
(preferredLayoutSize,minimumLayoutSize,maximumLayoutSize,
layoutContainer): Make these methods and thereby the
BoxLayout respect the insets (like borders) of the
component that is laid out.

From-SVN: r98378
libjava/ChangeLog
libjava/javax/swing/BoxLayout.java
This page took 0.055807 seconds and 5 git commands to generate.