com.jgoodies.looks.common
Class ComboBoxEditorTextField
public final
class
ComboBoxEditorTextField
extends JTextField
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.
Version: $Revision: 1.4 $
Author: Karsten Lentzsch
public ComboBoxEditorTextField(boolean isTableCellEditor)
public void setText(String s)
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.