classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch for JLayeredPane fixes #23920


From: Anthony Balkissoon
Subject: [cp-patches] Patch for JLayeredPane fixes #23920
Date: Mon, 19 Sep 2005 15:20:27 -0400

JLayeredPane had FlowLayout incorrectly set as its default layout
manager.  It instead should have been null.  I checked in the Mauve
testcase
(gnu/testlet/javax/swing/JLayeredPane/defaultLayoutManager.java) and am
now checking in this fix.  This fixes bug 23920.  Attached.

2005-09-19  Anthony Balkissoon  <address@hidden>

        * javax/swing/JLayeredPane.java:
        (<init>): Set layout manager to null.

--Tony

Attachment: JLayeredPaneDefaultLayout.diff
Description: Text Data


reply via email to

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