How can I set background to a JLabel?
Hi,Can you tell me how can I set background to a JLabel.I have:JLabel prop = new JLabel(property);prop.setBackground(Color.red);but it doesn't work....Thank you in advance....
[232 byte] By [
vladshtr] at [2007-9-26 2:36:19]
