commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath ./ChangeLog javax/swing/plaf/basic/Ba...


From: Anthony Balkissoon
Subject: [commit-cp] classpath ./ChangeLog javax/swing/plaf/basic/Ba...
Date: Mon, 31 Oct 2005 16:29:53 -0500

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Anthony Balkissoon <address@hidden>     05/10/31 21:29:52

Modified files:
        .              : ChangeLog 
        javax/swing/plaf/basic: BasicTextAreaUI.java BasicTextUI.java 
        javax/swing/text: WrappedPlainView.java 

Log message:
        2005-10-31  Anthony Balkissoon  <address@hidden>
        
        * javax/swing/plaf/basic/BasicTextAreaUI.java:
        (create): Added docs.  Create WrappedPlainView instead of PlainView if
        the text area has line wrapping turned on.
        (propertyChange): New API method.  If line wrapping is turned on or off
        or if the style of wrapping (character or word) is changed, call
        modelChanged().
        * javax/swing/plaf/basic/BasicTextUI.java:
        (setView): Call revalidate and repaint after setting the View.
        * javax/swing/text/WrappedPlainView.java:
        (insertUpdate): Repaint the container.
        (removeUpdate): Likewise.
        (changedUpdate): Likewise.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5399&tr2=1.5400&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicTextAreaUI.java.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicTextUI.java.diff?tr1=1.48&tr2=1.49&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/text/WrappedPlainView.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text





reply via email to

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