classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: javax.swing.BoxLayout fix


From: Roman Kennke
Subject: [cp-patches] FYI: javax.swing.BoxLayout fix
Date: Thu, 03 Mar 2005 11:35:55 +0100

Hi,

I committed the attached patch that makes BoxLayout respect the insets
of the Container that is laid out, otherwise the children of the
Container might be painted just over the Containers borders for example.

2005-03-03  Roman Kennke  <address@hidden>

        * 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.


/Roman


Attachment: BoxLayout.diff
Description: Text Data

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

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