public class CreditLimitTreeTable.CheckBoxCellEditor extends AbstractCellEditor implements TableCellEditor, ActionListener
listenerList| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int r,
int c) |
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorValue, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, getCellEditorValue, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingpublic Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int r, int c)
getTableCellEditorComponent in interface TableCellEditorpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerCopyright © 2003, 2023, Oracle and/or its affiliates.