commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath javax/swing/plaf/metal/MetalComboBoxU...


From: Roman Kennke
Subject: [commit-cp] classpath javax/swing/plaf/metal/MetalComboBoxU...
Date: Fri, 17 Mar 2006 21:30:01 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <address@hidden>   06/03/17 21:30:01

Modified files:
        javax/swing/plaf/metal: MetalComboBoxUI.java 
        .              : ChangeLog 

Log message:
        2006-03-17  Roman Kennke  <address@hidden>
        
        * javax/swing/plaf/metal/MetalComboBoxUI.java
        (MetalComboBoxLayoutManager.layoutContainer): Forward to
        layoutComboBox().
        (MetalPropertyChangeListener.propertyChange): Update focusable
        flag according to the enable and editable state.
        (editablePropertyChanged): Removed unnecessary code.
        (getMinimumSize): Rewritten to correctly compute the
        size, respecting the insets of the components and the icon,
        the visual properties of the combobox, etc.
        (configureEditor): Update listeners correctly.
        (unconfigureEditor): Update listeners correctly.
        (layoutComboBox): Implemented.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/plaf/metal/MetalComboBoxUI.java.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6789&tr2=1.6790&r1=text&r2=text




reply via email to

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