public class ObjektEditor.DavTypCellEditor extends AbstractCellEditor implements TableCellEditor
| Modifier and Type | Field and Description |
|---|---|
private JComboBox |
cbox |
private static long |
serialVersionUID |
changeEvent, listenerList| Constructor and Description |
|---|
DavTypCellEditor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCellEditorValue() |
Component |
getTableCellEditorComponent(JTable etable,
Object value,
boolean isSelected,
int rowIndex,
int colIndex) |
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingprivate static final long serialVersionUID
private final JComboBox cbox
public final Component getTableCellEditorComponent(JTable etable, Object value, boolean isSelected, int rowIndex, int colIndex)
getTableCellEditorComponent in interface TableCellEditorpublic final Object getCellEditorValue()
getCellEditorValue in interface CellEditorCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.