public class PresentadorPresentacion extends java.lang.Object implements IPresentadorPresentacion
Constructor and Description |
---|
PresentadorPresentacion() |
Modifier and Type | Method and Description |
---|---|
void |
mostrarVistaPresentacion()
Se realizan todas las operaciones necesarias para mostrar la VistaPresentacion.
|
public void mostrarVistaPresentacion()
IPresentadorPresentacion
mostrarVistaPresentacion
in interface IPresentadorPresentacion