JBTable Strip - setStriped override JLabel Background color
I have a JBTable which contains label with background color. When i apply Strip for table, Jlabel background become transparent and only border color remain. I would like to know whether there is a solution for that.
JLabel (which is in the table) background color should not change when set strip for table.
请先登录再写评论。