classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: ScrollPaneLayout fixes


From: Roman Kennke
Subject: [cp-patches] FYI: ScrollPaneLayout fixes
Date: Tue, 18 Oct 2005 09:52:25 +0000

Hi,

The following patch solves a small but significant layout problem with
JScrollPanes. The layout manager has to respect the insets of the
JScrollPane properly. This is checked in.

2005-10-18  Roman Kennke  <address@hidden>

        * javax/swing/ScrollPaneLayout.java
        (preferredLayoutSize): Removed check for JScrollPane argument.
        Added code to respect the insets of the JScrollPane.
        (minimumLayoutSize): Likewise.
        (layoutContainer): Removed check for JScrollPane argument.

/Roman

Attachment: ScrollPaneLayout.diff
Description: Text Data


reply via email to

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