classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: button opaqueness


From: Roman Kennke
Subject: [cp-patches] FYI: button opaqueness
Date: Wed, 12 Oct 2005 13:30:05 +0000

In one of my last commits I accidentally removed the opaque flag from the
buttons. I fixed this. Also, I do not set the opaque flag in the
BasicButtonUI, but instead in the AbstractButton constructor, since I
think this is a property that is not L&F depended. (e.g. a normal push
button with a l&f not derived from basic is still opaque, unless
specifically overridden by the L&F).

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

        * javax/swing/AbstractButton.java
        (AbstractButton): Set button to be opaque.


/Roman

Attachment: AbstractButton.diff
Description: Text Data


reply via email to

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