public class LOVCellEditor extends DefaultCellEditor implements TableCellRenderer
DefaultCellEditor.EditorDelegateclickCountToStart, delegate, editorComponentchangeEvent, listenerList| Constructor and Description |
|---|
LOVCellEditor(List<?> pKeys,
List<?> pDisplayedItems)
Constructs a
LOVCellEditor object that uses a
combo box for display purpose and maps between the two lists. |
| Modifier and Type | Method and Description |
|---|---|
Component |
getTableCellRendererComponent(JTable pTable,
Object pValue,
boolean pIsSelected,
boolean pHasFocus,
int pRow,
int pColumn) |
cancelCellEditing, getCellEditorValue, getClickCountToStart, getComponent, getTableCellEditorComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditingaddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, removeCellEditorListenerpublic Component getTableCellRendererComponent(JTable pTable, Object pValue, boolean pIsSelected, boolean pHasFocus, int pRow, int pColumn)
getTableCellRendererComponent in interface TableCellRendererCopyright © 2017 Jürgen Zeller (privat). All rights reserved.