classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Another JComboBox fix


From: Roman Kennke
Subject: [cp-patches] FYI: Another JComboBox fix
Date: Mon, 17 Oct 2005 15:24:04 +0000

Hi,

this fixes the size of the combobox popup and sets the selected item in
the combobox before closing the popup.

2005-10-17  Roman Kennke  <address@hidden>

        * javax/swing/JPopupMenu.java
        (setVisible): Set size according to the size property instead of
        the preferredSize property.
        * javax/swing/plaf/basic/BasicComboPopup.java
        (ListMouseHandler.mouseReleased): Set comboBox selected index
before
        closing the popup.


/Roman

Attachment: JComboBox.diff
Description: Text Data


reply via email to

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