Added cleanups
This commit is contained in:
parent
764eaac2f8
commit
5849a1b2b9
|
@ -180,6 +180,7 @@ public class Main extends JFrame implements ActionListener{
|
||||||
JOptionPane.ERROR_MESSAGE);
|
JOptionPane.ERROR_MESSAGE);
|
||||||
System.exit(1);
|
System.exit(1);
|
||||||
}
|
}
|
||||||
|
f.delete();
|
||||||
JOptionPane.showMessageDialog(this,
|
JOptionPane.showMessageDialog(this,
|
||||||
"Files have been extracted in the current working folder",
|
"Files have been extracted in the current working folder",
|
||||||
"Ok",
|
"Ok",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user