making border of cell invisible in JTable

Hi i want to make border of cell invisible in JTableany help appreciatedthanks in advance
[110 byte] By [it_shailua] at [2007-11-27 4:51:57]
# 1
Create a renderer with no border - http://java.sun.com/docs/books/tutorial/uiswing/components/table.html#editrender .
sabre150a at 2007-7-12 10:05:46 > top of Java-index,Desktop,Core GUI APIs...