public class DeleteRowButtonEditor extends DefaultCellEditor
DeleteRowButtonEditorDefaultCellEditor.EditorDelegate| Modifier and Type | Field and Description |
|---|---|
protected JButton |
button
The button.
|
clickCountToStart, delegate, editorComponentchangeEvent, listenerList| Constructor and Description |
|---|
DeleteRowButtonEditor(JCheckBox checkBox)
Instantiates a new
DeleteRowButtonEditor |
| Modifier and Type | Method and Description |
|---|---|
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
cancelCellEditing, getCellEditorValue, getClickCountToStart, getComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditingaddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, removeCellEditorListenerprotected JButton button
public DeleteRowButtonEditor(JCheckBox checkBox)
DeleteRowButtonEditorcheckBox - the check boxpublic Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorgetTableCellEditorComponent in class DefaultCellEditorCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.