final public class ComboBoxEditorTextField extends JTextField(Code)
A text field designed to be used as combo box editor.
It doesn't set a text if the text equals the content;
this works around the Java issue #4530952.
author: Karsten Lentzsch version: $Revision: 1.2 $