Beispiel #1
0
 public static String colorToString(Color color) {
   return color.toString();
 }