classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Implemented stubbed method in JComboBox


From: Roman Kennke
Subject: [cp-patches] FYI: Implemented stubbed method in JComboBox
Date: Wed, 19 Oct 2005 15:22:11 +0000

I implemented processKeyEvent in JComboBox which was previously stubbed.
Also this adds some comments to empty blocks and removes 1 unnecessary
method.

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

        * javax/swing/JComboBox.java
        Added comments to empty blocks.
        (writeObject): Removed unnecessary serialization method.
        (processKeyEvent): Implemented this previously stubbed method.

/Roman

Attachment: JComboBox.diff
Description: Text Data


reply via email to

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