ampliado javadoc

This commit is contained in:
2020-02-10 20:29:12 +01:00
parent 1292ef869f
commit 5541227707
105 changed files with 6829 additions and 647 deletions

View File

@@ -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 Logica.Gestion</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>
@@ -99,6 +99,32 @@
<!-- -->
</a>
<h3>Uses of <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a> in <a href="../../Logica/package-summary.html">Logica</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="../../Logica/package-summary.html">Logica</a> declared as <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd">&nbsp;</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>private <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></code></td>
<td class="colLast"><span class="typeNameLabel">Transaccion.</span><code><span class="memberNameLink"><a href="../../Logica/Transaccion.html#gestion">gestion</a></span></code>&nbsp;</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="../../Logica/package-summary.html">Logica</a> with type parameters of type <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd">&nbsp;</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&lt;<a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Mes.</span><code><span class="memberNameLink"><a href="../../Logica/Mes.html#gestiones">gestiones</a></span></code>&nbsp;</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="../../Logica/package-summary.html">Logica</a> that return <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
@@ -131,6 +157,12 @@
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>(package private) java.util.ArrayList&lt;<a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Mes.</span><code><span class="memberNameLink"><a href="../../Logica/Mes.html#getGestiones--">getGestiones</a></span>()</code>
<div class="block">devuelve las gestionaes que contiene</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.ArrayList&lt;<a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Meses.</span><code><span class="memberNameLink"><a href="../../Logica/Meses.html#getGestionesActuales--">getGestionesActuales</a></span>()</code>
<div class="block">Devuelve la lista de gestiones en la que nos encontramos</div>
@@ -154,11 +186,62 @@
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../Logica/package-summary.html">Logica</a> with type arguments of type <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd">&nbsp;</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="../../Logica/Mes.html#Mes-java.util.ArrayList-int-java.time.Month-">Mes</a></span>(java.util.ArrayList&lt;<a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a>&gt;&nbsp;gestiones,
int&nbsp;anio,
java.time.Month&nbsp;mes)</code>
<div class="block">Constructor por defecto de Mes</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="VistaControlador">
<!-- -->
</a>
<h3>Uses of <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</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="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd">&nbsp;</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="../../Logica/Gestion.html" title="class in Logica">Gestion</a></code></td>
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#datosGastos">datosGastos</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></code></td>
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#datosIngresos">datosIngresos</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></code></td>
<td class="colLast"><span class="typeNameLabel">VistaAniadirVisualizar.</span><code><span class="memberNameLink"><a href="../../VistaControlador/VistaAniadirVisualizar.html#gestiones">gestiones</a></span></code>&nbsp;</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="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><span class="typeNameLabel">VistaPanelGestion.</span><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelGestion.html#actualizarDatos-Logica.Gestion-">actualizarDatos</a></span>(<a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a>&nbsp;gestion)</code>
<div class="block">Actualiza los datos que se deben mostrar</div>
</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="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>

View File

@@ -0,0 +1,164 @@
<!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 Logica.Mes</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 Logica.Mes";
}
}
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="../../Logica/Mes.html" title="class in Logica">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?Logica/class-use/Mes.html" target="_top">Frames</a></li>
<li><a href="Mes.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All&nbsp;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 Logica.Mes" class="title">Uses of Class<br>Logica.Mes</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="../../Logica/Mes.html" title="class in Logica">Mes</a></span><span class="tabEnd">&nbsp;</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="#Logica">Logica</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="Logica">
<!-- -->
</a>
<h3>Uses of <a href="../../Logica/Mes.html" title="class in Logica">Mes</a> in <a href="../../Logica/package-summary.html">Logica</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="../../Logica/package-summary.html">Logica</a> with type parameters of type <a href="../../Logica/Mes.html" title="class in Logica">Mes</a></span><span class="tabEnd">&nbsp;</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>private java.util.ArrayList&lt;<a href="../../Logica/Mes.html" title="class in Logica">Mes</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Meses.</span><code><span class="memberNameLink"><a href="../../Logica/Meses.html#meses">meses</a></span></code>&nbsp;</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="../../Logica/Mes.html" title="class in Logica">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?Logica/class-use/Mes.html" target="_top">Frames</a></li>
<li><a href="Mes.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All&nbsp;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>

View File

@@ -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 Logica.Meses</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="../../Logica/Meses.html" title="class in Logica">Meses</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="../../Logica/Meses.html" title="class in Logica">Meses</a></span><span class="tabEnd">&nbsp;</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="../../Logica/Meses.html" title="class in Logica">Meses</a></code></td>
<td class="colLast"><span class="typeNameLabel">VistaPanelGestion.</span><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelGestion.html#meses">meses</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../../Logica/Meses.html" title="class in Logica">Meses</a></code></td>
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#meses">meses</a></span></code>&nbsp;</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="../../Logica/Meses.html" title="class in Logica">Meses</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
@@ -106,6 +123,11 @@
<div class="block">Clase que muestra todos los datos que se almacenan</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelGestion.html#VistaPanelGestion-Logica.Meses-">VistaPanelGestion</a></span>(<a href="../../Logica/Meses.html" title="class in Logica">Meses</a>&nbsp;meses)</code>
<div class="block">Constructor del panel lateral que gestiona las pestanias</div>
</td>
</tr>
</tbody>
</table>
</li>

View File

@@ -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 Logica.Transaccion</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>
@@ -86,6 +86,10 @@
<td class="colFirst"><a href="#Logica">Logica</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#VistaControlador">VistaControlador</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
@@ -95,6 +99,19 @@
<!-- -->
</a>
<h3>Uses of <a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a> in <a href="../../Logica/package-summary.html">Logica</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="../../Logica/package-summary.html">Logica</a> with type parameters of type <a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a></span><span class="tabEnd">&nbsp;</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>private java.util.Vector&lt;<a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Gestion.</span><code><span class="memberNameLink"><a href="../../Logica/Gestion.html#gestiones">gestiones</a></span></code>&nbsp;</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="../../Logica/package-summary.html">Logica</a> that return types with arguments of type <a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
@@ -124,6 +141,14 @@
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><span class="typeNameLabel">Mes.</span><code><span class="memberNameLink"><a href="../../Logica/Mes.html#aniadirTransaccion-Logica.Transaccion-java.lang.String-boolean-">aniadirTransaccion</a></span>(<a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a>&nbsp;transaccion,
java.lang.String&nbsp;nombre,
boolean&nbsp;isPositivo)</code>
<div class="block">Aniade una transaccion al mes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Meses.</span><code><span class="memberNameLink"><a href="../../Logica/Meses.html#aniadirTransaccion-Logica.Transaccion-java.lang.String-boolean-">aniadirTransaccion</a></span>(<a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a>&nbsp;transaccion,
java.lang.String&nbsp;nombre,
@@ -134,6 +159,27 @@
</tbody>
</table>
</li>
<li class="blockList"><a name="VistaControlador">
<!-- -->
</a>
<h3>Uses of <a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a> in <a href="../../VistaControlador/package-summary.html">VistaControlador</a></h3>
<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="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<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>&nbsp;transaccion,
<a href="../../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a>&nbsp;controlador)</code>
<div class="block">aniade una nueva transaccion</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>