private void actionCancel() {
   selectedDownload.cancel();
   updateButtons();
 }