How to selecte/deselect a single JTable cell without mouse click?

I am creating a JTable which everytime the container displayed, there would be a cell to be selected in advanced. It is a pitty that there is no such method like setSelectedCell. :(Is there any other way to achieve that?Thanks
[247 byte] By [tmdfana] at [2007-11-26 17:33:13]
# 1
http://www.exampledepot.com/egs/javax.swing.table/Sel.html
Jasprea at 2007-7-9 0:01:12 > top of Java-index,Desktop,Core GUI APIs...
# 2
Thanks
tmdfana at 2007-7-9 0:01:12 > top of Java-index,Desktop,Core GUI APIs...