classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] view in JScrollPane


From: Lillian Angel
Subject: [cp-patches] view in JScrollPane
Date: Fri, 17 Jun 2005 10:20:50 -0400

With the new changes to JScrollPane, the view would not appear because
the viewport view was never initialized. I fixed this.

2005-06-17  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.

- Lillian. 

Attachment: a.diff
Description: Text Data


reply via email to

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