Using a different background color for odd and even rows is a commonly used trick to improve readability of large tables.
I want to use this effect in Swing\'s JTable.
The JXtable provided by swingx allow you to implements such rendering Take a look at http://swinglabs.org/docs/components/JXTable/tutorial.jsp?step=3#RowHighlighting