Exemplo n.º 1
0
 @Override
 public void setBackgroundColor(final IColorConstant colorValue) {
   swingComponentDelegate.setBackgroundColor(colorValue);
 }