public static class AutoCompleteSupport.AutoCompleteCellEditor<E>
extends javax.swing.DefaultCellEditor
| Constructor and Description |
|---|
AutoCompleteCellEditor(AutoCompleteSupport<E> autoCompleteSupport)
Construct a TableCellEditor using the JComboBox supplied by the
given
autoCompleteSupport. |
| Modifier and Type | Method and Description |
|---|---|
AutoCompleteSupport<E> |
getAutoCompleteSupport()
Returns the AutoCompleteSupport object that controls the
autocompletion behaviour for the JComboBox.
|
cancelCellEditing, getCellEditorValue, getClickCountToStart, getComponent, getTableCellEditorComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditingaddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerpublic AutoCompleteCellEditor(AutoCompleteSupport<E> autoCompleteSupport)
autoCompleteSupport. Specifically, the JComboBox
is retrieved using AutoCompleteSupport.getComboBox().public AutoCompleteSupport<E> getAutoCompleteSupport()
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by debian at 2016-11-28 3:17