Final, todo aprobado

This commit is contained in:
2019-11-29 11:29:15 +01:00
parent 6afe1af5a1
commit 7bf844a542
81 changed files with 3945 additions and 393 deletions

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_222) on Sun Nov 17 17:12:48 CET 2019 -->
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
<title>Uses of Class VistaControlador.Menu</title>
<meta name="date" content="2019-11-17">
<meta name="date" content="2019-11-28">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
@@ -138,12 +138,16 @@
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorPanelLateral.html#ControladorPanelLateral-VistaControlador.VistaPanelLateral-VistaControlador.Menu-">ControladorPanelLateral</a></span>(<a href="../../VistaControlador/VistaPanelLateral.html" title="class in VistaControlador">VistaPanelLateral</a>&nbsp;vista,
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorPanelGestion.html#ControladorPanelGestion-VistaControlador.VistaPanelGestion-VistaControlador.Menu-">ControladorPanelGestion</a></span>(<a href="../../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a>&nbsp;vista,
<a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a>&nbsp;menu)</code>
<div class="block">Controlador del panel lateral que gestionara los datos</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorPanelInterfaz.html#ControladorPanelInterfaz-VistaControlador.VistaPanelInterfaz-VistaControlador.Menu-">ControladorPanelInterfaz</a></span>(<a href="../../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a>&nbsp;vista,
<a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a>&nbsp;menu)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaAniadirVisualizar.html#VistaAniadirVisualizar-VistaControlador.Menu-Logica.Gestion-">VistaAniadirVisualizar</a></span>(<a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a>&nbsp;menu,
<a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a>&nbsp;gestion)</code>
<div class="block">Constructor de la ventana que contendra las pestanias</div>