diff --git a/PresentacionJFX/src/main/java/com/potrillos/presentacionjfx/ConstructorGraficaBarras.java b/PresentacionJFX/src/main/java/com/potrillos/presentacionjfx/ConstructorGraficaBarras.java new file mode 100644 index 0000000..cd7c94b --- /dev/null +++ b/PresentacionJFX/src/main/java/com/potrillos/presentacionjfx/ConstructorGraficaBarras.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 com.potrillos.presentacionjfx; + +/** + * + * @author cam_h + */ +public class ConstructorGraficaBarras { + +}