public class BooleanListPanelCellEditor extends ListPanelTableCellEditor<JCheckBox>
changeEvent, listenerList| Constructor and Description |
|---|
BooleanListPanelCellEditor() |
| Modifier and Type | Method and Description |
|---|---|
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
protected Object |
stopCellEditing0() |
getCellEditorValue, getComponent, resetCellEditorValue, stopCellEditingaddCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCellclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCellpublic Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorgetTableCellEditorComponent in class ListPanelTableCellEditor<JCheckBox>protected Object stopCellEditing0()
stopCellEditing0 in class ListPanelTableCellEditor<JCheckBox>Copyright © 2018. All rights reserved.