CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        06/03/13 20:51:59

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

Log message:
        2006-03-13  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/SwingUtilities.java
        (updateComponentTreeUI): Rewritten to be more robust. Handling of
        menus and non-Swing components is improved.
        (updateComponentTreeUIImpl): New helper method.
        (replaceUIActionMap): Added check for uiActionMap==parent to
        avoid loop.
        (replaceUIInputMap): Added check for uiInputMap==parent to
        avoid loop.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/SwingUtilities.java.diff?tr1=1.46&tr2=1.47&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6707&tr2=1.6708&r1=text&r2=text


Reply via email to