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