public abstract static class HNSTableSuppport.SSCCellEditor
extends javax.swing.DefaultCellEditor
| Constructor and Description |
|---|
SSCCellEditor() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
getTableCellEditorComponent(javax.swing.JTable table,
java.lang.Object item,
boolean isSelected,
int row,
int col) |
cancelCellEditing, getCellEditorValue, getClickCountToStart, getComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditingaddCellEditorListener, getCellEditorListeners, removeCellEditorListenerpublic java.awt.Component getTableCellEditorComponent(javax.swing.JTable table,
java.lang.Object item,
boolean isSelected,
int row,
int col)
getTableCellEditorComponent in interface javax.swing.table.TableCellEditorgetTableCellEditorComponent in class javax.swing.DefaultCellEditor