From 5f9def7c33845efcff91ec1edf7caae71fc4ed75 Mon Sep 17 00:00:00 2001 From: Michael Wilson Date: Mon, 25 Aug 2014 17:50:08 +0200 Subject: Verhindere unerlaubtes zurückgehen auf vorige Seite während Up-DOwnloads --- Dozentenmodul/src/gui/image/FTPSearchDownloader_GUI.java | 3 --- 1 file changed, 3 deletions(-) (limited to 'Dozentenmodul/src/gui/image/FTPSearchDownloader_GUI.java') diff --git a/Dozentenmodul/src/gui/image/FTPSearchDownloader_GUI.java b/Dozentenmodul/src/gui/image/FTPSearchDownloader_GUI.java index 8c372983..ce2a3f35 100644 --- a/Dozentenmodul/src/gui/image/FTPSearchDownloader_GUI.java +++ b/Dozentenmodul/src/gui/image/FTPSearchDownloader_GUI.java @@ -110,9 +110,6 @@ public class FTPSearchDownloader_GUI extends JFrame implements } catch (TException e1) { // TODO Auto-generated catch block e1.printStackTrace(); - JOptionPane.showMessageDialog(null, e1.getCause() - + "\n" + e1.getStackTrace(), - "Debug-Message", JOptionPane.ERROR_MESSAGE); } task.cancel(true); -- cgit v1.2.3-55-g7522