CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        05/10/07 11:21:41

Modified files:
        .              : ChangeLog 
        javax/swing    : JComponent.java 

Log message:
        2005-10-07  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/JComponent.java
        (paint): Call paintBorder before paintChildren.
        (reshape): Fire AncestorEvent if position has changed.
        (fireAncestorMoved): New method. Fires AncestorEvents to this
        component and all of it's children.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5146&tr2=1.5147&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/JComponent.java.diff?tr1=1.64&tr2=1.65&r1=text&r2=text



Reply via email to