ampliado javadoc

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

Binary file not shown.

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>Configuracion</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>
@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@ -117,6 +117,25 @@ extends java.lang.Object</pre>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>private static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Ficheros/Configuracion.html#direccion">direccion</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
@ -164,7 +183,7 @@ extends java.lang.Object</pre>
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -174,6 +193,23 @@ extends java.lang.Object</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="direccion">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>direccion</h4>
<pre>private static&nbsp;java.lang.String direccion</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@ -282,13 +318,13 @@ extends java.lang.Object</pre>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>

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 Ficheros.Configuracion</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>

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>Ficheros</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>

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>Ficheros</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>

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>Ficheros Class Hierarchy</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>

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 Package Ficheros</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>

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>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>
@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../Logica/Meses.html" title="class in Logica"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../Logica/Mes.html" title="class in Logica"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?Logica/Gestion.html" target="_top">Frames</a></li>
@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@ -126,6 +126,45 @@ implements java.io.Serializable</pre>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<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"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#gestiones">gestiones</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#isModified">isModified</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#isPositivo">isPositivo</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#nombre">nombre</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private float</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#suma">suma</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private float</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#total">total</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
@ -229,7 +268,9 @@ implements java.io.Serializable</pre>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#setNombre-java.lang.String-">setNombre</a></span>(java.lang.String&nbsp;nombre)</code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#setNombre-java.lang.String-">setNombre</a></span>(java.lang.String&nbsp;nombre)</code>
<div class="block">Establece un nuevo nombre a la gestion</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
@ -241,7 +282,7 @@ implements java.io.Serializable</pre>
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -251,6 +292,68 @@ implements java.io.Serializable</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="gestiones">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gestiones</h4>
<pre>private&nbsp;java.util.Vector&lt;<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a>&gt; gestiones</pre>
</li>
</ul>
<a name="suma">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>suma</h4>
<pre>private&nbsp;float suma</pre>
</li>
</ul>
<a name="total">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>total</h4>
<pre>private&nbsp;float total</pre>
</li>
</ul>
<a name="isPositivo">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isPositivo</h4>
<pre>private&nbsp;boolean isPositivo</pre>
</li>
</ul>
<a name="nombre">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nombre</h4>
<pre>private&nbsp;java.lang.String nombre</pre>
</li>
</ul>
<a name="isModified">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isModified</h4>
<pre>private&nbsp;boolean isModified</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@ -302,6 +405,11 @@ implements java.io.Serializable</pre>
<li class="blockList">
<h4>setNombre</h4>
<pre>public&nbsp;void&nbsp;setNombre(java.lang.String&nbsp;nombre)</pre>
<div class="block">Establece un nuevo nombre a la gestion</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>nombre</code> - nuevo nombre</dd>
</dl>
</li>
</ul>
<a name="aniadirGasto-Logica.Transaccion-">
@ -492,7 +600,7 @@ implements java.io.Serializable</pre>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../Logica/Meses.html" title="class in Logica"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../Logica/Mes.html" title="class in Logica"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?Logica/Gestion.html" target="_top">Frames</a></li>
@ -517,13 +625,13 @@ implements java.io.Serializable</pre>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>

487
doc/Logica/Mes.html Normal file
View File

@ -0,0 +1,487 @@
<!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>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="Mes";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/Mes.html">Use</a></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><a href="../Logica/Gestion.html" title="class in Logica"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../Logica/Meses.html" title="class in Logica"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?Logica/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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">Logica</div>
<h2 title="Class Mes" class="title">Class Mes</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>Logica.Mes</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable</dd>
</dl>
<hr>
<br>
<pre>class <span class="typeNameLabel">Mes</span>
extends java.lang.Object
implements java.io.Serializable</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>private int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#anio">anio</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<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"><code><span class="memberNameLink"><a href="../Logica/Mes.html#gestiones">gestiones</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private java.time.Month</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#mes">mes</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#nGestiones">nGestiones</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) float</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#total">total</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><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>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><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 id="i1" class="rowColor">
<td class="colFirst"><code>(package private) int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#getAnio--">getAnio</a></span>()</code>
<div class="block">Devuelve el anio que gestiona</div>
</td>
</tr>
<tr id="i2" 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"><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 id="i3" class="rowColor">
<td class="colFirst"><code>(package private) java.time.Month</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#getMes--">getMes</a></span>()</code>
<div class="block">Devuelve el mes que gestione</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>(package private) float</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#getTotal--">getTotal</a></span>()</code>
<div class="block">devuelve el dinero que quedo ese mes (o que debe)</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#toString--">toString</a></span>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="anio">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>anio</h4>
<pre>private&nbsp;int anio</pre>
</li>
</ul>
<a name="mes">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mes</h4>
<pre>private&nbsp;java.time.Month mes</pre>
</li>
</ul>
<a name="total">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>total</h4>
<pre>float total</pre>
</li>
</ul>
<a name="nGestiones">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nGestiones</h4>
<pre>int nGestiones</pre>
</li>
</ul>
<a name="gestiones">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>gestiones</h4>
<pre>java.util.ArrayList&lt;<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a>&gt; gestiones</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Mes-java.util.ArrayList-int-java.time.Month-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Mes</h4>
<pre>Mes(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)</pre>
<div class="block">Constructor por defecto de Mes</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>gestiones</code> - lista de gestiones que contiene el mes</dd>
<dd><code>anio</code> - anio al que pertenece el mes</dd>
<dd><code>mes</code> - mes que gestiona la clase</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="aniadirTransaccion-Logica.Transaccion-java.lang.String-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>aniadirTransaccion</h4>
<pre>void&nbsp;aniadirTransaccion(<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a>&nbsp;transaccion,
java.lang.String&nbsp;nombre,
boolean&nbsp;isPositivo)</pre>
<div class="block">Aniade una transaccion al mes</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>transaccion</code> - Transaccion a aniadir</dd>
<dd><code>nombre</code> - nombre de la gestion a la que pertenece</dd>
<dd><code>isPositivo</code> - Tipo de gestion a la que pertenece</dd>
</dl>
</li>
</ul>
<a name="getMes--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMes</h4>
<pre>java.time.Month&nbsp;getMes()</pre>
<div class="block">Devuelve el mes que gestione</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>mes que gestiona</dd>
</dl>
</li>
</ul>
<a name="getAnio--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnio</h4>
<pre>int&nbsp;getAnio()</pre>
<div class="block">Devuelve el anio que gestiona</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>anio que gestiona</dd>
</dl>
</li>
</ul>
<a name="getGestiones--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGestiones</h4>
<pre>java.util.ArrayList&lt;<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a>&gt;&nbsp;getGestiones()</pre>
<div class="block">devuelve las gestionaes que contiene</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>gestiones que contiene</dd>
</dl>
</li>
</ul>
<a name="getTotal--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTotal</h4>
<pre>float&nbsp;getTotal()</pre>
<div class="block">devuelve el dinero que quedo ese mes (o que debe)</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>dinero que queda o debe ese mes</dd>
</dl>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/Mes.html">Use</a></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><a href="../Logica/Gestion.html" title="class in Logica"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../Logica/Meses.html" title="class in Logica"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?Logica/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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>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>
@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../Logica/Gestion.html" title="class in Logica"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../Logica/Mes.html" title="class in Logica"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../Logica/Transaccion.html" title="class in Logica"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@ -117,6 +117,29 @@ extends java.lang.Object</pre>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>private int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Meses.html#mesActual">mesActual</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<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"><code><span class="memberNameLink"><a href="../Logica/Meses.html#meses">meses</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
@ -230,7 +253,7 @@ extends java.lang.Object</pre>
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -240,6 +263,32 @@ extends java.lang.Object</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="meses">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>meses</h4>
<pre>private&nbsp;java.util.ArrayList&lt;<a href="../Logica/Mes.html" title="class in Logica">Mes</a>&gt; meses</pre>
</li>
</ul>
<a name="mesActual">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>mesActual</h4>
<pre>private&nbsp;int mesActual</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@ -474,7 +523,7 @@ extends java.lang.Object</pre>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../Logica/Gestion.html" title="class in Logica"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../Logica/Mes.html" title="class in Logica"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../Logica/Transaccion.html" title="class in Logica"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
@ -500,13 +549,13 @@ extends java.lang.Object</pre>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>

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>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>
@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@ -126,6 +126,49 @@ implements java.io.Serializable</pre>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>private java.time.LocalDate</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#dia">dia</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private float</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#dinero">dinero</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#gestion">gestion</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#isModified">isModified</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#nombre">nombre</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#visible">visible</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
@ -238,7 +281,7 @@ implements java.io.Serializable</pre>
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -248,6 +291,81 @@ implements java.io.Serializable</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="serialVersionUID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>serialVersionUID</h4>
<pre>private static final&nbsp;long serialVersionUID</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../constant-values.html#Logica.Transaccion.serialVersionUID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="nombre">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nombre</h4>
<pre>private&nbsp;java.lang.String nombre</pre>
</li>
</ul>
<a name="dinero">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dinero</h4>
<pre>private&nbsp;float dinero</pre>
</li>
</ul>
<a name="visible">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>visible</h4>
<pre>private&nbsp;boolean visible</pre>
</li>
</ul>
<a name="dia">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dia</h4>
<pre>private&nbsp;java.time.LocalDate dia</pre>
</li>
</ul>
<a name="gestion">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gestion</h4>
<pre>private&nbsp;<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a> gestion</pre>
</li>
</ul>
<a name="isModified">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isModified</h4>
<pre>private&nbsp;boolean isModified</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@ -502,13 +620,13 @@ implements java.io.Serializable</pre>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>

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>

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>Logica</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>
@ -14,6 +14,7 @@
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="Gestion.html" title="class in Logica" target="classFrame">Gestion</a></li>
<li><a href="Mes.html" title="class in Logica" target="classFrame">Mes</a></li>
<li><a href="Meses.html" title="class in Logica" target="classFrame">Meses</a></li>
<li><a href="Transaccion.html" title="class in Logica" target="classFrame">Transaccion</a></li>
</ul>

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>Logica</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>
@ -87,10 +87,14 @@
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../Logica/Meses.html" title="class in Logica">Meses</a></td>
<td class="colFirst"><a href="../Logica/Mes.html" title="class in Logica">Mes</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../Logica/Meses.html" title="class in Logica">Meses</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></td>
<td class="colLast">&nbsp;</td>
</tr>

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>Logica Class Hierarchy</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>
@ -82,6 +82,7 @@
<li type="circle">java.lang.Object
<ul>
<li type="circle">Logica.<a href="../Logica/Gestion.html" title="class in Logica"><span class="typeNameLink">Gestion</span></a> (implements java.io.Serializable)</li>
<li type="circle">Logica.<a href="../Logica/Mes.html" title="class in Logica"><span class="typeNameLink">Mes</span></a> (implements java.io.Serializable)</li>
<li type="circle">Logica.<a href="../Logica/Meses.html" title="class in Logica"><span class="typeNameLink">Meses</span></a></li>
<li type="circle">Logica.<a href="../Logica/Transaccion.html" title="class in Logica"><span class="typeNameLink">Transaccion</span></a> (implements java.io.Serializable)</li>
</ul>

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 Package Logica</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>
@ -106,6 +106,9 @@
<td class="colOne"><a href="../Logica/class-use/Gestion.html#Logica">Gestion</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../Logica/class-use/Mes.html#Logica">Mes</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../Logica/class-use/Transaccion.html#Logica">Transaccion</a>&nbsp;</td>
</tr>
</tbody>
@ -126,6 +129,9 @@
<tr class="rowColor">
<td class="colOne"><a href="../Logica/class-use/Meses.html#VistaControlador">Meses</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../Logica/class-use/Transaccion.html#VistaControlador">Transaccion</a>&nbsp;</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:08 CET 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:17 CET 2020 -->
<title>Main</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>
@ -157,7 +157,7 @@ extends java.lang.Object</pre>
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -200,7 +200,7 @@ extends java.lang.Object</pre>
<div class="block">inicializa el programa</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>args</code> - </dd>
<dd><code>args</code> - no se usan</dd>
</dl>
</li>
</ul>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:09 CET 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:17 CET 2020 -->
<title>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>
@ -68,14 +68,14 @@
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JMenuBar">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.javax.swing.JMenuBar">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
@ -146,6 +146,13 @@ extends javax.swing.JMenuBar</pre>
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JMenuBar">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JMenuBar</h3>
<code>javax.swing.JMenuBar.AccessibleJMenuBar</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
@ -153,11 +160,18 @@ extends javax.swing.JMenuBar</pre>
<code>javax.swing.JComponent.AccessibleJComponent</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
<code>java.awt.Container.AccessibleAWTContainer</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
<code>java.awt.Component.BaselineResizeBehavior</code></li>
<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
</ul>
</li>
</ul>
@ -167,19 +181,98 @@ extends javax.swing.JMenuBar</pre>
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JMenu</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#administracion">administracion</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JMenuItem</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#aniadirUsuario">aniadirUsuario</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JMenuItem</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#cambiarRuta">cambiarRuta</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JMenuItem</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#exportarXML">exportarXML</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JMenuItem</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#gestion">gestion</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JMenuItem</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#guardarIns">guardarIns</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JMenuItem</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#importarXML">importarXML</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JMenu</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#interfaz">interfaz</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JMenu</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#menuAr">menuAr</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JMenuItem</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#menuInforme">menuInforme</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JMenuItem</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#menuInterfaz">menuInterfaz</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JMenuItem</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#modificacion">modificacion</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JMenuItem</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#modoClaro">modoClaro</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JMenuItem</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#modoOscuro">modoOscuro</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JMenuItem</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#modoRosa">modoRosa</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JMenu</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#mostrar">mostrar</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JMenuItem</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#mostrarTodo">mostrarTodo</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JMenu</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#vistas">vistas</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
<code>TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
<code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
@ -220,35 +313,35 @@ extends javax.swing.JMenuBar</pre>
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JMenuBar</h3>
<code>add, addNotify, getAccessibleContext, getComponent, getComponentAtIndex, getComponentIndex, getHelpMenu, getMargin, getMenu, getMenuCount, getSelectionModel, getSubElements, getUI, getUIClassID, isBorderPainted, isSelected, menuSelectionChanged, processKeyEvent, processMouseEvent, removeNotify, setBorderPainted, setHelpMenu, setMargin, setSelected, setSelectionModel, setUI, updateUI</code></li>
<code>add, addNotify, getAccessibleContext, getComponent, getComponentAtIndex, getComponentIndex, getHelpMenu, getMargin, getMenu, getMenuCount, getSelectionModel, getSubElements, getUI, getUIClassID, isBorderPainted, isSelected, menuSelectionChanged, paintBorder, paramString, processKeyBinding, processKeyEvent, processMouseEvent, removeNotify, setBorderPainted, setHelpMenu, setMargin, setSelected, setSelectionModel, setUI, updateUI</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
<code>addAncestorListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
<code>addAncestorListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
<code>add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate</code></li>
<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -258,6 +351,176 @@ extends javax.swing.JMenuBar</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="menuAr">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>menuAr</h4>
<pre>javax.swing.JMenu menuAr</pre>
</li>
</ul>
<a name="cambiarRuta">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cambiarRuta</h4>
<pre>javax.swing.JMenuItem cambiarRuta</pre>
</li>
</ul>
<a name="guardarIns">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>guardarIns</h4>
<pre>javax.swing.JMenuItem guardarIns</pre>
</li>
</ul>
<a name="exportarXML">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exportarXML</h4>
<pre>javax.swing.JMenuItem exportarXML</pre>
</li>
</ul>
<a name="importarXML">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>importarXML</h4>
<pre>javax.swing.JMenuItem importarXML</pre>
</li>
</ul>
<a name="interfaz">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>interfaz</h4>
<pre>javax.swing.JMenu interfaz</pre>
</li>
</ul>
<a name="modoOscuro">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>modoOscuro</h4>
<pre>javax.swing.JMenuItem modoOscuro</pre>
</li>
</ul>
<a name="modoRosa">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>modoRosa</h4>
<pre>javax.swing.JMenuItem modoRosa</pre>
</li>
</ul>
<a name="modoClaro">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>modoClaro</h4>
<pre>javax.swing.JMenuItem modoClaro</pre>
</li>
</ul>
<a name="mostrar">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mostrar</h4>
<pre>javax.swing.JMenu mostrar</pre>
</li>
</ul>
<a name="mostrarTodo">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mostrarTodo</h4>
<pre>javax.swing.JMenuItem mostrarTodo</pre>
</li>
</ul>
<a name="vistas">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>vistas</h4>
<pre>javax.swing.JMenu vistas</pre>
</li>
</ul>
<a name="gestion">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gestion</h4>
<pre>javax.swing.JMenuItem gestion</pre>
</li>
</ul>
<a name="modificacion">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>modificacion</h4>
<pre>javax.swing.JMenuItem modificacion</pre>
</li>
</ul>
<a name="menuInterfaz">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>menuInterfaz</h4>
<pre>javax.swing.JMenuItem menuInterfaz</pre>
</li>
</ul>
<a name="menuInforme">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>menuInforme</h4>
<pre>javax.swing.JMenuItem menuInforme</pre>
</li>
</ul>
<a name="administracion">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>administracion</h4>
<pre>javax.swing.JMenu administracion</pre>
</li>
</ul>
<a name="aniadirUsuario">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>aniadirUsuario</h4>
<pre>javax.swing.JMenuItem aniadirUsuario</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@ -327,14 +590,14 @@ extends javax.swing.JMenuBar</pre>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JMenuBar">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.javax.swing.JMenuBar">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:09 CET 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:17 CET 2020 -->
<title>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>
@ -18,7 +18,7 @@
catch(err) {
}
//-->
var methods = {"i0":10};
var methods = {"i0":10,"i1":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@ -122,6 +122,25 @@ implements java.awt.event.ActionListener</pre>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorAniadirVisualizar.html#vista">vista</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
@ -155,13 +174,19 @@ implements java.awt.event.ActionListener</pre>
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorAniadirVisualizar.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorAniadirVisualizar.html#aniadirListeners--">aniadirListeners</a></span>()</code>
<div class="block">Aniade los listeners a la lista de objetos</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -171,6 +196,23 @@ implements java.awt.event.ActionListener</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="vista">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>vista</h4>
<pre>private&nbsp;<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a> vista</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@ -197,7 +239,7 @@ implements java.awt.event.ActionListener</pre>
<a name="actionPerformed-java.awt.event.ActionEvent-">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>actionPerformed</h4>
<pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
@ -207,6 +249,16 @@ implements java.awt.event.ActionListener</pre>
</dl>
</li>
</ul>
<a name="aniadirListeners--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>aniadirListeners</h4>
<pre>private&nbsp;void&nbsp;aniadirListeners()</pre>
<div class="block">Aniade los listeners a la lista de objetos</div>
</li>
</ul>
</li>
</ul>
</li>
@ -261,13 +313,13 @@ implements java.awt.event.ActionListener</pre>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:09 CET 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:17 CET 2020 -->
<title>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>
@ -18,7 +18,7 @@
catch(err) {
}
//-->
var methods = {"i0":10};
var methods = {"i0":10,"i1":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
<div class="subNav">
<ul class="navList">
<li><a href="../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ControladorInforme.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?VistaControlador/ControladorBarra.html" target="_top">Frames</a></li>
@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@ -122,6 +122,29 @@ implements java.awt.event.ActionListener</pre>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorBarra.html#barra">barra</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorBarra.html#menu">menu</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
@ -158,13 +181,19 @@ implements java.awt.event.ActionListener</pre>
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorBarra.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorBarra.html#aniadirListeners--">aniadirListeners</a></span>()</code>
<div class="block">Aniade los listeners a la lista de objetos</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -174,6 +203,32 @@ implements java.awt.event.ActionListener</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="barra">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>barra</h4>
<pre>private&nbsp;<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a> barra</pre>
</li>
</ul>
<a name="menu">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>menu</h4>
<pre>private&nbsp;<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a> menu</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@ -207,7 +262,7 @@ implements java.awt.event.ActionListener</pre>
<a name="actionPerformed-java.awt.event.ActionEvent-">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>actionPerformed</h4>
<pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
@ -217,6 +272,16 @@ implements java.awt.event.ActionListener</pre>
</dl>
</li>
</ul>
<a name="aniadirListeners--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>aniadirListeners</h4>
<pre>private&nbsp;void&nbsp;aniadirListeners()</pre>
<div class="block">Aniade los listeners a la lista de objetos</div>
</li>
</ul>
</li>
</ul>
</li>
@ -246,7 +311,7 @@ implements java.awt.event.ActionListener</pre>
<div class="subNav">
<ul class="navList">
<li><a href="../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ControladorInforme.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?VistaControlador/ControladorBarra.html" target="_top">Frames</a></li>
@ -271,13 +336,13 @@ implements java.awt.event.ActionListener</pre>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>

View File

@ -0,0 +1,357 @@
<!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:17 CET 2020 -->
<title>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="ControladorInforme";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/ControladorInforme.html">Use</a></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><a href="../VistaControlador/ControladorBarra.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?VistaControlador/ControladorInforme.html" target="_top">Frames</a></li>
<li><a href="ControladorInforme.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">VistaControlador</div>
<h2 title="Class ControladorInforme" class="title">Class ControladorInforme</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>VistaControlador.ControladorInforme</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.awt.event.ActionListener, java.util.EventListener</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">ControladorInforme</span>
extends java.lang.Object
implements java.awt.event.ActionListener</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<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"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorInforme.html#modelo">modelo</a></span></code>&nbsp;</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"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorInforme.html#vista">vista</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><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>&nbsp;vista,
<a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a>&nbsp;modelo)</code>
<div class="block">\
Constructor del controlador que crea los informes</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorInforme.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;ev)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorInforme.html#iniciarControlador--">iniciarControlador</a></span>()</code>
<div class="block">Aniade el controlador a la vista</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="vista">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>vista</h4>
<pre><a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a> vista</pre>
</li>
</ul>
<a name="modelo">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>modelo</h4>
<pre><a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a> modelo</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ControladorInforme-VistaControlador.VistaInformes-VistaControlador.ModeloInformes-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ControladorInforme</h4>
<pre>public&nbsp;ControladorInforme(<a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a>&nbsp;vista,
<a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a>&nbsp;modelo)</pre>
<div class="block">\
Constructor del controlador que crea los informes</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>vista</code> - vista donde se facilita generar informes</dd>
<dd><code>modelo</code> - modelo donde se usan las utilidades que genraran los informes</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="iniciarControlador--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>iniciarControlador</h4>
<pre>private&nbsp;void&nbsp;iniciarControlador()</pre>
<div class="block">Aniade el controlador a la vista</div>
</li>
</ul>
<a name="actionPerformed-java.awt.event.ActionEvent-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>actionPerformed</h4>
<pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;ev)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/ControladorInforme.html">Use</a></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><a href="../VistaControlador/ControladorBarra.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?VistaControlador/ControladorInforme.html" target="_top">Frames</a></li>
<li><a href="ControladorInforme.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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:09 CET 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:17 CET 2020 -->
<title>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>
@ -18,7 +18,7 @@
catch(err) {
}
//-->
var methods = {"i0":10};
var methods = {"i0":10,"i1":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../VistaControlador/ControladorBarra.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ControladorInforme.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ControladorPanelInterfaz.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@ -122,6 +122,29 @@ implements java.awt.event.ActionListener</pre>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelGestion.html#menu">menu</a></span></code>&nbsp;</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"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelGestion.html#vista">vista</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
@ -158,13 +181,19 @@ implements java.awt.event.ActionListener</pre>
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelGestion.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelGestion.html#aniadirElementos--">aniadirElementos</a></span>()</code>
<div class="block">Aniade los listeners a la lista de objetos</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -174,6 +203,32 @@ implements java.awt.event.ActionListener</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="vista">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>vista</h4>
<pre>private&nbsp;<a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a> vista</pre>
</li>
</ul>
<a name="menu">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>menu</h4>
<pre>private&nbsp;<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a> menu</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@ -207,7 +262,7 @@ implements java.awt.event.ActionListener</pre>
<a name="actionPerformed-java.awt.event.ActionEvent-">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>actionPerformed</h4>
<pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
@ -217,6 +272,16 @@ implements java.awt.event.ActionListener</pre>
</dl>
</li>
</ul>
<a name="aniadirElementos--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>aniadirElementos</h4>
<pre>private&nbsp;void&nbsp;aniadirElementos()</pre>
<div class="block">Aniade los listeners a la lista de objetos</div>
</li>
</ul>
</li>
</ul>
</li>
@ -245,7 +310,7 @@ implements java.awt.event.ActionListener</pre>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../VistaControlador/ControladorBarra.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ControladorInforme.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ControladorPanelInterfaz.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
@ -271,13 +336,13 @@ implements java.awt.event.ActionListener</pre>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:09 CET 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:17 CET 2020 -->
<title>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>
@ -18,7 +18,7 @@
catch(err) {
}
//-->
var methods = {"i0":10};
var methods = {"i0":10,"i1":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@ -122,6 +122,29 @@ implements java.awt.event.ActionListener</pre>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<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"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelInterfaz.html#menu">menu</a></span></code>&nbsp;</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"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelInterfaz.html#vista">vista</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
@ -156,13 +179,17 @@ implements java.awt.event.ActionListener</pre>
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelInterfaz.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;arg0)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelInterfaz.html#aniadirListener--">aniadirListener</a></span>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -172,6 +199,32 @@ implements java.awt.event.ActionListener</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="vista">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>vista</h4>
<pre><a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a> vista</pre>
</li>
</ul>
<a name="menu">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>menu</h4>
<pre><a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a> menu</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@ -196,6 +249,15 @@ implements java.awt.event.ActionListener</pre>
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="aniadirListener--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>aniadirListener</h4>
<pre>private&nbsp;void&nbsp;aniadirListener()</pre>
</li>
</ul>
<a name="actionPerformed-java.awt.event.ActionEvent-">
<!-- -->
</a>
@ -263,13 +325,13 @@ implements java.awt.event.ActionListener</pre>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:09 CET 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:17 CET 2020 -->
<title>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>
@ -18,7 +18,7 @@
catch(err) {
}
//-->
var methods = {"i0":10};
var methods = {"i0":10,"i1":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@ -75,14 +75,14 @@ var activeTableTab = "activeTableTab";
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
@ -122,6 +122,47 @@ implements java.awt.event.ActionListener</pre>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<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"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelModificar.html#menu">menu</a></span></code>&nbsp;</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"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelModificar.html#vista">vista</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><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>&nbsp;vista,
<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a>&nbsp;menu)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
@ -138,13 +179,17 @@ implements java.awt.event.ActionListener</pre>
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelModificar.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed</a></span>(java.awt.event.ActionEvent&nbsp;arg0)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelModificar.html#aniadirListeners--">aniadirListeners</a></span>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -154,12 +199,65 @@ implements java.awt.event.ActionListener</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="vista">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>vista</h4>
<pre><a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a> vista</pre>
</li>
</ul>
<a name="menu">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>menu</h4>
<pre><a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a> menu</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ControladorPanelModificar-VistaControlador.VistaPanelModificar-VistaControlador.Menu-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ControladorPanelModificar</h4>
<pre>ControladorPanelModificar(<a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a>&nbsp;vista,
<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a>&nbsp;menu)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="aniadirListeners--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>aniadirListeners</h4>
<pre>private&nbsp;void&nbsp;aniadirListeners()</pre>
</li>
</ul>
<a name="actionPerformed-java.awt.event.ActionEvent-">
<!-- -->
</a>
@ -227,14 +325,14 @@ implements java.awt.event.ActionListener</pre>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:10 CET 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:18 CET 2020 -->
<title>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>
@ -18,7 +18,7 @@
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
<div class="subNav">
<ul class="navList">
<li><a href="../VistaControlador/ControladorPanelModificar.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?VistaControlador/Menu.html" target="_top">Frames</a></li>
@ -74,14 +74,14 @@ var activeTableTab = "activeTableTab";
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.java.awt.Window">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JFrame">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JFrame">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@ -157,18 +157,39 @@ extends javax.swing.JFrame</pre>
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JFrame">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JFrame</h3>
<code>javax.swing.JFrame.AccessibleJFrame</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Frame">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Frame</h3>
<code>java.awt.Frame.AccessibleAWTFrame</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Window">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Window</h3>
<code>java.awt.Window.Type</code></li>
<code>java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
<code>java.awt.Container.AccessibleAWTContainer</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
<code>java.awt.Component.BaselineResizeBehavior</code></li>
<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
</ul>
</li>
</ul>
@ -178,12 +199,115 @@ extends javax.swing.JFrame</pre>
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>(package private) int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#anio">anio</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#barra">barra</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) java.util.ArrayList&lt;<a href="../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#controladores">controladores</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"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#datosGastos">datosGastos</a></span></code>&nbsp;</td>
</tr>
<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"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#datosIngresos">datosIngresos</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) com.github.lgooddatepicker.components.DatePicker</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#elegirMes">elegirMes</a></span></code>&nbsp;</td>
</tr>
<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"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#gastos">gastos</a></span></code>&nbsp;</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"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#ingresos">ingresos</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) java.time.Month</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#mes">mes</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"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#meses">meses</a></span></code>&nbsp;</td>
</tr>
<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"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#panel">panel</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JPanel</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#panelCentral">panelCentral</a></span></code>&nbsp;</td>
</tr>
<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"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#panelGestion">panelGestion</a></span></code>&nbsp;</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"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#panelInterfaz">panelInterfaz</a></span></code>&nbsp;</td>
</tr>
<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"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#panelModificar">panelModificar</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JTabbedPane</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#pestania">pestania</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) java.util.ArrayList&lt;<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#pestanias">pestanias</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#rutaGuardado">rutaGuardado</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#tema">tema</a></span></code>&nbsp;</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"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#vista">vista</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#VISTA_GESTION">VISTA_GESTION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#VISTA_INFORMES">VISTA_INFORMES</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#VISTA_INTERFAZ">VISTA_INTERFAZ</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#VISTA_MODIFICAR">VISTA_MODIFICAR</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JFrame">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;javax.swing.JFrame</h3>
<code>EXIT_ON_CLOSE</code></li>
<code>accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.Frame">
@ -247,24 +371,73 @@ extends javax.swing.JFrame</pre>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#aniadirGestion-java.lang.String-boolean-">aniadirGestion</a></span>(java.lang.String&nbsp;nombre,
boolean&nbsp;sumaOResta)</code>
<div class="block">aniade una nueva gestion</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#cambiarVista-int-">cambiarVista</a></span>(int&nbsp;vista)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#cargarGestiones-int-java.time.Month-">cargarGestiones</a></span>(int&nbsp;anio,
java.time.Month&nbsp;mes)</code>
<div class="block">Carga los datos de las gestiones en caso de cambio de mes</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#cargarMes--">cargarMes</a></span>()</code>
<div class="block">Carga la parte grafica de ese mes</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#cargarPestanias--">cargarPestanias</a></span>()</code>
<div class="block">Carga todas las pestanias nuevas</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#close--">close</a></span>()</code>
<div class="block">Cierra la ventana</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#getRuta--">getRuta</a></span>()</code>
<div class="block">Devuelve la ruta en la que se guardan los datos de persistencia</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<tr id="i7" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#getTema--">getTema</a></span>()</code>
<div class="block">devuelve el tema seleccionado</div>
</td>
</tr>
<tr id="i2" class="altColor">
<tr id="i8" class="altColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#iniciarMes-int-java.time.Month-">iniciarMes</a></span>(int&nbsp;anio,
java.time.Month&nbsp;mes)</code>
<div class="block">Inicia las listas de elementos graficos pertenecientes a el mes correspondiente</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#listenerPestania--">listenerPestania</a></span>()</code>
<div class="block">Carga el listener de las pestanias en caso de que no lo tengan</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#setRuta-java.lang.String-">setRuta</a></span>(java.lang.String&nbsp;ruta)</code>
<div class="block">Estabece ula ruta de los datos de persistencia</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#setTheme-int-">setTheme</a></span>(int&nbsp;tema)</code>
<div class="block">Cambia el tema</div>
@ -276,7 +449,7 @@ extends javax.swing.JFrame</pre>
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JFrame</h3>
<code>getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setTransferHandler, update</code></li>
<code>addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Frame">
@ -290,28 +463,28 @@ extends javax.swing.JFrame</pre>
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Window</h3>
<code>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, setVisible, show, toBack, toFront</code></li>
<code>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, setVisible, show, toBack, toFront</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
<code>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate</code></li>
<code>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, dispatchEvent, enable, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.MenuContainer">
@ -328,6 +501,246 @@ extends javax.swing.JFrame</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="VISTA_MODIFICAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VISTA_MODIFICAR</h4>
<pre>static final&nbsp;int VISTA_MODIFICAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../constant-values.html#VistaControlador.Menu.VISTA_MODIFICAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VISTA_GESTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VISTA_GESTION</h4>
<pre>static final&nbsp;int VISTA_GESTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../constant-values.html#VistaControlador.Menu.VISTA_GESTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VISTA_INTERFAZ">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VISTA_INTERFAZ</h4>
<pre>static final&nbsp;int VISTA_INTERFAZ</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../constant-values.html#VistaControlador.Menu.VISTA_INTERFAZ">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VISTA_INFORMES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VISTA_INFORMES</h4>
<pre>static final&nbsp;int VISTA_INFORMES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../constant-values.html#VistaControlador.Menu.VISTA_INFORMES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="panelCentral">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>panelCentral</h4>
<pre>javax.swing.JPanel panelCentral</pre>
</li>
</ul>
<a name="pestania">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>pestania</h4>
<pre>javax.swing.JTabbedPane pestania</pre>
</li>
</ul>
<a name="ingresos">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ingresos</h4>
<pre><a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a> ingresos</pre>
</li>
</ul>
<a name="gastos">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gastos</h4>
<pre><a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a> gastos</pre>
</li>
</ul>
<a name="panelGestion">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>panelGestion</h4>
<pre><a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a> panelGestion</pre>
</li>
</ul>
<a name="panelModificar">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>panelModificar</h4>
<pre><a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a> panelModificar</pre>
</li>
</ul>
<a name="vista">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>vista</h4>
<pre><a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a> vista</pre>
</li>
</ul>
<a name="panel">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>panel</h4>
<pre><a href="../VistaControlador/VistaPanel.html" title="class in VistaControlador">VistaPanel</a> panel</pre>
</li>
</ul>
<a name="rutaGuardado">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rutaGuardado</h4>
<pre>java.lang.String rutaGuardado</pre>
</li>
</ul>
<a name="tema">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tema</h4>
<pre>int tema</pre>
</li>
</ul>
<a name="meses">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>meses</h4>
<pre><a href="../Logica/Meses.html" title="class in Logica">Meses</a> meses</pre>
</li>
</ul>
<a name="pestanias">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>pestanias</h4>
<pre>java.util.ArrayList&lt;<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a>&gt; pestanias</pre>
</li>
</ul>
<a name="controladores">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>controladores</h4>
<pre>java.util.ArrayList&lt;<a href="../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a>&gt; controladores</pre>
</li>
</ul>
<a name="barra">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>barra</h4>
<pre><a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a> barra</pre>
</li>
</ul>
<a name="datosGastos">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>datosGastos</h4>
<pre><a href="../Logica/Gestion.html" title="class in Logica">Gestion</a> datosGastos</pre>
</li>
</ul>
<a name="datosIngresos">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>datosIngresos</h4>
<pre><a href="../Logica/Gestion.html" title="class in Logica">Gestion</a> datosIngresos</pre>
</li>
</ul>
<a name="elegirMes">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>elegirMes</h4>
<pre>com.github.lgooddatepicker.components.DatePicker elegirMes</pre>
</li>
</ul>
<a name="anio">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>anio</h4>
<pre>int anio</pre>
</li>
</ul>
<a name="mes">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mes</h4>
<pre>java.time.Month mes</pre>
</li>
</ul>
<a name="panelInterfaz">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>panelInterfaz</h4>
<pre><a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a> panelInterfaz</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@ -352,6 +765,94 @@ extends javax.swing.JFrame</pre>
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="close--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>close</h4>
<pre>private&nbsp;void&nbsp;close()</pre>
<div class="block">Cierra la ventana</div>
</li>
</ul>
<a name="iniciarMes-int-java.time.Month-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>iniciarMes</h4>
<pre>private&nbsp;void&nbsp;iniciarMes(int&nbsp;anio,
java.time.Month&nbsp;mes)</pre>
<div class="block">Inicia las listas de elementos graficos pertenecientes a el mes correspondiente</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>anio</code> - anio del que cargaremos los datos</dd>
<dd><code>mes</code> - mes del que cargaremos los datos</dd>
</dl>
</li>
</ul>
<a name="cargarGestiones-int-java.time.Month-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cargarGestiones</h4>
<pre>void&nbsp;cargarGestiones(int&nbsp;anio,
java.time.Month&nbsp;mes)</pre>
<div class="block">Carga los datos de las gestiones en caso de cambio de mes</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>anio</code> - anio del que cargaremos los datos</dd>
<dd><code>mes</code> - mes del que cargaremos los datos</dd>
</dl>
</li>
</ul>
<a name="cargarMes--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cargarMes</h4>
<pre>private&nbsp;void&nbsp;cargarMes()</pre>
<div class="block">Carga la parte grafica de ese mes</div>
</li>
</ul>
<a name="cargarPestanias--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cargarPestanias</h4>
<pre>void&nbsp;cargarPestanias()</pre>
<div class="block">Carga todas las pestanias nuevas</div>
</li>
</ul>
<a name="aniadirGestion-java.lang.String-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>aniadirGestion</h4>
<pre>void&nbsp;aniadirGestion(java.lang.String&nbsp;nombre,
boolean&nbsp;sumaOResta)</pre>
<div class="block">aniade una nueva gestion</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>nombre</code> - nombre de la gestion</dd>
<dd><code>sumaOResta</code> - tipo de gestion</dd>
</dl>
</li>
</ul>
<a name="listenerPestania--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>listenerPestania</h4>
<pre>void&nbsp;listenerPestania()</pre>
<div class="block">Carga el listener de las pestanias en caso de que no lo tengan</div>
</li>
</ul>
<a name="getRuta--">
<!-- -->
</a>
@ -397,7 +898,7 @@ extends javax.swing.JFrame</pre>
<a name="setTheme-int-">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>setTheme</h4>
<pre>public&nbsp;void&nbsp;setTheme(int&nbsp;tema)</pre>
@ -408,6 +909,15 @@ extends javax.swing.JFrame</pre>
</dl>
</li>
</ul>
<a name="cambiarVista-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>cambiarVista</h4>
<pre>void&nbsp;cambiarVista(int&nbsp;vista)</pre>
</li>
</ul>
</li>
</ul>
</li>
@ -437,7 +947,7 @@ extends javax.swing.JFrame</pre>
<div class="subNav">
<ul class="navList">
<li><a href="../VistaControlador/ControladorPanelModificar.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?VistaControlador/Menu.html" target="_top">Frames</a></li>
@ -461,14 +971,14 @@ extends javax.swing.JFrame</pre>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.java.awt.Window">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JFrame">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JFrame">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>

View File

@ -0,0 +1,319 @@
<!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:18 CET 2020 -->
<title>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="ModeloInformes";
}
}
catch(err) {
}
//-->
var methods = {"i0":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/ModeloInformes.html">Use</a></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><a href="../VistaControlador/Menu.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?VistaControlador/ModeloInformes.html" target="_top">Frames</a></li>
<li><a href="ModeloInformes.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">VistaControlador</div>
<h2 title="Class ModeloInformes" class="title">Class ModeloInformes</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>VistaControlador.ModeloInformes</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">ModeloInformes</span>
extends java.lang.Object</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>(package private) java.sql.Connection</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ModeloInformes.html#controlador">controlador</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../VistaControlador/ModeloInformes.html#ModeloInformes--">ModeloInformes</a></span>()</code>
<div class="block">Constructor del modelo que da funcionalidad al controlador que permite gestionar informes,
inicia una conexion por defecto a una base de datos</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>(package private) java.util.Vector&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/ModeloInformes.html#anios--">anios</a></span>()</code>
<div class="block">Permite obtener de la base de datos los anios que hay en la base de datos</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="controlador">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>controlador</h4>
<pre>java.sql.Connection controlador</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ModeloInformes--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ModeloInformes</h4>
<pre>ModeloInformes()</pre>
<div class="block">Constructor del modelo que da funcionalidad al controlador que permite gestionar informes,
inicia una conexion por defecto a una base de datos</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="anios--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>anios</h4>
<pre>java.util.Vector&lt;java.lang.String&gt;&nbsp;anios()</pre>
<div class="block">Permite obtener de la base de datos los anios que hay en la base de datos</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>vector que contiene los anios</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/ModeloInformes.html">Use</a></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><a href="../VistaControlador/Menu.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?VistaControlador/ModeloInformes.html" target="_top">Frames</a></li>
<li><a href="ModeloInformes.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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:10 CET 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:18 CET 2020 -->
<title>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>
@ -43,7 +43,7 @@
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../VistaControlador/Menu.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
@ -68,14 +68,14 @@
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.java.awt.Window">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JFrame">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JFrame">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.javax.swing.JFrame">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
@ -151,18 +151,39 @@ extends javax.swing.JFrame</pre>
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JFrame">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JFrame</h3>
<code>javax.swing.JFrame.AccessibleJFrame</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Frame">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Frame</h3>
<code>java.awt.Frame.AccessibleAWTFrame</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Window">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Window</h3>
<code>java.awt.Window.Type</code></li>
<code>java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
<code>java.awt.Container.AccessibleAWTContainer</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
<code>java.awt.Component.BaselineResizeBehavior</code></li>
<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
</ul>
</li>
</ul>
@ -172,12 +193,23 @@ extends javax.swing.JFrame</pre>
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JList&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/MostrarTodo.html#elementos">elementos</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JFrame">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;javax.swing.JFrame</h3>
<code>EXIT_ON_CLOSE</code></li>
<code>accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.Frame">
@ -239,7 +271,7 @@ extends javax.swing.JFrame</pre>
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JFrame</h3>
<code>getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setTransferHandler, update</code></li>
<code>addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Frame">
@ -253,28 +285,28 @@ extends javax.swing.JFrame</pre>
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Window</h3>
<code>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, setVisible, show, toBack, toFront</code></li>
<code>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, setVisible, show, toBack, toFront</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
<code>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate</code></li>
<code>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, dispatchEvent, enable, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.MenuContainer">
@ -291,6 +323,23 @@ extends javax.swing.JFrame</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="elementos">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>elementos</h4>
<pre>javax.swing.JList&lt;java.lang.String&gt; elementos</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@ -339,7 +388,7 @@ extends javax.swing.JFrame</pre>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../VistaControlador/Menu.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
@ -364,14 +413,14 @@ extends javax.swing.JFrame</pre>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.java.awt.Window">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JFrame">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JFrame">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.javax.swing.JFrame">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:10 CET 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:18 CET 2020 -->
<title>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>
@ -18,7 +18,7 @@
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10};
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
<div class="subNav">
<ul class="navList">
<li><a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/VistaPanel.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?VistaControlador/VistaAniadirVisualizar.html" target="_top">Frames</a></li>
@ -74,14 +74,14 @@ var activeTableTab = "activeTableTab";
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@ -152,6 +152,13 @@ extends javax.swing.JPanel</pre>
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPanel">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPanel</h3>
<code>javax.swing.JPanel.AccessibleJPanel</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
@ -159,11 +166,18 @@ extends javax.swing.JPanel</pre>
<code>javax.swing.JComponent.AccessibleJComponent</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
<code>java.awt.Container.AccessibleAWTContainer</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
<code>java.awt.Component.BaselineResizeBehavior</code></li>
<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
</ul>
</li>
</ul>
@ -173,19 +187,62 @@ extends javax.swing.JPanel</pre>
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>private static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#altoCheck">altoCheck</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected javax.swing.JButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#boton">boton</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JPanel</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#cuadro">cuadro</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#gestiones">gestiones</a></span></code>&nbsp;</td>
</tr>
<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"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#menu">menu</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JScrollPane</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#panel">panel</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.LinkedList&lt;javax.swing.JCheckBox&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#transacciones">transacciones</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#x">x</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#y">y</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
<code>TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
<code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
@ -237,44 +294,84 @@ extends javax.swing.JPanel</pre>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><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>
<tr id="i2" class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#editarTransaccion-java.lang.String-java.lang.String-">editarTransaccion</a></span>(java.lang.String&nbsp;nombreViejo,
java.lang.String&nbsp;nombreNuevo)</code>
<div class="block">Edita el nombre de una transacccion dado el nombre de esta</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#editarTransaccionDinero-java.lang.String-float-">editarTransaccionDinero</a></span>(java.lang.String&nbsp;nombreViejo,
float&nbsp;dinero)</code>
<div class="block">Edita el coste de una transaccion dado su nombre</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#editarTransaccionFecha-java.lang.String-java.time.LocalDate-">editarTransaccionFecha</a></span>(java.lang.String&nbsp;nombreViejo,
java.time.LocalDate&nbsp;fecha)</code>
<div class="block">Edita la fecha de una transaccion dado su nombre</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#eliminarDeseleccionados--">eliminarDeseleccionados</a></span>()</code>
<div class="block">Elimina las casillas deseleccionadas</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#getName--">getName</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><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>&nbsp;controlador)</code>
<div class="block">Inicia la gestion</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JPanel">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JPanel</h3>
<code>getAccessibleContext, getUI, getUIClassID, setUI, updateUI</code></li>
<code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
<code>add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate</code></li>
<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -284,6 +381,99 @@ extends javax.swing.JPanel</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="x">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>x</h4>
<pre>private&nbsp;int x</pre>
</li>
</ul>
<a name="y">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>y</h4>
<pre>private&nbsp;int y</pre>
</li>
</ul>
<a name="altoCheck">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>altoCheck</h4>
<pre>private static final&nbsp;int altoCheck</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../constant-values.html#VistaControlador.VistaAniadirVisualizar.altoCheck">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="gestiones">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gestiones</h4>
<pre>protected&nbsp;<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a> gestiones</pre>
</li>
</ul>
<a name="boton">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>boton</h4>
<pre>protected&nbsp;javax.swing.JButton boton</pre>
</li>
</ul>
<a name="transacciones">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>transacciones</h4>
<pre>protected&nbsp;java.util.LinkedList&lt;javax.swing.JCheckBox&gt; transacciones</pre>
</li>
</ul>
<a name="cuadro">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cuadro</h4>
<pre>javax.swing.JPanel cuadro</pre>
</li>
</ul>
<a name="panel">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>panel</h4>
<pre>javax.swing.JScrollPane panel</pre>
</li>
</ul>
<a name="menu">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>menu</h4>
<pre><a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a> menu</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@ -327,10 +517,24 @@ extends javax.swing.JPanel</pre>
</dl>
</li>
</ul>
<a name="iniciarGestion-VistaControlador.ControladorAniadirVisualizar-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>iniciarGestion</h4>
<pre>void&nbsp;iniciarGestion(<a href="../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a>&nbsp;controlador)</pre>
<div class="block">Inicia la gestion</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>controlador</code> - Controlador de la vista</dd>
</dl>
</li>
</ul>
<a name="aniadirElemento-java.lang.String-float-VistaControlador.ControladorAniadirVisualizar-">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>aniadirElemento</h4>
<pre>public&nbsp;void&nbsp;aniadirElemento(java.lang.String&nbsp;nombre,
@ -345,6 +549,80 @@ extends javax.swing.JPanel</pre>
</dl>
</li>
</ul>
<a name="eliminarDeseleccionados--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eliminarDeseleccionados</h4>
<pre>void&nbsp;eliminarDeseleccionados()</pre>
<div class="block">Elimina las casillas deseleccionadas</div>
</li>
</ul>
<a name="editarTransaccion-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>editarTransaccion</h4>
<pre>void&nbsp;editarTransaccion(java.lang.String&nbsp;nombreViejo,
java.lang.String&nbsp;nombreNuevo)</pre>
<div class="block">Edita el nombre de una transacccion dado el nombre de esta</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>nombreViejo</code> - nombre de la transaccion</dd>
<dd><code>nombreNuevo</code> - nuevo nombre</dd>
</dl>
</li>
</ul>
<a name="editarTransaccionDinero-java.lang.String-float-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>editarTransaccionDinero</h4>
<pre>void&nbsp;editarTransaccionDinero(java.lang.String&nbsp;nombreViejo,
float&nbsp;dinero)</pre>
<div class="block">Edita el coste de una transaccion dado su nombre</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>nombreViejo</code> - nombre de la transaccion</dd>
<dd><code>dinero</code> - costo de la transaccion</dd>
</dl>
</li>
</ul>
<a name="editarTransaccionFecha-java.lang.String-java.time.LocalDate-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>editarTransaccionFecha</h4>
<pre>void&nbsp;editarTransaccionFecha(java.lang.String&nbsp;nombreViejo,
java.time.LocalDate&nbsp;fecha)</pre>
<div class="block">Edita la fecha de una transaccion dado su nombre</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>nombreViejo</code> - nombre de la transaccion</dd>
<dd><code>fecha</code> - nueva fecha</dd>
</dl>
</li>
</ul>
<a name="aniadirElemento-Logica.Transaccion-VistaControlador.ControladorAniadirVisualizar-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>aniadirElemento</h4>
<pre>private&nbsp;void&nbsp;aniadirElemento(<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)</pre>
<div class="block">aniade una nueva transaccion</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>transaccion</code> - Nueva transacciona aniadir</dd>
<dd><code>controlador</code> - controlador</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
@ -374,7 +652,7 @@ extends javax.swing.JPanel</pre>
<div class="subNav">
<ul class="navList">
<li><a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/VistaPanel.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?VistaControlador/VistaAniadirVisualizar.html" target="_top">Frames</a></li>
@ -398,14 +676,14 @@ extends javax.swing.JPanel</pre>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>

View File

@ -0,0 +1,509 @@
<!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:18 CET 2020 -->
<title>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="VistaInformes";
}
}
catch(err) {
}
//-->
var methods = {"i0":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/VistaInformes.html">Use</a></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><a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/VistaPanel.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?VistaControlador/VistaInformes.html" target="_top">Frames</a></li>
<li><a href="VistaInformes.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">VistaControlador</div>
<h2 title="Class VistaInformes" class="title">Class VistaInformes</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.awt.Component</li>
<li>
<ul class="inheritance">
<li>java.awt.Container</li>
<li>
<ul class="inheritance">
<li>javax.swing.JComponent</li>
<li>
<ul class="inheritance">
<li>javax.swing.JPanel</li>
<li>
<ul class="inheritance">
<li><a href="../VistaControlador/VistaPanel.html" title="class in VistaControlador">VistaControlador.VistaPanel</a></li>
<li>
<ul class="inheritance">
<li>VistaControlador.VistaInformes</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">VistaInformes</span>
extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaControlador">VistaPanel</a></pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../serialized-form.html#VistaControlador.VistaInformes">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPanel">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPanel</h3>
<code>javax.swing.JPanel.AccessibleJPanel</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
<code>javax.swing.JComponent.AccessibleJComponent</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
<code>java.awt.Container.AccessibleAWTContainer</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#exportarInforme1">exportarInforme1</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#exportarInforme2">exportarInforme2</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#mostrarInforme1">mostrarInforme1</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#mostrarInforme2">mostrarInforme2</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JComboBox&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#opciones1_1">opciones1_1</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JComboBox&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#opciones1_2">opciones1_2</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JComboBox&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#opciones2">opciones2</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#VistaInformes--">VistaInformes</a></span>()</code>
<div class="block">Vonstructor de la vista que facilita el uso de informes</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#cargarComb--">cargarComb</a></span>()</code>
<div class="block">Aniade datos a los JComboBox que permiten seleccionar parametros de los informes</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JPanel">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JPanel</h3>
<code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="mostrarInforme1">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mostrarInforme1</h4>
<pre>javax.swing.JButton mostrarInforme1</pre>
</li>
</ul>
<a name="exportarInforme1">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exportarInforme1</h4>
<pre>javax.swing.JButton exportarInforme1</pre>
</li>
</ul>
<a name="mostrarInforme2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mostrarInforme2</h4>
<pre>javax.swing.JButton mostrarInforme2</pre>
</li>
</ul>
<a name="exportarInforme2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exportarInforme2</h4>
<pre>javax.swing.JButton exportarInforme2</pre>
</li>
</ul>
<a name="opciones1_1">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>opciones1_1</h4>
<pre>javax.swing.JComboBox&lt;java.lang.String&gt; opciones1_1</pre>
</li>
</ul>
<a name="opciones1_2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>opciones1_2</h4>
<pre>javax.swing.JComboBox&lt;java.lang.String&gt; opciones1_2</pre>
</li>
</ul>
<a name="opciones2">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>opciones2</h4>
<pre>javax.swing.JComboBox&lt;java.lang.String&gt; opciones2</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="VistaInformes--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>VistaInformes</h4>
<pre>public&nbsp;VistaInformes()</pre>
<div class="block">Vonstructor de la vista que facilita el uso de informes</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="cargarComb--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>cargarComb</h4>
<pre>private&nbsp;void&nbsp;cargarComb()</pre>
<div class="block">Aniade datos a los JComboBox que permiten seleccionar parametros de los informes</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/VistaInformes.html">Use</a></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><a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/VistaPanel.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?VistaControlador/VistaInformes.html" target="_top">Frames</a></li>
<li><a href="VistaInformes.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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:11 CET 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:18 CET 2020 -->
<title>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>
@ -43,7 +43,7 @@
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
@ -68,7 +68,7 @@
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.javax.swing.JPanel">Method</a></li>
@ -127,7 +127,7 @@
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a>, <a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a>, <a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></dd>
<dd><a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a>, <a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a>, <a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a>, <a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></dd>
</dl>
<hr>
<br>
@ -150,6 +150,13 @@ extends javax.swing.JPanel</pre>
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPanel">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPanel</h3>
<code>javax.swing.JPanel.AccessibleJPanel</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
@ -157,11 +164,18 @@ extends javax.swing.JPanel</pre>
<code>javax.swing.JComponent.AccessibleJComponent</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
<code>java.awt.Container.AccessibleAWTContainer</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
<code>java.awt.Component.BaselineResizeBehavior</code></li>
<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
</ul>
</li>
</ul>
@ -176,14 +190,14 @@ extends javax.swing.JPanel</pre>
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
<code>TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
<code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
@ -222,35 +236,35 @@ extends javax.swing.JPanel</pre>
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JPanel</h3>
<code>getAccessibleContext, getUI, getUIClassID, setUI, updateUI</code></li>
<code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
<code>add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate</code></li>
<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -303,7 +317,7 @@ extends javax.swing.JPanel</pre>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
@ -328,7 +342,7 @@ extends javax.swing.JPanel</pre>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.javax.swing.JPanel">Method</a></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:11 CET 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<title>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>
@ -18,6 +18,12 @@
catch(err) {
}
//-->
var methods = {"i0":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -68,16 +74,16 @@
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.javax.swing.JPanel">Method</a></li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
@ -151,6 +157,13 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPanel">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPanel</h3>
<code>javax.swing.JPanel.AccessibleJPanel</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
@ -158,11 +171,18 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
<code>javax.swing.JComponent.AccessibleJComponent</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
<code>java.awt.Container.AccessibleAWTContainer</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
<code>java.awt.Component.BaselineResizeBehavior</code></li>
<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
</ul>
</li>
</ul>
@ -172,19 +192,50 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#aniadirGestion">aniadirGestion</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#eliminarTransaccion">eliminarTransaccion</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected javax.swing.JTextArea</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#gastoEnvio">gastoEnvio</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"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#meses">meses</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected javax.swing.JButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#mostrarEstadisticas">mostrarEstadisticas</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected javax.swing.JTextArea</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#total">total</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
<code>TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
<code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
@ -195,46 +246,190 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><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>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><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>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JPanel">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JPanel</h3>
<code>getAccessibleContext, getUI, getUIClassID, setUI, updateUI</code></li>
<code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
<code>add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate</code></li>
<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="total">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>total</h4>
<pre>protected&nbsp;javax.swing.JTextArea total</pre>
</li>
</ul>
<a name="gastoEnvio">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gastoEnvio</h4>
<pre>protected&nbsp;javax.swing.JTextArea gastoEnvio</pre>
</li>
</ul>
<a name="mostrarEstadisticas">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mostrarEstadisticas</h4>
<pre>protected&nbsp;javax.swing.JButton mostrarEstadisticas</pre>
</li>
</ul>
<a name="aniadirGestion">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>aniadirGestion</h4>
<pre>javax.swing.JButton aniadirGestion</pre>
</li>
</ul>
<a name="eliminarTransaccion">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eliminarTransaccion</h4>
<pre>javax.swing.JButton eliminarTransaccion</pre>
</li>
</ul>
<a name="meses">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>meses</h4>
<pre><a href="../Logica/Meses.html" title="class in Logica">Meses</a> meses</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="VistaPanelGestion-Logica.Meses-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>VistaPanelGestion</h4>
<pre>VistaPanelGestion(<a href="../Logica/Meses.html" title="class in Logica">Meses</a>&nbsp;meses)</pre>
<div class="block">Constructor del panel lateral que gestiona las pestanias</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>meses</code> - datos a gestionar</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="actualizarDatos-Logica.Gestion-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>actualizarDatos</h4>
<pre>void&nbsp;actualizarDatos(<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a>&nbsp;gestion)</pre>
<div class="block">Actualiza los datos que se deben mostrar</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>gestion</code> - gestion de la que obtiene los datos</dd>
</dl>
</li>
</ul>
</li>
</ul>
@ -289,16 +484,16 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.javax.swing.JPanel">Method</a></li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:11 CET 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<title>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>
@ -68,15 +68,15 @@
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.javax.swing.JPanel">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
@ -151,6 +151,13 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPanel">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPanel</h3>
<code>javax.swing.JPanel.AccessibleJPanel</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
@ -158,11 +165,18 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
<code>javax.swing.JComponent.AccessibleJComponent</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
<code>java.awt.Container.AccessibleAWTContainer</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
<code>java.awt.Component.BaselineResizeBehavior</code></li>
<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
</ul>
</li>
</ul>
@ -172,19 +186,50 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JCheckBox</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#aplicarBarra">aplicarBarra</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#aplicarCambios">aplicarCambios</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.ButtonGroup</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#menu">menu</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JRadioButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#temaClaro">temaClaro</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JRadioButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#temaOscuro">temaOscuro</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JRadioButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#temaRosa">temaRosa</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
<code>TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
<code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
@ -195,6 +240,23 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#VistaPanelInterfaz--">VistaPanelInterfaz</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
@ -206,35 +268,120 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JPanel</h3>
<code>getAccessibleContext, getUI, getUIClassID, setUI, updateUI</code></li>
<code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
<code>add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate</code></li>
<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="menu">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>menu</h4>
<pre>javax.swing.ButtonGroup menu</pre>
</li>
</ul>
<a name="temaClaro">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>temaClaro</h4>
<pre>javax.swing.JRadioButton temaClaro</pre>
</li>
</ul>
<a name="temaRosa">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>temaRosa</h4>
<pre>javax.swing.JRadioButton temaRosa</pre>
</li>
</ul>
<a name="temaOscuro">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>temaOscuro</h4>
<pre>javax.swing.JRadioButton temaOscuro</pre>
</li>
</ul>
<a name="aplicarBarra">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>aplicarBarra</h4>
<pre>javax.swing.JCheckBox aplicarBarra</pre>
</li>
</ul>
<a name="aplicarCambios">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>aplicarCambios</h4>
<pre>javax.swing.JButton aplicarCambios</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="VistaPanelInterfaz--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>VistaPanelInterfaz</h4>
<pre>VistaPanelInterfaz()</pre>
</li>
</ul>
</li>
</ul>
@ -289,15 +436,15 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.javax.swing.JPanel">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>

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>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>
@ -68,15 +68,15 @@
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.javax.swing.JPanel">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
@ -151,6 +151,13 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JPanel">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JPanel</h3>
<code>javax.swing.JPanel.AccessibleJPanel</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
@ -158,11 +165,18 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
<code>javax.swing.JComponent.AccessibleJComponent</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
<code>java.awt.Container.AccessibleAWTContainer</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
<code>java.awt.Component.BaselineResizeBehavior</code></li>
<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
</ul>
</li>
</ul>
@ -172,19 +186,58 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JTextField</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#dineroEditar">dineroEditar</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private javax.swing.JTextField</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#dineroPanel">dineroPanel</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#editarGestion">editarGestion</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) javax.swing.JButton</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#editarTransaccion">editarTransaccion</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JTextField</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#nuevoEditar">nuevoEditar</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private javax.swing.JTextField</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#nuevoNombre">nuevoNombre</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) javax.swing.JTextField</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#viejoEditar">viejoEditar</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private javax.swing.JTextField</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#viejoNombre">viejoNombre</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
<code>TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
<code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
@ -195,6 +248,25 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#VistaPanelModificar--">VistaPanelModificar</a></span>()</code>
<div class="block">Constructor de la vista que facilita modificar</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
@ -206,35 +278,139 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JPanel</h3>
<code>getAccessibleContext, getUI, getUIClassID, setUI, updateUI</code></li>
<code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
<code>add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate</code></li>
<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="viejoNombre">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>viejoNombre</h4>
<pre>private&nbsp;javax.swing.JTextField viejoNombre</pre>
</li>
</ul>
<a name="nuevoNombre">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nuevoNombre</h4>
<pre>private&nbsp;javax.swing.JTextField nuevoNombre</pre>
</li>
</ul>
<a name="viejoEditar">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>viejoEditar</h4>
<pre>javax.swing.JTextField viejoEditar</pre>
</li>
</ul>
<a name="nuevoEditar">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nuevoEditar</h4>
<pre>javax.swing.JTextField nuevoEditar</pre>
</li>
</ul>
<a name="dineroPanel">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dineroPanel</h4>
<pre>private&nbsp;javax.swing.JTextField dineroPanel</pre>
</li>
</ul>
<a name="dineroEditar">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dineroEditar</h4>
<pre>javax.swing.JTextField dineroEditar</pre>
</li>
</ul>
<a name="editarTransaccion">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>editarTransaccion</h4>
<pre>javax.swing.JButton editarTransaccion</pre>
</li>
</ul>
<a name="editarGestion">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>editarGestion</h4>
<pre>javax.swing.JButton editarGestion</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="VistaPanelModificar--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>VistaPanelModificar</h4>
<pre>VistaPanelModificar()</pre>
<div class="block">Constructor de la vista que facilita modificar</div>
</li>
</ul>
</li>
</ul>
@ -289,15 +465,15 @@ extends <a href="../VistaControlador/VistaPanel.html" title="class in VistaContr
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.javax.swing.JPanel">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>

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 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">&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="../../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>&nbsp;</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>&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="../../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>

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 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">&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="../../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#controladores">controladores</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="../../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a></span><span class="tabEnd">&nbsp;</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>&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>
<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>&nbsp;controlador)</code>
<div class="block">Inicia la gestion</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 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>

View 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&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 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&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 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>

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 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>

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 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>

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 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">&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="../../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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&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="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
@ -148,6 +177,10 @@
<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/ControladorPanelModificar.html#ControladorPanelModificar-VistaControlador.VistaPanelModificar-VistaControlador.Menu-">ControladorPanelModificar</a></span>(<a href="../../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a>&nbsp;vista,
<a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a>&nbsp;menu)</code>&nbsp;</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>&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>

View 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&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 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">&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="#VistaControlador">VistaControlador</a></td>
<td class="colLast">&nbsp;</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">&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="../../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>&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="../../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</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="../../VistaControlador/ControladorInforme.html#ControladorInforme-VistaControlador.VistaInformes-VistaControlador.ModeloInformes-">ControladorInforme</a></span>(<a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a>&nbsp;vista,
<a href="../../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a>&nbsp;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&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 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>

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 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">&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="../../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>&nbsp;</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>&nbsp;</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>&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="../../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">&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="../../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#pestanias">pestanias</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="../../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>

View 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&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 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">&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="#VistaControlador">VistaControlador</a></td>
<td class="colLast">&nbsp;</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">&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="../../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>&nbsp;</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>&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="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</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="../../VistaControlador/ControladorInforme.html#ControladorInforme-VistaControlador.VistaInformes-VistaControlador.ModeloInformes-">ControladorInforme</a></span>(<a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a>&nbsp;vista,
<a href="../../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a>&nbsp;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&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 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&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></span></code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></span></code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</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="../../VistaControlador/package-summary.html">VistaControlador</a> declared as <a href="../../VistaControlador/VistaPanel.html" title="class in VistaControlador">VistaPanel</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="../../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>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</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 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">&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="../../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>&nbsp;</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>&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="../../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>

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 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">&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="../../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>&nbsp;</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>&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="../../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>

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 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">&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="#VistaControlador">VistaControlador</a></td>
<td class="colLast">&nbsp;</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">&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="../../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>&nbsp;</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>&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="../../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</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="../../VistaControlador/ControladorPanelModificar.html#ControladorPanelModificar-VistaControlador.VistaPanelModificar-VistaControlador.Menu-">ControladorPanelModificar</a></span>(<a href="../../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a>&nbsp;vista,
<a href="../../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a>&nbsp;menu)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

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>VistaControlador</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>
@ -16,12 +16,15 @@
<li><a href="BarraOpciones.html" title="class in VistaControlador" target="classFrame">BarraOpciones</a></li>
<li><a href="ControladorAniadirVisualizar.html" title="class in VistaControlador" target="classFrame">ControladorAniadirVisualizar</a></li>
<li><a href="ControladorBarra.html" title="class in VistaControlador" target="classFrame">ControladorBarra</a></li>
<li><a href="ControladorInforme.html" title="class in VistaControlador" target="classFrame">ControladorInforme</a></li>
<li><a href="ControladorPanelGestion.html" title="class in VistaControlador" target="classFrame">ControladorPanelGestion</a></li>
<li><a href="ControladorPanelInterfaz.html" title="class in VistaControlador" target="classFrame">ControladorPanelInterfaz</a></li>
<li><a href="ControladorPanelModificar.html" title="class in VistaControlador" target="classFrame">ControladorPanelModificar</a></li>
<li><a href="Menu.html" title="class in VistaControlador" target="classFrame">Menu</a></li>
<li><a href="ModeloInformes.html" title="class in VistaControlador" target="classFrame">ModeloInformes</a></li>
<li><a href="MostrarTodo.html" title="class in VistaControlador" target="classFrame">MostrarTodo</a></li>
<li><a href="VistaAniadirVisualizar.html" title="class in VistaControlador" target="classFrame">VistaAniadirVisualizar</a></li>
<li><a href="VistaInformes.html" title="class in VistaControlador" target="classFrame">VistaInformes</a></li>
<li><a href="VistaPanel.html" title="class in VistaControlador" target="classFrame">VistaPanel</a></li>
<li><a href="VistaPanelGestion.html" title="class in VistaControlador" target="classFrame">VistaPanelGestion</a></li>
<li><a href="VistaPanelInterfaz.html" title="class in VistaControlador" target="classFrame">VistaPanelInterfaz</a></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>VistaControlador</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,21 +95,29 @@
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../VistaControlador/ControladorInforme.html" title="class in VistaControlador">ControladorInforme</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador">ControladorPanelGestion</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../VistaControlador/ControladorPanelInterfaz.html" title="class in VistaControlador">ControladorPanelInterfaz</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="../VistaControlador/ControladorPanelModificar.html" title="class in VistaControlador">ControladorPanelModificar</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador">MostrarTodo</a></td>
<td class="colLast">&nbsp;</td>
@ -119,18 +127,22 @@
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../VistaControlador/VistaPanel.html" title="class in VistaControlador">VistaPanel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></td>
<td class="colLast">&nbsp;</td>
</tr>

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>VistaControlador Class Hierarchy</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>
@ -97,6 +97,7 @@
<li type="circle">VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">VistaAniadirVisualizar</span></a></li>
<li type="circle">VistaControlador.<a href="../VistaControlador/VistaPanel.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanel</span></a>
<ul>
<li type="circle">VistaControlador.<a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador"><span class="typeNameLink">VistaInformes</span></a></li>
<li type="circle">VistaControlador.<a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelGestion</span></a></li>
<li type="circle">VistaControlador.<a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelInterfaz</span></a></li>
<li type="circle">VistaControlador.<a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelModificar</span></a></li>
@ -126,9 +127,11 @@
</li>
<li type="circle">VistaControlador.<a href="../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">ControladorAniadirVisualizar</span></a> (implements java.awt.event.ActionListener)</li>
<li type="circle">VistaControlador.<a href="../VistaControlador/ControladorBarra.html" title="class in VistaControlador"><span class="typeNameLink">ControladorBarra</span></a> (implements java.awt.event.ActionListener)</li>
<li type="circle">VistaControlador.<a href="../VistaControlador/ControladorInforme.html" title="class in VistaControlador"><span class="typeNameLink">ControladorInforme</span></a> (implements java.awt.event.ActionListener)</li>
<li type="circle">VistaControlador.<a href="../VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador"><span class="typeNameLink">ControladorPanelGestion</span></a> (implements java.awt.event.ActionListener)</li>
<li type="circle">VistaControlador.<a href="../VistaControlador/ControladorPanelInterfaz.html" title="class in VistaControlador"><span class="typeNameLink">ControladorPanelInterfaz</span></a> (implements java.awt.event.ActionListener)</li>
<li type="circle">VistaControlador.<a href="../VistaControlador/ControladorPanelModificar.html" title="class in VistaControlador"><span class="typeNameLink">ControladorPanelModificar</span></a> (implements java.awt.event.ActionListener)</li>
<li type="circle">VistaControlador.<a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador"><span class="typeNameLink">ModeloInformes</span></a></li>
</ul>
</li>
</ul>

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 Package VistaControlador</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>
@ -127,8 +127,14 @@
<td class="colOne"><a href="../VistaControlador/class-use/Menu.html#VistaControlador">Menu</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../VistaControlador/class-use/ModeloInformes.html#VistaControlador">ModeloInformes</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../VistaControlador/class-use/VistaAniadirVisualizar.html#VistaControlador">VistaAniadirVisualizar</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../VistaControlador/class-use/VistaInformes.html#VistaControlador">VistaInformes</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../VistaControlador/class-use/VistaPanel.html#VistaControlador">VistaPanel</a>&nbsp;</td>
</tr>
@ -138,6 +144,9 @@
<tr class="altColor">
<td class="colOne"><a href="../VistaControlador/class-use/VistaPanelInterfaz.html#VistaControlador">VistaPanelInterfaz</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../VistaControlador/class-use/VistaPanelModificar.html#VistaControlador">VistaPanelModificar</a>&nbsp;</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>All Classes</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>
@ -16,16 +16,20 @@
<li><a href="Ficheros/Configuracion.html" title="class in Ficheros" target="classFrame">Configuracion</a></li>
<li><a href="VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador" target="classFrame">ControladorAniadirVisualizar</a></li>
<li><a href="VistaControlador/ControladorBarra.html" title="class in VistaControlador" target="classFrame">ControladorBarra</a></li>
<li><a href="VistaControlador/ControladorInforme.html" title="class in VistaControlador" target="classFrame">ControladorInforme</a></li>
<li><a href="VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador" target="classFrame">ControladorPanelGestion</a></li>
<li><a href="VistaControlador/ControladorPanelInterfaz.html" title="class in VistaControlador" target="classFrame">ControladorPanelInterfaz</a></li>
<li><a href="VistaControlador/ControladorPanelModificar.html" title="class in VistaControlador" target="classFrame">ControladorPanelModificar</a></li>
<li><a href="Logica/Gestion.html" title="class in Logica" target="classFrame">Gestion</a></li>
<li><a href="Main.html" title="class in &lt;Unnamed&gt;" target="classFrame">Main</a></li>
<li><a href="VistaControlador/Menu.html" title="class in VistaControlador" target="classFrame">Menu</a></li>
<li><a href="Logica/Mes.html" title="class in Logica" target="classFrame">Mes</a></li>
<li><a href="Logica/Meses.html" title="class in Logica" target="classFrame">Meses</a></li>
<li><a href="VistaControlador/ModeloInformes.html" title="class in VistaControlador" target="classFrame">ModeloInformes</a></li>
<li><a href="VistaControlador/MostrarTodo.html" title="class in VistaControlador" target="classFrame">MostrarTodo</a></li>
<li><a href="Logica/Transaccion.html" title="class in Logica" target="classFrame">Transaccion</a></li>
<li><a href="VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador" target="classFrame">VistaAniadirVisualizar</a></li>
<li><a href="VistaControlador/VistaInformes.html" title="class in VistaControlador" target="classFrame">VistaInformes</a></li>
<li><a href="VistaControlador/VistaPanel.html" title="class in VistaControlador" target="classFrame">VistaPanel</a></li>
<li><a href="VistaControlador/VistaPanelGestion.html" title="class in VistaControlador" target="classFrame">VistaPanelGestion</a></li>
<li><a href="VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador" target="classFrame">VistaPanelInterfaz</a></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>All Classes</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>
@ -16,16 +16,20 @@
<li><a href="Ficheros/Configuracion.html" title="class in Ficheros">Configuracion</a></li>
<li><a href="VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a></li>
<li><a href="VistaControlador/ControladorBarra.html" title="class in VistaControlador">ControladorBarra</a></li>
<li><a href="VistaControlador/ControladorInforme.html" title="class in VistaControlador">ControladorInforme</a></li>
<li><a href="VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador">ControladorPanelGestion</a></li>
<li><a href="VistaControlador/ControladorPanelInterfaz.html" title="class in VistaControlador">ControladorPanelInterfaz</a></li>
<li><a href="VistaControlador/ControladorPanelModificar.html" title="class in VistaControlador">ControladorPanelModificar</a></li>
<li><a href="Logica/Gestion.html" title="class in Logica">Gestion</a></li>
<li><a href="Main.html" title="class in &lt;Unnamed&gt;">Main</a></li>
<li><a href="VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></li>
<li><a href="Logica/Mes.html" title="class in Logica">Mes</a></li>
<li><a href="Logica/Meses.html" title="class in Logica">Meses</a></li>
<li><a href="VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a></li>
<li><a href="VistaControlador/MostrarTodo.html" title="class in VistaControlador">MostrarTodo</a></li>
<li><a href="Logica/Transaccion.html" title="class in Logica">Transaccion</a></li>
<li><a href="VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></li>
<li><a href="VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></li>
<li><a href="VistaControlador/VistaPanel.html" title="class in VistaControlador">VistaPanel</a></li>
<li><a href="VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></li>
<li><a href="VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></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 Main</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>

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>Constant Field Values</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,6 +72,101 @@
<div class="header">
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#Logica">Logica.*</a></li>
<li><a href="#VistaControlador">VistaControlador.*</a></li>
</ul>
</div>
<div class="constantValuesContainer"><a name="Logica">
<!-- -->
</a>
<h2 title="Logica">Logica.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>Logica.<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 scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="Logica.Transaccion.serialVersionUID">
<!-- -->
</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
<td><code><a href="Logica/Transaccion.html#serialVersionUID">serialVersionUID</a></code></td>
<td class="colLast"><code>7544113192927092049L</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="VistaControlador">
<!-- -->
</a>
<h2 title="VistaControlador">VistaControlador.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>VistaControlador.<a href="VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="VistaControlador.Menu.VISTA_GESTION">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<td><code><a href="VistaControlador/Menu.html#VISTA_GESTION">VISTA_GESTION</a></code></td>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="VistaControlador.Menu.VISTA_INFORMES">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<td><code><a href="VistaControlador/Menu.html#VISTA_INFORMES">VISTA_INFORMES</a></code></td>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="VistaControlador.Menu.VISTA_INTERFAZ">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<td><code><a href="VistaControlador/Menu.html#VISTA_INTERFAZ">VISTA_INTERFAZ</a></code></td>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="VistaControlador.Menu.VISTA_MODIFICAR">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<td><code><a href="VistaControlador/Menu.html#VISTA_MODIFICAR">VISTA_MODIFICAR</a></code></td>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>VistaControlador.<a href="VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="VistaControlador.VistaAniadirVisualizar.altoCheck">
<!-- -->
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="VistaControlador/VistaAniadirVisualizar.html#altoCheck">altoCheck</a></code></td>
<td class="colLast"><code>28</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">

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>Deprecated List</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>

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>API Help</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>

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>A-Index</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>
@ -69,7 +69,7 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a name="I:A">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
@ -78,12 +78,20 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorBarra.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/ControladorBarra.html" title="class in VistaControlador">ControladorBarra</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorInforme.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/ControladorInforme.html" title="class in VistaControlador">ControladorInforme</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelGestion.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador">ControladorPanelGestion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelInterfaz.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/ControladorPanelInterfaz.html" title="class in VistaControlador">ControladorPanelInterfaz</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelModificar.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/ControladorPanelModificar.html" title="class in VistaControlador">ControladorPanelModificar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#actualizarDatos-Logica.Gestion-">actualizarDatos(Gestion)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></dt>
<dd>
<div class="block">Actualiza los datos que se deben mostrar</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#administracion">administracion</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#alterarVisibilidad-int-">alterarVisibilidad(int)</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Permite alterar la visibilidad de un elemento</div>
@ -92,10 +100,20 @@
<dd>
<div class="block">invierte la visibilidad de la transaccion y la devuelve</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#altoCheck">altoCheck</a></span> - Static variable in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#aniadirElemento-java.lang.String-float-VistaControlador.ControladorAniadirVisualizar-">aniadirElemento(String, float, ControladorAniadirVisualizar)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>
<div class="block">Aniade una nueva transaccion introduciendo sus datos</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#aniadirElemento-Logica.Transaccion-VistaControlador.ControladorAniadirVisualizar-">aniadirElemento(Transaccion, ControladorAniadirVisualizar)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>
<div class="block">aniade una nueva transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelGestion.html#aniadirElementos--">aniadirElementos()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador">ControladorPanelGestion</a></dt>
<dd>
<div class="block">Aniade los listeners a la lista de objetos</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#aniadirGasto-Logica.Transaccion-">aniadirGasto(Transaccion)</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Aniade una transaccion a la gestion</div>
@ -104,16 +122,52 @@
<dd>
<div class="block">Aniade una gestion vacia a la lista de meses</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#aniadirGestion-java.lang.String-boolean-">aniadirGestion(String, boolean)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">aniade una nueva gestion</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#aniadirGestion">aniadirGestion</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelInterfaz.html#aniadirListener--">aniadirListener()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/ControladorPanelInterfaz.html" title="class in VistaControlador">ControladorPanelInterfaz</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorAniadirVisualizar.html#aniadirListeners--">aniadirListeners()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a></dt>
<dd>
<div class="block">Aniade los listeners a la lista de objetos</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorBarra.html#aniadirListeners--">aniadirListeners()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/ControladorBarra.html" title="class in VistaControlador">ControladorBarra</a></dt>
<dd>
<div class="block">Aniade los listeners a la lista de objetos</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelModificar.html#aniadirListeners--">aniadirListeners()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/ControladorPanelModificar.html" title="class in VistaControlador">ControladorPanelModificar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#aniadirse--">aniadirse()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Se aniade al gasto al que pertenece;</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Mes.html#aniadirTransaccion-Logica.Transaccion-java.lang.String-boolean-">aniadirTransaccion(Transaccion, String, boolean)</a></span> - Method in class Logica.<a href="../Logica/Mes.html" title="class in Logica">Mes</a></dt>
<dd>
<div class="block">Aniade una transaccion al mes</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#aniadirTransaccion-Logica.Transaccion-java.lang.String-boolean-">aniadirTransaccion(Transaccion, String, boolean)</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">Aniade una transaccion y la coloca en el mes y gestion que le corresponde, creandolos si no existen todavia</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#aniadirUsuario">aniadirUsuario</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Mes.html#anio">anio</a></span> - Variable in class Logica.<a href="../Logica/Mes.html" title="class in Logica">Mes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#anio">anio</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ModeloInformes.html#anios--">anios()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a></dt>
<dd>
<div class="block">Permite obtener de la base de datos los anios que hay en la base de datos</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#aplicarBarra">aplicarBarra</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#aplicarCambios">aplicarCambios</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

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 -->
<title>S-Index</title>
<meta name="date" content="2019-11-28">
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<title>M-Index</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>
@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="S-Index";
parent.document.title="M-Index";
}
}
catch(err) {
@ -69,39 +69,100 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a name="I:S">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:M">
<!-- -->
</a>
<h2 class="title">S</h2>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#salidaTodo--">salidaTodo()</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">devuelve todas las transacciones del mes actual</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#setFecha-java.time.LocalDate-">setFecha(LocalDate)</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">edita la fecha de la transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#setName-java.lang.String-">setName(String)</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Edita el nombre de la transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#setNombre-java.lang.String-">setNombre(String)</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dt><a href="../Main.html" title="class in &lt;Unnamed&gt;"><span class="typeNameLink">Main</span></a> - Class in <a href="../package-summary.html">&lt;Unnamed&gt;</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#setPrecio-float-">setPrecio(float)</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dt><span class="memberNameLink"><a href="../Main.html#Main--">Main()</a></span> - Constructor for class <a href="../Main.html" title="class in &lt;Unnamed&gt;">Main</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Main.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class <a href="../Main.html" title="class in &lt;Unnamed&gt;">Main</a></dt>
<dd>
<div class="block">Edita el precio de la nueva transaccion</div>
<div class="block">inicializa el programa</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#setRuta-java.lang.String-">setRuta(String)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorBarra.html#menu">menu</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/ControladorBarra.html" title="class in VistaControlador">ControladorBarra</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelGestion.html#menu">menu</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador">ControladorPanelGestion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelInterfaz.html#menu">menu</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/ControladorPanelInterfaz.html" title="class in VistaControlador">ControladorPanelInterfaz</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelModificar.html#menu">menu</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/ControladorPanelModificar.html" title="class in VistaControlador">ControladorPanelModificar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/Menu.html" title="class in VistaControlador"><span class="typeNameLink">Menu</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#Menu--">Menu()</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">Estabece ula ruta de los datos de persistencia</div>
<div class="block">Constructor que carga los datos del menu</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#setTheme-int-">setTheme(int)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#menu">menu</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#menu">menu</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#menuAr">menuAr</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#menuInforme">menuInforme</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#menuInterfaz">menuInterfaz</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Logica/Mes.html" title="class in Logica"><span class="typeNameLink">Mes</span></a> - Class in <a href="../Logica/package-summary.html">Logica</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Mes.html#Mes-java.util.ArrayList-int-java.time.Month-">Mes(ArrayList&lt;Gestion&gt;, int, Month)</a></span> - Constructor for class Logica.<a href="../Logica/Mes.html" title="class in Logica">Mes</a></dt>
<dd>
<div class="block">Cambia el tema</div>
<div class="block">Constructor por defecto de Mes</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Mes.html#mes">mes</a></span> - Variable in class Logica.<a href="../Logica/Mes.html" title="class in Logica">Mes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#mes">mes</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#mesActual">mesActual</a></span> - Variable in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Logica/Meses.html" title="class in Logica"><span class="typeNameLink">Meses</span></a> - Class in <a href="../Logica/package-summary.html">Logica</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#Meses--">Meses()</a></span> - Constructor for class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#meses">meses</a></span> - Variable in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#meses">meses</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#meses">meses</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorInforme.html#modelo">modelo</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/ControladorInforme.html" title="class in VistaControlador">ControladorInforme</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador"><span class="typeNameLink">ModeloInformes</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ModeloInformes.html#ModeloInformes--">ModeloInformes()</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a></dt>
<dd>
<div class="block">Constructor del modelo que da funcionalidad al controlador que permite gestionar informes,
inicia una conexion por defecto a una base de datos</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#modificacion">modificacion</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#modoClaro">modoClaro</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#modoOscuro">modoOscuro</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#modoRosa">modoRosa</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#mostrar">mostrar</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#mostrarEstadisticas">mostrarEstadisticas</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#mostrarInforme1">mostrarInforme1</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#mostrarInforme2">mostrarInforme2</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#mostrarTodo">mostrarTodo</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador"><span class="typeNameLink">MostrarTodo</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/MostrarTodo.html#MostrarTodo-Logica.Meses-">MostrarTodo(Meses)</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador">MostrarTodo</a></dt>
<dd>
<div class="block">Clase que muestra todos los datos que se almacenan</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

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 -->
<title>T-Index</title>
<meta name="date" content="2019-11-28">
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<title>N-Index</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>
@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="T-Index";
parent.document.title="N-Index";
}
}
catch(err) {
@ -69,29 +69,23 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a name="I:T">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:N">
<!-- -->
</a>
<h2 class="title">T</h2>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#toString--">toString()</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dt><span class="memberNameLink"><a href="../Logica/Mes.html#nGestiones">nGestiones</a></span> - Variable in class Logica.<a href="../Logica/Mes.html" title="class in Logica">Mes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#toString--">toString()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Devuelve todos los datos de la transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#toStringCorto--">toStringCorto()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Devuelve los datos importantes de la transaccion</div>
</dd>
<dt><a href="../Logica/Transaccion.html" title="class in Logica"><span class="typeNameLink">Transaccion</span></a> - Class in <a href="../Logica/package-summary.html">Logica</a></dt>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#nombre">nombre</a></span> - Variable in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#nombre">nombre</a></span> - Variable in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#nuevoEditar">nuevoEditar</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#nuevoNombre">nuevoNombre</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#Transaccion-java.lang.String-float-java.time.LocalDate-Logica.Gestion-">Transaccion(String, float, LocalDate, Gestion)</a></span> - Constructor for class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Constructor de transaccion</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

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 -->
<title>V-Index</title>
<meta name="date" content="2019-11-28">
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<title>O-Index</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>
@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="V-Index";
parent.document.title="O-Index";
}
}
catch(err) {
@ -44,7 +44,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="index-11.html">Prev Letter</a></li>
<li>Next Letter</li>
<li><a href="index-13.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-12.html" target="_top">Frames</a></li>
@ -69,31 +69,19 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a name="I:V">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:O">
<!-- -->
</a>
<h2 class="title">V</h2>
<h2 class="title">O</h2>
<dl>
<dt><a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">VistaAniadirVisualizar</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#opciones1_1">opciones1_1</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#VistaAniadirVisualizar-VistaControlador.Menu-Logica.Gestion-">VistaAniadirVisualizar(Menu, Gestion)</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>
<div class="block">Constructor de la ventana que contendra las pestanias</div>
</dd>
<dt><a href="../VistaControlador/package-summary.html">VistaControlador</a> - package VistaControlador</dt>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#opciones1_2">opciones1_2</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/VistaPanel.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanel</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanel.html#VistaPanel--">VistaPanel()</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/VistaPanel.html" title="class in VistaControlador">VistaPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelGestion</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelInterfaz</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelModificar</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#opciones2">opciones2</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
@ -116,7 +104,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="index-11.html">Prev Letter</a></li>
<li>Next Letter</li>
<li><a href="index-13.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-12.html" target="_top">Frames</a></li>

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 -->
<title>V-Index</title>
<meta name="date" content="2019-11-17">
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<title>P-Index</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>
@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="V-Index";
parent.document.title="P-Index";
}
}
catch(err) {
@ -44,7 +44,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="index-12.html">Prev Letter</a></li>
<li>Next Letter</li>
<li><a href="index-14.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>
@ -69,23 +69,29 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">S</a>&nbsp;<a href="index-12.html">T</a>&nbsp;<a href="index-13.html">V</a>&nbsp;<a name="I:V">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:P">
<!-- -->
</a>
<h2 class="title">V</h2>
<h2 class="title">P</h2>
<dl>
<dt><a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">VistaAniadirVisualizar</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#panel">panel</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#VistaAniadirVisualizar-VistaControlador.Menu-Logica.Gestion-">VistaAniadirVisualizar(Menu, Gestion)</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>
<div class="block">Constructor de la ventana que contendra las pestanias</div>
</dd>
<dt><a href="../VistaControlador/package-summary.html">VistaControlador</a> - package VistaControlador</dt>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#panel">panel</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/VistaPanelLateral.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelLateral</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#panelCentral">panelCentral</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#panelGestion">panelGestion</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#panelInterfaz">panelInterfaz</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#panelModificar">panelModificar</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#pestania">pestania</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#pestanias">pestanias</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">S</a>&nbsp;<a href="index-12.html">T</a>&nbsp;<a href="index-13.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
@ -108,7 +114,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="index-12.html">Prev Letter</a></li>
<li>Next Letter</li>
<li><a href="index-14.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_222) on Sun Nov 17 14:48:38 CET 2019 -->
<title>V-Index</title>
<meta name="date" content="2019-11-17">
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<title>R-Index</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>
@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="V-Index";
parent.document.title="R-Index";
}
}
catch(err) {
@ -44,7 +44,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="index-13.html">Prev Letter</a></li>
<li>Next Letter</li>
<li><a href="index-15.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-14.html" target="_top">Frames</a></li>
@ -69,27 +69,15 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">S</a>&nbsp;<a href="index-12.html">T</a>&nbsp;<a href="index-13.html">U</a>&nbsp;<a href="index-14.html">V</a>&nbsp;<a name="I:V">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:R">
<!-- -->
</a>
<h2 class="title">V</h2>
<h2 class="title">R</h2>
<dl>
<dt><a href="../IniciarSesion/Validacion.html" title="class in IniciarSesion"><span class="typeNameLink">Validacion</span></a> - Class in <a href="../IniciarSesion/package-summary.html">IniciarSesion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../IniciarSesion/Validacion.html#Validacion--">Validacion()</a></span> - Constructor for class IniciarSesion.<a href="../IniciarSesion/Validacion.html" title="class in IniciarSesion">Validacion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">VistaAniadirVisualizar</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#VistaAniadirVisualizar-VistaControlador.Menu-Logica.Gestion-">VistaAniadirVisualizar(Menu, Gestion)</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>
<div class="block">Constructor de la ventana que contendra las pestanias</div>
</dd>
<dt><a href="../VistaControlador/package-summary.html">VistaControlador</a> - package VistaControlador</dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/VistaPanelLateral.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelLateral</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#rutaGuardado">rutaGuardado</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">S</a>&nbsp;<a href="index-12.html">T</a>&nbsp;<a href="index-13.html">U</a>&nbsp;<a href="index-14.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
@ -112,7 +100,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="index-13.html">Prev Letter</a></li>
<li>Next Letter</li>
<li><a href="index-15.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-14.html" target="_top">Frames</a></li>

View File

@ -0,0 +1,159 @@
<!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>S-Index</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="S-Index";
}
}
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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-14.html">Prev Letter</a></li>
<li><a href="index-16.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-15.html" target="_top">Frames</a></li>
<li><a href="index-15.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="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#salidaTodo--">salidaTodo()</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">devuelve todas las transacciones del mes actual</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#setFecha-java.time.LocalDate-">setFecha(LocalDate)</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">edita la fecha de la transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#setName-java.lang.String-">setName(String)</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Edita el nombre de la transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#setNombre-java.lang.String-">setNombre(String)</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Establece un nuevo nombre a la gestion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#setPrecio-float-">setPrecio(float)</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Edita el precio de la nueva transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#setRuta-java.lang.String-">setRuta(String)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">Estabece ula ruta de los datos de persistencia</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#setTheme-int-">setTheme(int)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">Cambia el tema</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#suma">suma</a></span> - Variable in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-14.html">Prev Letter</a></li>
<li><a href="index-16.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-15.html" target="_top">Frames</a></li>
<li><a href="index-15.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

@ -0,0 +1,161 @@
<!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>T-Index</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="T-Index";
}
}
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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-15.html">Prev Letter</a></li>
<li><a href="index-17.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-16.html" target="_top">Frames</a></li>
<li><a href="index-16.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="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#tema">tema</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#temaClaro">temaClaro</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#temaOscuro">temaOscuro</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#temaRosa">temaRosa</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#toString--">toString()</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Mes.html#toString--">toString()</a></span> - Method in class Logica.<a href="../Logica/Mes.html" title="class in Logica">Mes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#toString--">toString()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Devuelve todos los datos de la transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#toStringCorto--">toStringCorto()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Devuelve los datos importantes de la transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#total">total</a></span> - Variable in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Mes.html#total">total</a></span> - Variable in class Logica.<a href="../Logica/Mes.html" title="class in Logica">Mes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#total">total</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Logica/Transaccion.html" title="class in Logica"><span class="typeNameLink">Transaccion</span></a> - Class in <a href="../Logica/package-summary.html">Logica</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#Transaccion-java.lang.String-float-java.time.LocalDate-Logica.Gestion-">Transaccion(String, float, LocalDate, Gestion)</a></span> - Constructor for class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Constructor de transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#transacciones">transacciones</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-15.html">Prev Letter</a></li>
<li><a href="index-17.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-16.html" target="_top">Frames</a></li>
<li><a href="index-16.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

@ -0,0 +1,189 @@
<!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>V-Index</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="V-Index";
}
}
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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-16.html">Prev Letter</a></li>
<li><a href="index-18.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-17.html" target="_top">Frames</a></li>
<li><a href="index-17.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="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#viejoEditar">viejoEditar</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#viejoNombre">viejoNombre</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#visible">visible</a></span> - Variable in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorAniadirVisualizar.html#vista">vista</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorInforme.html#vista">vista</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/ControladorInforme.html" title="class in VistaControlador">ControladorInforme</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelGestion.html#vista">vista</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador">ControladorPanelGestion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelInterfaz.html#vista">vista</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/ControladorPanelInterfaz.html" title="class in VistaControlador">ControladorPanelInterfaz</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelModificar.html#vista">vista</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/ControladorPanelModificar.html" title="class in VistaControlador">ControladorPanelModificar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#vista">vista</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#VISTA_GESTION">VISTA_GESTION</a></span> - Static variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#VISTA_INFORMES">VISTA_INFORMES</a></span> - Static variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#VISTA_INTERFAZ">VISTA_INTERFAZ</a></span> - Static variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#VISTA_MODIFICAR">VISTA_MODIFICAR</a></span> - Static variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">VistaAniadirVisualizar</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#VistaAniadirVisualizar-VistaControlador.Menu-Logica.Gestion-">VistaAniadirVisualizar(Menu, Gestion)</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>
<div class="block">Constructor de la ventana que contendra las pestanias</div>
</dd>
<dt><a href="../VistaControlador/package-summary.html">VistaControlador</a> - package VistaControlador</dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador"><span class="typeNameLink">VistaInformes</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#VistaInformes--">VistaInformes()</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></dt>
<dd>
<div class="block">Vonstructor de la vista que facilita el uso de informes</div>
</dd>
<dt><a href="../VistaControlador/VistaPanel.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanel</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanel.html#VistaPanel--">VistaPanel()</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/VistaPanel.html" title="class in VistaControlador">VistaPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelGestion</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#VistaPanelGestion-Logica.Meses-">VistaPanelGestion(Meses)</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></dt>
<dd>
<div class="block">Constructor del panel lateral que gestiona las pestanias</div>
</dd>
<dt><a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelInterfaz</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelInterfaz.html#VistaPanelInterfaz--">VistaPanelInterfaz()</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador">VistaPanelInterfaz</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelModificar</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#VistaPanelModificar--">VistaPanelModificar()</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></dt>
<dd>
<div class="block">Constructor de la vista que facilita modificar</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#vistas">vistas</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-16.html">Prev Letter</a></li>
<li><a href="index-18.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-17.html" target="_top">Frames</a></li>
<li><a href="index-17.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

@ -0,0 +1,129 @@
<!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>X-Index</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="X-Index";
}
}
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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-17.html">Prev Letter</a></li>
<li><a href="index-19.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-18.html" target="_top">Frames</a></li>
<li><a href="index-18.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="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:X">
<!-- -->
</a>
<h2 class="title">X</h2>
<dl>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#x">x</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-17.html">Prev Letter</a></li>
<li><a href="index-19.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-18.html" target="_top">Frames</a></li>
<li><a href="index-18.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

@ -0,0 +1,129 @@
<!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>Y-Index</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="Y-Index";
}
}
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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-18.html">Prev Letter</a></li>
<li>Next Letter</li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-19.html" target="_top">Frames</a></li>
<li><a href="index-19.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="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:Y">
<!-- -->
</a>
<h2 class="title">Y</h2>
<dl>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#y">y</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-18.html">Prev Letter</a></li>
<li>Next Letter</li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-19.html" target="_top">Frames</a></li>
<li><a href="index-19.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>B-Index</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>
@ -69,19 +69,25 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a name="I:B">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorBarra.html#barra">barra</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/ControladorBarra.html" title="class in VistaControlador">ControladorBarra</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#barra">barra</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador"><span class="typeNameLink">BarraOpciones</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#BarraOpciones--">BarraOpciones()</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>
<div class="block">Inicializa labarra con los datos por defecto</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#boton">boton</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

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>C-Index</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>
@ -69,23 +69,49 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a name="I:C">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#cambiarRuta">cambiarRuta</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#cambiarVista-int-">cambiarVista(int)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#cargarComb--">cargarComb()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></dt>
<dd>
<div class="block">Aniade datos a los JComboBox que permiten seleccionar parametros de los informes</div>
</dd>
<dt><span class="memberNameLink"><a href="../Ficheros/Configuracion.html#cargarConfiguracion-VistaControlador.Menu-">cargarConfiguracion(Menu)</a></span> - Static method in class Ficheros.<a href="../Ficheros/Configuracion.html" title="class in Ficheros">Configuracion</a></dt>
<dd>
<div class="block">Carga la configuracion del menu</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#cargarGestiones-int-java.time.Month-">cargarGestiones(int, Month)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">Carga los datos de las gestiones en caso de cambio de mes</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#cargarMes--">cargarMes()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">Carga la parte grafica de ese mes</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#cargarMeses-java.lang.String-">cargarMeses(String)</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">Carga los datos que hemos guardado en el fichero de persistencia</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#cargarPestanias--">cargarPestanias()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">Carga todas las pestanias nuevas</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#close--">close()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">Cierra la ventana</div>
</dd>
<dt><a href="../Ficheros/Configuracion.html" title="class in Ficheros"><span class="typeNameLink">Configuracion</span></a> - Class in <a href="../Ficheros/package-summary.html">Ficheros</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Ficheros/Configuracion.html#Configuracion--">Configuracion()</a></span> - Constructor for class Ficheros.<a href="../Ficheros/Configuracion.html" title="class in Ficheros">Configuracion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ModeloInformes.html#controlador">controlador</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador">ModeloInformes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">ControladorAniadirVisualizar</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorAniadirVisualizar.html#ControladorAniadirVisualizar-VistaControlador.VistaAniadirVisualizar-">ControladorAniadirVisualizar(VistaAniadirVisualizar)</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a></dt>
@ -96,6 +122,15 @@
<dd>
<div class="block">Constructor del controlador</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#controladores">controladores</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/ControladorInforme.html" title="class in VistaControlador"><span class="typeNameLink">ControladorInforme</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorInforme.html#ControladorInforme-VistaControlador.VistaInformes-VistaControlador.ModeloInformes-">ControladorInforme(VistaInformes, ModeloInformes)</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/ControladorInforme.html" title="class in VistaControlador">ControladorInforme</a></dt>
<dd>
<div class="block">\
Constructor del controlador que crea los informes</div>
</dd>
<dt><a href="../VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador"><span class="typeNameLink">ControladorPanelGestion</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelGestion.html#ControladorPanelGestion-VistaControlador.VistaPanelGestion-VistaControlador.Menu-">ControladorPanelGestion(VistaPanelGestion, Menu)</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador">ControladorPanelGestion</a></dt>
@ -108,8 +143,12 @@
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/ControladorPanelModificar.html" title="class in VistaControlador"><span class="typeNameLink">ControladorPanelModificar</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorPanelModificar.html#ControladorPanelModificar-VistaControlador.VistaPanelModificar-VistaControlador.Menu-">ControladorPanelModificar(VistaPanelModificar, Menu)</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/ControladorPanelModificar.html" title="class in VistaControlador">ControladorPanelModificar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#cuadro">cuadro</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

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 -->
<title>E-Index</title>
<meta name="date" content="2019-11-28">
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<title>D-Index</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>
@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="E-Index";
parent.document.title="D-Index";
}
}
catch(err) {
@ -69,41 +69,27 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a name="I:E">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:D">
<!-- -->
</a>
<h2 class="title">E</h2>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#editarTransaccion-java.lang.String-java.lang.String-">editarTransaccion(String, String)</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Permite editar una transaccion por nombre para cambiarselo</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#editarTransaccionDiero-java.lang.String-float-">editarTransaccionDiero(String, float)</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Edita la transaccion con el nombre indicado alterando el dinero que cuesta</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#editarTransaccionFecha-java.lang.String-java.time.LocalDate-">editarTransaccionFecha(String, LocalDate)</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Edita la fecha de una transaccion dada su fecha</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#elegirMes-int-java.time.Month-">elegirMes(int, Month)</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">Define el mes en que nos encontramos a la hora de devolver objetos</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#eliminarTransaccion-java.lang.String-">eliminarTransaccion(String)</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Elimina una transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#esIngreso--">esIngreso()</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Devuelve verdadero si es un ingerso y falso si es un gasto</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#exportarXML--">exportarXML()</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">Exporta todos un esquema de toda la estructura de datos a un xml almacenado en la carpeta donde nos encontramos.</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#datosGastos">datosGastos</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#datosIngresos">datosIngresos</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#dia">dia</a></span> - Variable in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#dinero">dinero</a></span> - Variable in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#dineroEditar">dineroEditar</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#dineroPanel">dineroPanel</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Ficheros/Configuracion.html#direccion">direccion</a></span> - Static variable in class Ficheros.<a href="../Ficheros/Configuracion.html" title="class in Ficheros">Configuracion</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

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 -->
<title>F-Index</title>
<meta name="date" content="2019-11-28">
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<title>E-Index</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>
@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="F-Index";
parent.document.title="E-Index";
}
}
catch(err) {
@ -69,15 +69,73 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a name="I:F">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:E">
<!-- -->
</a>
<h2 class="title">F</h2>
<h2 class="title">E</h2>
<dl>
<dt><a href="../Ficheros/package-summary.html">Ficheros</a> - package Ficheros</dt>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#editarGestion">editarGestion</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#editarTransaccion-java.lang.String-java.lang.String-">editarTransaccion(String, String)</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Permite editar una transaccion por nombre para cambiarselo</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#editarTransaccion-java.lang.String-java.lang.String-">editarTransaccion(String, String)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>
<div class="block">Edita el nombre de una transacccion dado el nombre de esta</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelModificar.html#editarTransaccion">editarTransaccion</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#editarTransaccionDiero-java.lang.String-float-">editarTransaccionDiero(String, float)</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Edita la transaccion con el nombre indicado alterando el dinero que cuesta</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#editarTransaccionDinero-java.lang.String-float-">editarTransaccionDinero(String, float)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>
<div class="block">Edita el coste de una transaccion dado su nombre</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#editarTransaccionFecha-java.lang.String-java.time.LocalDate-">editarTransaccionFecha(String, LocalDate)</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Edita la fecha de una transaccion dada su fecha</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#editarTransaccionFecha-java.lang.String-java.time.LocalDate-">editarTransaccionFecha(String, LocalDate)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>
<div class="block">Edita la fecha de una transaccion dado su nombre</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#elegirMes-int-java.time.Month-">elegirMes(int, Month)</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">Define el mes en que nos encontramos a la hora de devolver objetos</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#elegirMes">elegirMes</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/MostrarTodo.html#elementos">elementos</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador">MostrarTodo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#eliminarDeseleccionados--">eliminarDeseleccionados()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>
<div class="block">Elimina las casillas deseleccionadas</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#eliminarTransaccion-java.lang.String-">eliminarTransaccion(String)</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Elimina una transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#eliminarTransaccion">eliminarTransaccion</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#esIngreso--">esIngreso()</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Devuelve verdadero si es un ingerso y falso si es un gasto</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#exportarInforme1">exportarInforme1</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaInformes.html#exportarInforme2">exportarInforme2</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#exportarXML--">exportarXML()</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">Exporta todos un esquema de toda la estructura de datos a un xml almacenado en la carpeta donde nos encontramos.</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#exportarXML">exportarXML</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

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 -->
<title>G-Index</title>
<meta name="date" content="2019-11-28">
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<title>F-Index</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>
@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="G-Index";
parent.document.title="F-Index";
}
}
catch(err) {
@ -69,85 +69,15 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a name="I:G">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:F">
<!-- -->
</a>
<h2 class="title">G</h2>
<h2 class="title">F</h2>
<dl>
<dt><a href="../Logica/Gestion.html" title="class in Logica"><span class="typeNameLink">Gestion</span></a> - Class in <a href="../Logica/package-summary.html">Logica</a></dt>
<dt><a href="../Ficheros/package-summary.html">Ficheros</a> - package Ficheros</dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#Gestion-java.lang.String-boolean-">Gestion(String, boolean)</a></span> - Constructor for class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Constructor principal de gestion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#getDia--">getDia()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Devuelve la fecha de la transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#getDinero--">getDinero()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Devuelve la cantidad de dinero que contiene</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#getElementos--">getElementos()</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Devuelve todas las transacciones que tiene</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#getGestion--">getGestion()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Devuelve la gestion a la que pertenece</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#getGestionesActuales--">getGestionesActuales()</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">Devuelve la lista de gestiones en la que nos encontramos</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#getName--">getName()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#getNombre--">getNombre()</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Devuelve el nombre de la gestion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#getNombre--">getNombre()</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">Devuelve el nombre del mes e el que nos encontramos</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#getNombre--">getNombre()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">devuelve el nombre de la transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#getRuta--">getRuta()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">Devuelve la ruta en la que se guardan los datos de persistencia</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#getSuma--">getSuma()</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Devuelve la suma (sin tener e cuenta si es gasto o ingreso) de la gestion</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#getTema--">getTema()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">devuelve el tema seleccionado</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#getTotal--">getTotal()</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Devuelve la suma de todos sus datos, esta vez teniendo en cuenta si debe sumar o restar</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#getTotal--">getTotal()</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">devuelve el dinero que nos queda este mes (o el que debemos)</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#getVisivilidad--">getVisivilidad()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">devuelve si la transaccion se contara en la gestion o no</div>
</dd>
<dt><span class="memberNameLink"><a href="../Ficheros/Configuracion.html#guardarConfiguracion-VistaControlador.Menu-">guardarConfiguracion(Menu)</a></span> - Static method in class Ficheros.<a href="../Ficheros/Configuracion.html" title="class in Ficheros">Configuracion</a></dt>
<dd>
<div class="block">Guarda la configuracion del menu en un fichero oculto</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#guardarMeses-java.lang.String-">guardarMeses(String)</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">guarda las gestiones que hemos introducido en un fichero para garantizar la persistencia de los datos</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

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 -->
<title>I-Index</title>
<meta name="date" content="2019-11-28">
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<title>G-Index</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>
@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="I-Index";
parent.document.title="G-Index";
}
}
catch(err) {
@ -69,21 +69,117 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a name="I:I">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:G">
<!-- -->
</a>
<h2 class="title">I</h2>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#importarXML--">importarXML()</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaPanelGestion.html#gastoEnvio">gastoEnvio</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaPanelGestion.html" title="class in VistaControlador">VistaPanelGestion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#gastos">gastos</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Logica/Gestion.html" title="class in Logica"><span class="typeNameLink">Gestion</span></a> - Class in <a href="../Logica/package-summary.html">Logica</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#Gestion-java.lang.String-boolean-">Gestion(String, boolean)</a></span> - Constructor for class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Importa el xml cogiendolo de la ruta donde se guarda por defecto</div>
<div class="block">Constructor principal de gestion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#importarXML-java.lang.String-">importarXML(String)</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#gestion">gestion</a></span> - Variable in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#gestion">gestion</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#gestiones">gestiones</a></span> - Variable in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Mes.html#gestiones">gestiones</a></span> - Variable in class Logica.<a href="../Logica/Mes.html" title="class in Logica">Mes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#gestiones">gestiones</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Mes.html#getAnio--">getAnio()</a></span> - Method in class Logica.<a href="../Logica/Mes.html" title="class in Logica">Mes</a></dt>
<dd>
<div class="block">Importa un xml de la ruta donde le indiquemos</div>
<div class="block">Devuelve el anio que gestiona</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#getDia--">getDia()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Devuelve la fecha de la transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#getDinero--">getDinero()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Devuelve la cantidad de dinero que contiene</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#getElementos--">getElementos()</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Devuelve todas las transacciones que tiene</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#getGestion--">getGestion()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">Devuelve la gestion a la que pertenece</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Mes.html#getGestiones--">getGestiones()</a></span> - Method in class Logica.<a href="../Logica/Mes.html" title="class in Logica">Mes</a></dt>
<dd>
<div class="block">devuelve las gestionaes que contiene</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#getGestionesActuales--">getGestionesActuales()</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">Devuelve la lista de gestiones en la que nos encontramos</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Mes.html#getMes--">getMes()</a></span> - Method in class Logica.<a href="../Logica/Mes.html" title="class in Logica">Mes</a></dt>
<dd>
<div class="block">Devuelve el mes que gestione</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#getName--">getName()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#getNombre--">getNombre()</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Devuelve el nombre de la gestion</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#getNombre--">getNombre()</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">Devuelve el nombre del mes e el que nos encontramos</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#getNombre--">getNombre()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">devuelve el nombre de la transaccion</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#getRuta--">getRuta()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">Devuelve la ruta en la que se guardan los datos de persistencia</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#getSuma--">getSuma()</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Devuelve la suma (sin tener e cuenta si es gasto o ingreso) de la gestion</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#getTema--">getTema()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">devuelve el tema seleccionado</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#getTotal--">getTotal()</a></span> - Method in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>
<div class="block">Devuelve la suma de todos sus datos, esta vez teniendo en cuenta si debe sumar o restar</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Mes.html#getTotal--">getTotal()</a></span> - Method in class Logica.<a href="../Logica/Mes.html" title="class in Logica">Mes</a></dt>
<dd>
<div class="block">devuelve el dinero que quedo ese mes (o que debe)</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#getTotal--">getTotal()</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">devuelve el dinero que nos queda este mes (o el que debemos)</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#getVisivilidad--">getVisivilidad()</a></span> - Method in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>
<div class="block">devuelve si la transaccion se contara en la gestion o no</div>
</dd>
<dt><span class="memberNameLink"><a href="../Ficheros/Configuracion.html#guardarConfiguracion-VistaControlador.Menu-">guardarConfiguracion(Menu)</a></span> - Static method in class Ficheros.<a href="../Ficheros/Configuracion.html" title="class in Ficheros">Configuracion</a></dt>
<dd>
<div class="block">Guarda la configuracion del menu en un fichero oculto</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#guardarIns">guardarIns</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#guardarMeses-java.lang.String-">guardarMeses(String)</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">guarda las gestiones que hemos introducido en un fichero para garantizar la persistencia de los datos</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

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 -->
<title>L-Index</title>
<meta name="date" content="2019-11-28">
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<title>I-Index</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>
@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="L-Index";
parent.document.title="I-Index";
}
}
catch(err) {
@ -69,15 +69,45 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a name="I:L">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:I">
<!-- -->
</a>
<h2 class="title">L</h2>
<h2 class="title">I</h2>
<dl>
<dt><a href="../Logica/package-summary.html">Logica</a> - package Logica</dt>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#importarXML--">importarXML()</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">Importa el xml cogiendolo de la ruta donde se guarda por defecto</div>
</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#importarXML-java.lang.String-">importarXML(String)</a></span> - Method in class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>
<div class="block">Importa un xml de la ruta donde le indiquemos</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#importarXML">importarXML</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#ingresos">ingresos</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/ControladorInforme.html#iniciarControlador--">iniciarControlador()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/ControladorInforme.html" title="class in VistaControlador">ControladorInforme</a></dt>
<dd>
<div class="block">Aniade el controlador a la vista</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/VistaAniadirVisualizar.html#iniciarGestion-VistaControlador.ControladorAniadirVisualizar-">iniciarGestion(ControladorAniadirVisualizar)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a></dt>
<dd>
<div class="block">Inicia la gestion</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#iniciarMes-int-java.time.Month-">iniciarMes(int, Month)</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">Inicia las listas de elementos graficos pertenecientes a el mes correspondiente</div>
</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/BarraOpciones.html#interfaz">interfaz</a></span> - Variable in class VistaControlador.<a href="../VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#isModified">isModified</a></span> - Variable in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Transaccion.html#isModified">isModified</a></span> - Variable in class Logica.<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Gestion.html#isPositivo">isPositivo</a></span> - Variable in class Logica.<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

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 -->
<title>M-Index</title>
<meta name="date" content="2019-11-28">
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<title>L-Index</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>
@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="M-Index";
parent.document.title="L-Index";
}
}
catch(err) {
@ -69,37 +69,19 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a name="I:M">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;<a name="I:L">
<!-- -->
</a>
<h2 class="title">M</h2>
<h2 class="title">L</h2>
<dl>
<dt><a href="../Main.html" title="class in &lt;Unnamed&gt;"><span class="typeNameLink">Main</span></a> - Class in <a href="../package-summary.html">&lt;Unnamed&gt;</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Main.html#Main--">Main()</a></span> - Constructor for class <a href="../Main.html" title="class in &lt;Unnamed&gt;">Main</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Main.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class <a href="../Main.html" title="class in &lt;Unnamed&gt;">Main</a></dt>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#listenerPestania--">listenerPestania()</a></span> - Method in class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">inicializa el programa</div>
<div class="block">Carga el listener de las pestanias en caso de que no lo tengan</div>
</dd>
<dt><a href="../VistaControlador/Menu.html" title="class in VistaControlador"><span class="typeNameLink">Menu</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dt><a href="../Logica/package-summary.html">Logica</a> - package Logica</dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/Menu.html#Menu--">Menu()</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/Menu.html" title="class in VistaControlador">Menu</a></dt>
<dd>
<div class="block">Constructor que carga los datos del menu</div>
</dd>
<dt><a href="../Logica/Meses.html" title="class in Logica"><span class="typeNameLink">Meses</span></a> - Class in <a href="../Logica/package-summary.html">Logica</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../Logica/Meses.html#Meses--">Meses()</a></span> - Constructor for class Logica.<a href="../Logica/Meses.html" title="class in Logica">Meses</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador"><span class="typeNameLink">MostrarTodo</span></a> - Class in <a href="../VistaControlador/package-summary.html">VistaControlador</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../VistaControlador/MostrarTodo.html#MostrarTodo-Logica.Meses-">MostrarTodo(Meses)</a></span> - Constructor for class VistaControlador.<a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador">MostrarTodo</a></dt>
<dd>
<div class="block">Clase que muestra todos los datos que se almacenan</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">X</a>&nbsp;<a href="index-19.html">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

View File

@ -2,7 +2,7 @@
<!-- 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>Generated Documentation (Untitled)</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;

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>Overview List</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>

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>Overview</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>

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>Class Hierarchy</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,7 @@
<li type="circle">VistaControlador.<a href="VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">VistaAniadirVisualizar</span></a></li>
<li type="circle">VistaControlador.<a href="VistaControlador/VistaPanel.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanel</span></a>
<ul>
<li type="circle">VistaControlador.<a href="VistaControlador/VistaInformes.html" title="class in VistaControlador"><span class="typeNameLink">VistaInformes</span></a></li>
<li type="circle">VistaControlador.<a href="VistaControlador/VistaPanelGestion.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelGestion</span></a></li>
<li type="circle">VistaControlador.<a href="VistaControlador/VistaPanelInterfaz.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelInterfaz</span></a></li>
<li type="circle">VistaControlador.<a href="VistaControlador/VistaPanelModificar.html" title="class in VistaControlador"><span class="typeNameLink">VistaPanelModificar</span></a></li>
@ -129,12 +130,15 @@
<li type="circle">Ficheros.<a href="Ficheros/Configuracion.html" title="class in Ficheros"><span class="typeNameLink">Configuracion</span></a></li>
<li type="circle">VistaControlador.<a href="VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador"><span class="typeNameLink">ControladorAniadirVisualizar</span></a> (implements java.awt.event.ActionListener)</li>
<li type="circle">VistaControlador.<a href="VistaControlador/ControladorBarra.html" title="class in VistaControlador"><span class="typeNameLink">ControladorBarra</span></a> (implements java.awt.event.ActionListener)</li>
<li type="circle">VistaControlador.<a href="VistaControlador/ControladorInforme.html" title="class in VistaControlador"><span class="typeNameLink">ControladorInforme</span></a> (implements java.awt.event.ActionListener)</li>
<li type="circle">VistaControlador.<a href="VistaControlador/ControladorPanelGestion.html" title="class in VistaControlador"><span class="typeNameLink">ControladorPanelGestion</span></a> (implements java.awt.event.ActionListener)</li>
<li type="circle">VistaControlador.<a href="VistaControlador/ControladorPanelInterfaz.html" title="class in VistaControlador"><span class="typeNameLink">ControladorPanelInterfaz</span></a> (implements java.awt.event.ActionListener)</li>
<li type="circle">VistaControlador.<a href="VistaControlador/ControladorPanelModificar.html" title="class in VistaControlador"><span class="typeNameLink">ControladorPanelModificar</span></a> (implements java.awt.event.ActionListener)</li>
<li type="circle">Logica.<a href="Logica/Gestion.html" title="class in Logica"><span class="typeNameLink">Gestion</span></a> (implements java.io.Serializable)</li>
<li type="circle"><a href="Main.html" title="class in &lt;Unnamed&gt;"><span class="typeNameLink">Main</span></a></li>
<li type="circle">Logica.<a href="Logica/Mes.html" title="class in Logica"><span class="typeNameLink">Mes</span></a> (implements java.io.Serializable)</li>
<li type="circle">Logica.<a href="Logica/Meses.html" title="class in Logica"><span class="typeNameLink">Meses</span></a></li>
<li type="circle">VistaControlador.<a href="VistaControlador/ModeloInformes.html" title="class in VistaControlador"><span class="typeNameLink">ModeloInformes</span></a></li>
<li type="circle">Logica.<a href="Logica/Transaccion.html" title="class in Logica"><span class="typeNameLink">Transaccion</span></a> (implements java.io.Serializable)</li>
</ul>
</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>&lt;Unnamed&gt;</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>

View File

@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
<meta name="date" content="2019-11-28">
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
<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>

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> Class Hierarchy</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>

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 Package </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>

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>Serialized Form</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>
@ -227,6 +227,10 @@
<pre>javax.swing.JMenuItem menuInterfaz</pre>
</li>
<li class="blockList">
<h4>menuInforme</h4>
<pre>javax.swing.JMenuItem menuInforme</pre>
</li>
<li class="blockList">
<h4>administracion</h4>
<pre>javax.swing.JMenu administracion</pre>
</li>
@ -271,6 +275,10 @@
<pre><a href="VistaControlador/VistaPanelModificar.html" title="class in VistaControlador">VistaPanelModificar</a> panelModificar</pre>
</li>
<li class="blockList">
<h4>vista</h4>
<pre><a href="VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaInformes</a> vista</pre>
</li>
<li class="blockList">
<h4>panel</h4>
<pre><a href="VistaControlador/VistaPanel.html" title="class in VistaControlador">VistaPanel</a> panel</pre>
</li>
@ -386,6 +394,46 @@
</li>
</ul>
</li>
<li class="blockList"><a name="VistaControlador.VistaInformes">
<!-- -->
</a>
<h3>Class <a href="VistaControlador/VistaInformes.html" title="class in VistaControlador">VistaControlador.VistaInformes</a> extends <a href="VistaControlador/VistaPanel.html" title="class in VistaControlador">VistaPanel</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>mostrarInforme1</h4>
<pre>javax.swing.JButton mostrarInforme1</pre>
</li>
<li class="blockList">
<h4>exportarInforme1</h4>
<pre>javax.swing.JButton exportarInforme1</pre>
</li>
<li class="blockList">
<h4>mostrarInforme2</h4>
<pre>javax.swing.JButton mostrarInforme2</pre>
</li>
<li class="blockList">
<h4>exportarInforme2</h4>
<pre>javax.swing.JButton exportarInforme2</pre>
</li>
<li class="blockList">
<h4>opciones1_1</h4>
<pre>javax.swing.JComboBox&lt;E&gt; opciones1_1</pre>
</li>
<li class="blockList">
<h4>opciones1_2</h4>
<pre>javax.swing.JComboBox&lt;E&gt; opciones1_2</pre>
</li>
<li class="blockListLast">
<h4>opciones2</h4>
<pre>javax.swing.JComboBox&lt;E&gt; opciones2</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="VistaControlador.VistaPanel">
<!-- -->
</a>

View File

@ -35,6 +35,11 @@ public class Gestion implements Serializable{
return this.nombre;
}
/**
* Establece un nuevo nombre a la gestion
*
* @param nombre nuevo nombre
*/
public void setNombre(String nombre) {
this.nombre = nombre;
this.isModified = true;

View File

@ -5,13 +5,9 @@ public class Main {
/**
* inicializa el programa
*
* @param args
* @param args no se usan
*/
public static void main(String[] args) {
/*Vista loggin = new Vista(Vista.Comprobar);
while(!loggin.verResultado()) {
}*/
Menu menu=new Menu();
menu.setVisible(true);
}

View File

@ -18,6 +18,12 @@ public class ControladorInforme implements ActionListener{
VistaInformes vista;
ModeloInformes modelo;
/**\
* Constructor del controlador que crea los informes
*
* @param vista vista donde se facilita generar informes
* @param modelo modelo donde se usan las utilidades que genraran los informes
*/
public ControladorInforme(VistaInformes vista, ModeloInformes modelo) {
this.vista = vista;
this.modelo = modelo;
@ -27,6 +33,9 @@ public class ControladorInforme implements ActionListener{
this.iniciarControlador();
}
/**
* Aniade el controlador a la vista
*/
private void iniciarControlador() {
this.vista.exportarInforme1.addActionListener(this);
this.vista.exportarInforme1.setActionCommand("exportar informe 1");

View File

@ -172,7 +172,7 @@ public class Menu extends JFrame{
/**
* Carga los datos de las gestiones en caso de cambio de mes
*
* @param nio anio del que cargaremos los datos
* @param anio anio del que cargaremos los datos
* @param mes mes del que cargaremos los datos
*/
void cargarGestiones(int anio, Month mes) {

Some files were not shown because too many files have changed in this diff Show More