CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        05/06/29 14:40:50

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

Log message:
        2005-06-29  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/JComponent.java
        (getComponentGraphics): Do not replicate the Graphics at this
        point. This is moved into paintComponent.
        (paintComponent): Replicate the Graphics object before going into
        the tree. This makes sure that the state is preserved and is
        what is specified in the JDKs API docs.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.3936&tr2=1.3937&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/JComponent.java.diff?tr1=1.48&tr2=1.49&r1=text&r2=text



_______________________________________________
Commit-classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-classpath

Reply via email to