Corregido grafico y fallos menores
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Sun Nov 17 14:48:38 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_222) on Sun Nov 17 17:12:48 CET 2019 -->
|
||||
<title>G-Index</title>
|
||||
<meta name="date" content="2019-11-17">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
@@ -69,7 +69,7 @@
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">S</a> <a href="index-12.html">T</a> <a href="index-13.html">U</a> <a href="index-14.html">V</a> <a name="I:G">
|
||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">S</a> <a href="index-12.html">T</a> <a href="index-13.html">V</a> <a name="I:G">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">G</h2>
|
||||
@@ -106,6 +106,10 @@
|
||||
<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>
|
||||
@@ -130,8 +134,6 @@
|
||||
<dd>
|
||||
<div class="block">devuelve el dinero que nos queda este mes (o el que debemos)</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../IniciarSesion/Usuario.html#getUsuario--">getUsuario()</a></span> - Method in class IniciarSesion.<a href="../IniciarSesion/Usuario.html" title="class in IniciarSesion">Usuario</a></dt>
|
||||
<dd> </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>
|
||||
@@ -145,7 +147,7 @@
|
||||
<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> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">S</a> <a href="index-12.html">T</a> <a href="index-13.html">U</a> <a href="index-14.html">V</a> </div>
|
||||
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">S</a> <a href="index-12.html">T</a> <a href="index-13.html">V</a> </div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
|
||||
Reference in New Issue
Block a user