Ejemplo n.º 1
0
 @Override
 public void setBackground(Color cbg) {
   listColor = cbg;
   super.setBackground(cbg);
 }