Add Diapositiva

This commit is contained in:
Frantatita 2024-03-14 09:59:30 -06:00
parent e5d4bb7888
commit 85f8c570a3
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
/*
* 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.
*/
import javafx.scene.Parent;
import javafx.scene.Scene;
/**
*
* @author Juan
*/
public class Diapositiva{
}