Add Diapositiva
This commit is contained in:
parent
e5d4bb7888
commit
85f8c570a3
|
@ -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{
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue