A
Aaron Fude
Hi,
I have a JTable and I set setOpaque(false) on it, on the JScrollPane
it's in, and on the labels that do the rendering. But the table is
still not showing the color of the JPanel that the JScrollPane is in.
Instead, it's gray. Am I making some common mistake here?
Many thanks in advance!
Aaron
I have a JTable and I set setOpaque(false) on it, on the JScrollPane
it's in, and on the labels that do the rendering. But the table is
still not showing the color of the JPanel that the JScrollPane is in.
Instead, it's gray. Am I making some common mistake here?
Many thanks in advance!
Aaron