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: Tue, 16 Aug 2005 13:46:21 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Anthony Balkissoon <address@hidden>     05/08/16 17:46:21

Modified files:
        .              : ChangeLog 
        javax/swing/plaf/basic: BasicLookAndFeel.java BasicTableUI.java 

Log message:
        2005-08-16  Anthony Balkissoon  <address@hidden>
        
        * javax/swing/plaf/basic/BasicLookAndFeel.java:
        (initComponentDefaults): Fixed typo.
        * javax/swing/plaf/basic/BasicTableUI.java:
        (installKeyboardActions): Replaced calls to registerKeyboardAction with
        additions to an explicit InputMap-ActionMap pair and then set this
        pair as the parent pair to the JTable's.  This matches the JDK where
        the UI Input-Action pairs are the parents of the component's.
        (ActionListenerProxy): New class.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4437&tr2=1.4438&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicLookAndFeel.java.diff?tr1=1.45&tr2=1.46&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicTableUI.java.diff?tr1=1.22&tr2=1.23&r1=text&r2=text





reply via email to

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