How can I set the background color of JLabel?
Can any one tell me how to set the background color of a JLabel?I have:JLabel prop = new JLabel("blahblah");prop.setBackground(Color.red);Thank you in advance...
[203 byte] By [
vladshtr] at [2007-9-26 2:36:23]
