SyntheticaAddons comes along with a bunch of predefined TableCellRenderers and TableCellEditors. The renderers render values by a regular Swing component, which means that some parts of the component (i.e. arrow buttons for SpinnerTableCellRenderer) will appear within the table cell. This is helpful to indicate that a value is editable by user.