classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: javax/swing/JScrollPane.java


From: Lillian Angel
Subject: [cp-patches] FYI: javax/swing/JScrollPane.java
Date: Mon, 20 Jun 2005 11:03:41 -0400

JScrollPane was not initializing the view when the view is null. 

2005-06-20  Lillian Angel  <address@hidden>

       * javax/swing/JScrollPane.java
        (JScrollPane): Viewport was not being set when
        the view was null. Whenever a view would be added to container
        it would not appear. This was changed to use setViewportView.

Attachment: a.diff
Description: Text Data


reply via email to

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