How to set icon only at first column JTable

How to set image only at first column JTable ? others columns must be string . Can I render only one column as posible to set image in it ?
[146 byte] By [jarek7777a] at [2007-10-2 4:37:58]
# 1
Hi,try this link: http://javaalmanac.com/egs/javax.swing.table/IconHead.htmlFor more info about renderers read this: http://java.sun.com/docs/books/tutorial/uiswing/components/table.htmlL.P.
lukika at 2007-7-16 0:10:56 > top of Java-index,Desktop,Core GUI APIs...
# 2
Hi again,sorry, I post you how to put icons in the header of JTable. Here is how to put it in the column: http://forum.java.sun.com/thread.jspa?threadID=166751&messageID=504725L.P.
lukika at 2007-7-16 0:10:56 > top of Java-index,Desktop,Core GUI APIs...
# 3
You asked this question and got an answer 3 days ago.Quit wasting our time by cluttering the forum with multiple postings.
camickra at 2007-7-16 0:10:56 > top of Java-index,Desktop,Core GUI APIs...