i have a jtable and i want when selecting a cell to change the background for the whole row and the whole column of this cell (not to change the background of the cell only !), how to do so ?
please advise, thanks.
|
i have a jtable and i want when selecting a cell to change the background for the whole row and the whole column of this cell (not to change the background of the cell only !), how to do so ? please advise, thanks.
| ||||
|
feedback
|
|
I've used the following to control color of a column. To see how to incorporate the current cell, look at http://www.javaworld.com/javaworld/javaqa/2001-09/03-qa-0928-jtable.html
| |||||||||||
feedback
|