classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: JLayeredPane fix


From: Roman Kennke
Subject: [cp-patches] FYI: JLayeredPane fix
Date: Mon, 14 Nov 2005 12:54:08 +0000

The JLayeredPane.paint() method should only clear the background of the
JLayeredPane if it is opaque. Fixed with the attached patch.

2005-11-14  Roman Kennke  <address@hidden>

        * javax/swing/JLayeredPane.java
        (paint): Only clear the background if the layeredPane is opaque.

/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

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