How to set JTable row background color

Hello,I have seen JTable with rows having alternate background color (mostly white and light blue). How can i set the same.Thanks,Deepak
[164 byte] By [Deepak2001a] at [2007-11-27 0:41:08]
# 1
see the "how to use JTable" link in the JTable javadoc to see all the possibilities of the JTable...
suparenoa at 2007-7-11 22:54:29 > top of Java-index,Desktop,Core GUI APIs...
# 2
And why don't you search this forum, instead of asking the same question as has been asked countless times before.
TimRyanNZa at 2007-7-11 22:54:29 > top of Java-index,Desktop,Core GUI APIs...
# 3
Well, i am new user to forum and so have no idea if this question has been asked previously "countless" times.Thanks.
Deepak2001a at 2007-7-11 22:54:29 > top of Java-index,Desktop,Core GUI APIs...
# 4

> Well, i am new user to forum and so have no idea if this question has been asked previously "countless" times.

Which is why you "search first" and "ask later". How to you expect to find out what valuable information is in the forum without learning how to do a simple search. This goes for any forum on the web you might use, so don't use the "I'm a new user" excuse.

camickra at 2007-7-11 22:54:29 > top of Java-index,Desktop,Core GUI APIs...