Пример #1
0
 public void setForegroundAll(Color foreground) {
   externButton.setForeground(foreground);
   label.setForeground(foreground);
 }