how to change the background of a jlabel java netbeans code example
Example: how to set frame colo in java
getContentPane().setBackground(Color.YELLOW); //Whatever color
getContentPane().setBackground(Color.YELLOW); //Whatever color