I am using JTable. I want 1st column as a header(i.e RowHeader). Headers should have border like BevelBorder(Raised). Want I select cell say (1,2) i.e first row and second column then headers of the cell should be highlighed like bevel border of first column 1st row and second column should be lowered. Like Microsoft Excel. I am using rendrer but I am unable to do it.