private static class LayerListDialog.LayerVisibleCellEditor extends javax.swing.DefaultCellEditor
| Modifier and Type | Field and Description |
|---|---|
(package private) LayerListDialog.LayerVisibleCheckBox |
cb |
| Constructor and Description |
|---|
LayerVisibleCellEditor(LayerListDialog.LayerVisibleCheckBox cb) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
getTableCellEditorComponent(javax.swing.JTable table,
java.lang.Object value,
boolean isSelected,
int row,
int column) |
cancelCellEditing, getCellEditorValue, getClickCountToStart, getComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditingaddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerfinal LayerListDialog.LayerVisibleCheckBox cb
public LayerVisibleCellEditor(LayerListDialog.LayerVisibleCheckBox cb)
public java.awt.Component getTableCellEditorComponent(javax.swing.JTable table, java.lang.Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface javax.swing.table.TableCellEditorgetTableCellEditorComponent in class javax.swing.DefaultCellEditor