com.jgoodies.looks.common
Class ComboBoxEditorTextField
JTextField
com.jgoodies.looks.common.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.
ComboBoxEditorTextField
public ComboBoxEditorTextField(boolean isTableCellEditor)
setText
public void setText(String s)
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.