diff --git a/PresentadorFX/src/main/java/uvct/presentadorfx/NC_CuadroTexto.java b/PresentadorFX/src/main/java/uvct/presentadorfx/NC_CuadroTexto.java new file mode 100644 index 0000000..fed212f --- /dev/null +++ b/PresentadorFX/src/main/java/uvct/presentadorfx/NC_CuadroTexto.java @@ -0,0 +1,13 @@ +/* + * Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license + * Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template + */ +package uvct.presentadorfx; + +/** + * + * @author mario + */ +public class NC_CuadroTexto { + +}