public class CayenneCellEditor extends DefaultCellEditor
DefaultCellEditor.EditorDelegateclickCountToStart, delegate, editorComponentchangeEvent, listenerList| Constructor and Description |
|---|
CayenneCellEditor(JCheckBox checkBox) |
CayenneCellEditor(JComboBox comboBox) |
CayenneCellEditor(JTextField textField) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCellEditable(EventObject e) |
cancelCellEditing, getCellEditorValue, getClickCountToStart, getComponent, getTableCellEditorComponent, getTreeCellEditorComponent, setClickCountToStart, shouldSelectCell, stopCellEditingaddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, removeCellEditorListenerpublic CayenneCellEditor(JTextField textField)
public CayenneCellEditor(JCheckBox checkBox)
public CayenneCellEditor(JComboBox comboBox)
public boolean isCellEditable(EventObject e)
isCellEditable in interface CellEditorisCellEditable in class DefaultCellEditorCopyright © 2001–2015 Apache Cayenne. All rights reserved.