コード例 #1
0
 public void doSave() {
   leavePage(null);
   theModel.write();
   updateLights();
   saveChanges.setEnabled(false);
 }