bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/26675] custom selected text color does not work for JTextArea


From: cvs-commit at developer dot classpath dot org
Subject: [Bug swing/26675] custom selected text color does not work for JTextArea
Date: 17 Mar 2006 15:34:16 -0000


------- Comment #2 from cvs-commit at developer dot classpath dot org  
2006-03-17 15:34 -------
Subject: Bug 26675

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Robert Schuster <address@hidden>    06/03/17
15:29:33

Modified files:
        .              : ChangeLog 
        javax/swing/text: PlainView.java Utilities.java 

Log message:
        This fixes PR #26675.

        2006-03-17  Robert Schuster  <address@hidden>

        * javax/swing/text/PlainView.java:
        (drawLine): Rewritten.
        (drawSelectedText): Corrected last argument for
        Utilities.drawTabbedText() call.
        (paint): Store start and end of selection in object variables,
        store constant values of for-loop in local variables.
        * javax/swing/text/Utilities.java:
        (drawTabbedText): Add 'pixelWidth' to the return value, store
        constant value of for-loop in local variable.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6777&tr2=1.6778&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/text/PlainView.java.diff?tr1=1.38&tr2=1.39&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/text/Utilities.java.diff?tr1=1.25&tr2=1.26&r1=text&r2=text


-- 


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





reply via email to

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