public class ObjektEditor.DavTypCellEditor extends AbstractCellEditor implements TableCellEditor
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, stopCellEditing
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
public final Component getTableCellEditorComponent(JTable etable, Object value, boolean isSelected, int rowIndex, int colIndex)
getTableCellEditorComponent
in interface TableCellEditor
public final Object getCellEditorValue()
getCellEditorValue
in interface CellEditor
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.