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: David Gilbert
Subject: [commit-cp] classpath ./ChangeLog javax/swing/plaf/basic/Ba...
Date: Sun, 18 Sep 2005 10:15:05 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     David Gilbert <address@hidden>  05/09/18 14:15:04

Modified files:
        .              : ChangeLog 
        javax/swing/plaf/basic: BasicComboBoxUI.java 

Log message:
        2005-09-18  David Gilbert  <address@hidden>
        
        * javax/swing/plaf/basic/BasicComboBoxUI.java
        (installListeners): add listener to arrowButton instead of
        comboBox,
        deleted call to configureArrowButton(),
        (uninstallListeners): remove listener from arrowButton
        instead of
        comboBox, and deleted call to unconfigureArrowButton(),
        (configureArrowButton): set font and enabled state, deleted
        addMouseListener() call,
        (unconfigureArrowButton): deleted removeMouseListener()
        call,
        (MouseHandler.mousePressed): just toggle display status of
        popup,
        (MouseHandler.mouseReleased): deleted.
        
        ----------------------------------------------------------------------

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4849&tr2=1.4850&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicComboBoxUI.java.diff?tr1=1.14&tr2=1.15&r1=text&r2=text





reply via email to

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