Interface JTableCellWriter

All Known Implementing Classes:
AbstractJTableCellWriter, BasicJTableCellWriter, JTableCheckBoxEditorCellWriter, JTableComboBoxEditorCellWriter, JTableTextComponentEditorCellWriter

@RunsInEDT public interface JTableCellWriter
Understands how to edit the value of a cell in a JTable.