Compare commits

...

2 Commits

Author SHA1 Message Date
Roberto 29428829df NC_CuadroTexto 2024-03-20 08:01:38 -06:00
Roberto 3c0aafbf13 NC_Texto 2024-03-20 08:01:22 -06:00
2 changed files with 26 additions and 0 deletions

View File

@ -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 com.mycompany.presentador;
/**
*
* @author Roberto
*/
public class NC_CuadroTexto {
}

View File

@ -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 com.mycompany.presentador;
/**
*
* @author Roberto
*/
public class NC_Texto {
}