Editing a cell in JTable with preferred size/font/color etc.

Hello experts !Can someone explain please how can I edit a cell in JTable with a size/font/color that I want ? If you can, please give a piece of code that perform the task.Thanks !
[202 byte] By [moroshkoa] at [2007-11-26 19:03:09]
# 1
Here you go: http://java.sun.com/docs/books/tutorial/uiswing/components/table.html#editrender
zadoka at 2007-7-9 20:49:58 > top of Java-index,Desktop,Core GUI APIs...