Hi all,
in order to set the background color to each row that has some value (1000 for example) in some colon, i made this DefaultTableCellRenderer :

class RowColorRenderer implements...