예제 #1
0
 public void setLocation(double x, double y) {
   location.setLocation(x, y);
 }