ampliado javadoc
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.BarraOpciones</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
@@ -95,6 +95,23 @@
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a> in <a href="../../VistaControlador/package-summary.html">VistaControlador</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> declared as <a href="../../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#barra">barra</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="../../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ControladorBarra.</span><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorBarra.html#barra">barra</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with parameters of type <a href="../../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.ControladorAniadirVisualizar</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
@@ -95,6 +95,19 @@
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a> in <a href="../../VistaControlador/package-summary.html">VistaControlador</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with type parameters of type <a href="../../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) java.util.ArrayList<<a href="../../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a>></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#controladores">controladores</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
<caption><span>Methods in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with parameters of type <a href="../../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
@@ -110,6 +123,19 @@
|
||||
<div class="block">Aniade una nueva transaccion introduciendo sus datos</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private void</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">VistaAniadirVisualizar.</span><code><span class="memberNameLink"><a href="../../VistaControlador/VistaAniadirVisualizar.html#aniadirElemento-Logica.Transaccion-VistaControlador.ControladorAniadirVisualizar-">aniadirElemento</a></span>(<a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a> transaccion,
|
||||
<a href="../../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a> controlador)</code>
|
||||
<div class="block">aniade una nueva transaccion</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) void</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">VistaAniadirVisualizar.</span><code><span class="memberNameLink"><a href="../../VistaControlador/VistaAniadirVisualizar.html#iniciarGestion-VistaControlador.ControladorAniadirVisualizar-">iniciarGestion</a></span>(<a href="../../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a> controlador)</code>
|
||||
<div class="block">Inicia la gestion</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.ControladorBarra</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
|
||||
124
doc/VistaControlador/class-use/ControladorInforme.html
Normal file
124
doc/VistaControlador/class-use/ControladorInforme.html
Normal file
@@ -0,0 +1,124 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.ControladorInforme</title>
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class VistaControlador.ControladorInforme";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../VistaControlador/ControladorInforme.html" title="class in VistaControlador">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../index.html?VistaControlador/class-use/ControladorInforme.html" target="_top">Frames</a></li>
|
||||
<li><a href="ControladorInforme.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class VistaControlador.ControladorInforme" class="title">Uses of Class<br>VistaControlador.ControladorInforme</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">No usage of VistaControlador.ControladorInforme</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../VistaControlador/ControladorInforme.html" title="class in VistaControlador">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../index.html?VistaControlador/class-use/ControladorInforme.html" target="_top">Frames</a></li>
|
||||
<li><a href="ControladorInforme.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.ControladorPanelGestion</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.ControladorPanelInterfaz</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.ControladorPanelModificar</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.Menu</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
@@ -125,6 +125,35 @@
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a> in <a href="../../VistaControlador/package-summary.html">VistaControlador</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> declared as <a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ControladorPanelModificar.</span><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorPanelModificar.html#menu">menu</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ControladorPanelInterfaz.</span><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorPanelInterfaz.html#menu">menu</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ControladorPanelGestion.</span><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorPanelGestion.html#menu">menu</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">VistaAniadirVisualizar.</span><code><span class="memberNameLink"><a href="../../VistaControlador/VistaAniadirVisualizar.html#menu">menu</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ControladorBarra.</span><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorBarra.html#menu">menu</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with parameters of type <a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
@@ -148,6 +177,10 @@
|
||||
<a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a> menu)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorPanelModificar.html#ControladorPanelModificar-VistaControlador.VistaPanelModificar-VistaControlador.Menu-">ControladorPanelModificar</a></span>(<a href="../../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a> vista,
|
||||
<a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a> menu)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<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> menu,
|
||||
<a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a> gestion)</code>
|
||||
<div class="block">Constructor de la ventana que contendra las pestanias</div>
|
||||
|
||||
179
doc/VistaControlador/class-use/ModeloInformes.html
Normal file
179
doc/VistaControlador/class-use/ModeloInformes.html
Normal file
@@ -0,0 +1,179 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.ModeloInformes</title>
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class VistaControlador.ModeloInformes";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../VistaControlador/ModeloInformes.html" title="class in VistaControlador">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../index.html?VistaControlador/class-use/ModeloInformes.html" target="_top">Frames</a></li>
|
||||
<li><a href="ModeloInformes.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class VistaControlador.ModeloInformes" class="title">Uses of Class<br>VistaControlador.ModeloInformes</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
|
||||
<caption><span>Packages that use <a href="../../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Package</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#VistaControlador">VistaControlador</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="VistaControlador">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a> in <a href="../../VistaControlador/package-summary.html">VistaControlador</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> declared as <a href="../../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ControladorInforme.</span><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorInforme.html#modelo">modelo</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with parameters of type <a href="../../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorInforme.html#ControladorInforme-VistaControlador.VistaInformes-VistaControlador.ModeloInformes-">ControladorInforme</a></span>(<a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a> vista,
|
||||
<a href="../../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a> modelo)</code>
|
||||
<div class="block">\
|
||||
Constructor del controlador que crea los informes</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../VistaControlador/ModeloInformes.html" title="class in VistaControlador">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../index.html?VistaControlador/class-use/ModeloInformes.html" target="_top">Frames</a></li>
|
||||
<li><a href="ModeloInformes.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.MostrarTodo</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.VistaAniadirVisualizar</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
@@ -95,6 +95,40 @@
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a> in <a href="../../VistaControlador/package-summary.html">VistaControlador</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> declared as <a href="../../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#gastos">gastos</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#ingresos">ingresos</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ControladorAniadirVisualizar.</span><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorAniadirVisualizar.html#vista">vista</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with type parameters of type <a href="../../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) java.util.ArrayList<<a href="../../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a>></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#pestanias">pestanias</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with parameters of type <a href="../../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
|
||||
183
doc/VistaControlador/class-use/VistaInformes.html
Normal file
183
doc/VistaControlador/class-use/VistaInformes.html
Normal file
@@ -0,0 +1,183 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.VistaInformes</title>
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class VistaControlador.VistaInformes";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../index.html?VistaControlador/class-use/VistaInformes.html" target="_top">Frames</a></li>
|
||||
<li><a href="VistaInformes.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class VistaControlador.VistaInformes" class="title">Uses of Class<br>VistaControlador.VistaInformes</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
|
||||
<caption><span>Packages that use <a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Package</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#VistaControlador">VistaControlador</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="VistaControlador">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a> in <a href="../../VistaControlador/package-summary.html">VistaControlador</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> declared as <a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ControladorInforme.</span><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorInforme.html#vista">vista</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#vista">vista</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with parameters of type <a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorInforme.html#ControladorInforme-VistaControlador.VistaInformes-VistaControlador.ModeloInformes-">ControladorInforme</a></span>(<a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a> vista,
|
||||
<a href="../../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a> modelo)</code>
|
||||
<div class="block">\
|
||||
Constructor del controlador que crea los informes</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../index.html?VistaControlador/class-use/VistaInformes.html" target="_top">Frames</a></li>
|
||||
<li><a href="VistaInformes.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.VistaPanel</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
@@ -104,18 +104,35 @@
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></span></code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></span></code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> declared as <a href="../../VistaControlador/VistaPanel.html" title="class in VistaControlador">VistaPanel</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/VistaPanel.html" title="class in VistaControlador">VistaPanel</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#panel">panel</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.VistaPanelGestion</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
@@ -95,6 +95,23 @@
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a> in <a href="../../VistaControlador/package-summary.html">VistaControlador</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> declared as <a href="../../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#panelGestion">panelGestion</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="../../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ControladorPanelGestion.</span><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorPanelGestion.html#vista">vista</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with parameters of type <a href="../../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.VistaPanelInterfaz</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
@@ -95,6 +95,23 @@
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a> in <a href="../../VistaControlador/package-summary.html">VistaControlador</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> declared as <a href="../../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#panelInterfaz">panelInterfaz</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ControladorPanelInterfaz.</span><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorPanelInterfaz.html#vista">vista</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with parameters of type <a href="../../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class VistaControlador.VistaPanelModificar</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
@@ -72,7 +72,63 @@
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class VistaControlador.VistaPanelModificar" class="title">Uses of Class<br>VistaControlador.VistaPanelModificar</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">No usage of VistaControlador.VistaPanelModificar</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
|
||||
<caption><span>Packages that use <a href="../../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Package</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#VistaControlador">VistaControlador</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="VistaControlador">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a> in <a href="../../VistaControlador/package-summary.html">VistaControlador</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> declared as <a href="../../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#panelModificar">panelModificar</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ControladorPanelModificar.</span><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorPanelModificar.html#vista">vista</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with parameters of type <a href="../../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/ControladorPanelModificar.html#ControladorPanelModificar-VistaControlador.VistaPanelModificar-VistaControlador.Menu-">ControladorPanelModificar</a></span>(<a href="../../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a> vista,
|
||||
<a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a> menu)</code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
|
||||
Reference in New Issue
Block a user