diff --git a/src/main/java/ModeloDiapositiva.java b/src/main/java/ModeloDiapositiva.java new file mode 100644 index 0000000..df1ca9b --- /dev/null +++ b/src/main/java/ModeloDiapositiva.java @@ -0,0 +1,14 @@ +/* + * To change this license header, choose License Headers in Project Properties. + * To change this template file, choose Tools | Templates + * and open the template in the editor. + */ + +/** + * + * @author Juan + */ +public class ModeloDiapositiva{ + + +} diff --git a/src/main/java/NC_CuadroTexto.java b/src/main/java/NC_CuadroTexto.java new file mode 100644 index 0000000..8760acc --- /dev/null +++ b/src/main/java/NC_CuadroTexto.java @@ -0,0 +1,13 @@ +/* + * To change this license header, choose License Headers in Project Properties. + * To change this template file, choose Tools | Templates + * and open the template in the editor. + */ + +/** + * + * @author Juan + */ +public class NC_CuadroTexto{ + +}