|
@ -6,6 +6,7 @@ public class main { |
|
|
|
|
|
|
|
|
public static void main(String[] args) { |
|
|
public static void main(String[] args) { |
|
|
try { |
|
|
try { |
|
|
|
|
|
Ventana menu = new Ventana(); |
|
|
MyCopy copia = new MyCopy("textp.dat", "Salida.dat"); |
|
|
MyCopy copia = new MyCopy("textp.dat", "Salida.dat"); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|