}
private void registerColumnElevenTablePainter(
IConfigRegistry configRegistry) {
configRegistry.registerConfigAttribute(
CellConfigAttributes.CELL_PAINTER, new TableCellPainter(),
DisplayMode.NORMAL,
_4222_CellPainterExample.COLUMN_ELEVEN_LABEL);
// uncomment this to get an idea on how the TableCellEditor works
// configRegistry.registerConfigAttribute(