I have a JTable and want to have a clear distinction between the rows through color coding as shown in image.enter image description here
I know we need to use cell renderer but I am not sure how to compare the value of cells.
I have a JTable and want to have a clear distinction between the rows through color coding as shown in image.enter image description here
I know we need to use cell renderer but I am not sure how to compare the value of cells.