The demo shows all predefined table cell renderers and editors from the package de.javasoft.swing.table
in a single table. Some of them are configurable to support multiple data types, some are a bit special
like the SeparatorTableCellRenderer. ComboBox editors can be additionally configured for being editable,
which means that the ComboBox text field will be editable.
All relevant lines are highlighted. Press the "Run..."
button to start the example.