classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: JComponent fixlet


From: Roman Kennke
Subject: [cp-patches] FYI: JComponent fixlet
Date: Thu, 08 Dec 2005 10:58:04 +0000

Hi,

I changed the JComponent constructor to not set a (Flow)Layout on the
JComponent. As pointed out by a testcase that I submitted to mauve, the
default layout setting on a JComponent must be null.


2005-12-08  Roman Kennke  <address@hidden>

        * javax/swing/JComponent.java
        (JComponent): Don't set a layout here. The default setting
should be
        null.

/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

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