Ejemplo n.º 1
0
 public void setBackgroundAll(Color background) {
   externButton.setBackground(background);
   label.setBackground(background);
 }