clases NC_GraficasBarras y NC_Texto
This commit is contained in:
parent
c2e590d61b
commit
a6afbca48a
|
@ -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.potrillos.presentacionjfx;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Hp
|
||||
*/
|
||||
public class NC_GraficaBarras {
|
||||
|
||||
}
|
|
@ -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.potrillos.presentacionjfx;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Hp
|
||||
*/
|
||||
public class NC_Texto {
|
||||
|
||||
}
|
Loading…
Reference in New Issue