bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/28057] JRadioButton: focus indicator is not painted completel


From: cvs-commit at developer dot classpath dot org
Subject: [Bug swing/28057] JRadioButton: focus indicator is not painted completely
Date: 12 Oct 2006 12:25:24 -0000


------- Comment #1 from cvs-commit at developer dot classpath dot org  
2006-10-12 12:25 -------
Subject: Bug 28057

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Roman Kennke <rabbit78> 06/10/12 12:24:46

Modified files:
        javax/swing/plaf/basic: BasicRadioButtonUI.java 
                                BasicLookAndFeel.java 
        javax/swing/plaf/metal: MetalRadioButtonUI.java 
        .              : ChangeLog 

Log message:
        2006-10-12  Roman Kennke  <address@hidden>

                PR 28057
                * javax/swing/plaf/basic/BasicRadioButtonUI.java
                (paint): Determine correct icon. Added support for HTML label.
                Added small optimizations.
                (getPreferredSize): Only consider the buttons iconTextGap, and
                only when the text is not null.
                * javax/swing/plaf/basic/BasicLookAndFeel.java
                (initComponentDefaults): Fetch border for RadioButton from
                BasicButtons.getRadioButtonBorder().
                * javax/swing/plaf/metal/MetalRadioButtonUI.java
                (paintFocus): Paint focus rectangle one pixel smaller.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/plaf/basic/BasicRadioButtonUI.java?cvsroot=classpath&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/plaf/basic/BasicLookAndFeel.java?cvsroot=classpath&r1=1.99&r2=1.100
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/plaf/metal/MetalRadioButtonUI.java?cvsroot=classpath&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8668&r2=1.8669


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28057





reply via email to

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