예제 #1
0
 @Override
 public void setName(String name) {
   applicationData.setResourceName(name);
   updateApplication();
 }