Avoid a cell to have focus

Hello, I want to make my table a bit intelligent. That is, if I have some rows that aren't editable, I don't want' these to have focus ever. So, how can I do that?Thank's in advanced.
[208 byte] By [Aedan] at [2007-9-26 2:53:08]
# 1
Hi,Create a renderer that checks is the cell is editable and manage the border accordingly.JRG
j-rg at 2007-6-29 10:41:40 > top of Java-index,Archived Forums,Java Programming...