/** Save project. */
 public void projectSaveMenuItemActionPerformed() {
   ProjectUICommands.projectSave();
 }