455 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			455 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!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_222) on Sun Nov 17 14:48:38 CET 2019 -->
 | |
| <title>Serialized Form</title>
 | |
| <meta name="date" content="2019-11-17">
 | |
| <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="Serialized Form";
 | |
|         }
 | |
|     }
 | |
|     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><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?serialized-form.html" target="_top">Frames</a></li>
 | |
| <li><a href="serialized-form.html" target="_top">No Frames</a></li>
 | |
| </ul>
 | |
| <ul class="navList" id="allclasses_navbar_top">
 | |
| <li><a href="allclasses-noframe.html">All Classes</a></li>
 | |
| </ul>
 | |
| <div>
 | |
| <script type="text/javascript"><!--
 | |
|   allClassesLink = document.getElementById("allclasses_navbar_top");
 | |
|   if(window==top) {
 | |
|     allClassesLink.style.display = "block";
 | |
|   }
 | |
|   else {
 | |
|     allClassesLink.style.display = "none";
 | |
|   }
 | |
|   //-->
 | |
| </script>
 | |
| </div>
 | |
| <a name="skip.navbar.top">
 | |
| <!--   -->
 | |
| </a></div>
 | |
| <!-- ========= END OF TOP NAVBAR ========= -->
 | |
| <div class="header">
 | |
| <h1 title="Serialized Form" class="title">Serialized Form</h1>
 | |
| </div>
 | |
| <div class="serializedFormContainer">
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h2 title="Package">Package IniciarSesion</h2>
 | |
| <ul class="blockList">
 | |
| <li class="blockList"><a name="IniciarSesion.Usuario">
 | |
| <!--   -->
 | |
| </a>
 | |
| <h3>Class <a href="IniciarSesion/Usuario.html" title="class in IniciarSesion">IniciarSesion.Usuario</a> extends java.lang.Object implements Serializable</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h3>Serialized Fields</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h4>nombre</h4>
 | |
| <pre>java.lang.String nombre</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>contrasenia</h4>
 | |
| <pre>java.lang.String contrasenia</pre>
 | |
| </li>
 | |
| <li class="blockListLast">
 | |
| <h4>admin</h4>
 | |
| <pre>boolean admin</pre>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h2 title="Package">Package Logica</h2>
 | |
| <ul class="blockList">
 | |
| <li class="blockList"><a name="Logica.Gestion">
 | |
| <!--   -->
 | |
| </a>
 | |
| <h3>Class <a href="Logica/Gestion.html" title="class in Logica">Logica.Gestion</a> extends java.lang.Object implements Serializable</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h3>Serialized Fields</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h4>gestiones</h4>
 | |
| <pre>java.util.Vector<E> gestiones</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>suma</h4>
 | |
| <pre>float suma</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>total</h4>
 | |
| <pre>float total</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>isPositivo</h4>
 | |
| <pre>boolean isPositivo</pre>
 | |
| </li>
 | |
| <li class="blockListLast">
 | |
| <h4>nombre</h4>
 | |
| <pre>java.lang.String nombre</pre>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| <li class="blockList"><a name="Logica.Transaccion">
 | |
| <!--   -->
 | |
| </a>
 | |
| <h3>Class <a href="Logica/Transaccion.html" title="class in Logica">Logica.Transaccion</a> extends java.lang.Object implements Serializable</h3>
 | |
| <dl class="nameValue">
 | |
| <dt>serialVersionUID:</dt>
 | |
| <dd>7544113192927092049L</dd>
 | |
| </dl>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h3>Serialized Fields</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h4>nombre</h4>
 | |
| <pre>java.lang.String nombre</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>dinero</h4>
 | |
| <pre>float dinero</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>visible</h4>
 | |
| <pre>boolean visible</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>dia</h4>
 | |
| <pre>java.time.LocalDate dia</pre>
 | |
| </li>
 | |
| <li class="blockListLast">
 | |
| <h4>gestion</h4>
 | |
| <pre><a href="Logica/Gestion.html" title="class in Logica">Gestion</a> gestion</pre>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h2 title="Package">Package VistaControlador</h2>
 | |
| <ul class="blockList">
 | |
| <li class="blockList"><a name="VistaControlador.BarraOpciones">
 | |
| <!--   -->
 | |
| </a>
 | |
| <h3>Class <a href="VistaControlador/BarraOpciones.html" title="class in VistaControlador">VistaControlador.BarraOpciones</a> extends javax.swing.JMenuBar implements Serializable</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h3>Serialized Fields</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h4>menuAr</h4>
 | |
| <pre>javax.swing.JMenu menuAr</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>cambiarRuta</h4>
 | |
| <pre>javax.swing.JMenuItem cambiarRuta</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>guardarIns</h4>
 | |
| <pre>javax.swing.JMenuItem guardarIns</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>exportarXML</h4>
 | |
| <pre>javax.swing.JMenuItem exportarXML</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>importarXML</h4>
 | |
| <pre>javax.swing.JMenuItem importarXML</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>interfaz</h4>
 | |
| <pre>javax.swing.JMenu interfaz</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>modoOscuro</h4>
 | |
| <pre>javax.swing.JMenuItem modoOscuro</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>modoRosa</h4>
 | |
| <pre>javax.swing.JMenuItem modoRosa</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>modoClaro</h4>
 | |
| <pre>javax.swing.JMenuItem modoClaro</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>mostrar</h4>
 | |
| <pre>javax.swing.JMenu mostrar</pre>
 | |
| </li>
 | |
| <li class="blockListLast">
 | |
| <h4>mostrarTodo</h4>
 | |
| <pre>javax.swing.JMenuItem mostrarTodo</pre>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| <li class="blockList"><a name="VistaControlador.Menu">
 | |
| <!--   -->
 | |
| </a>
 | |
| <h3>Class <a href="VistaControlador/Menu.html" title="class in VistaControlador">VistaControlador.Menu</a> extends javax.swing.JFrame implements Serializable</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h3>Serialized Fields</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h4>panelCentral</h4>
 | |
| <pre>javax.swing.JPanel panelCentral</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>pestania</h4>
 | |
| <pre>javax.swing.JTabbedPane pestania</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>ingresos</h4>
 | |
| <pre><a href="VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a> ingresos</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>gastos</h4>
 | |
| <pre><a href="VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a> gastos</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>panel</h4>
 | |
| <pre><a href="VistaControlador/VistaPanelLateral.html" title="class in VistaControlador">VistaPanelLateral</a> panel</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>rutaGuardado</h4>
 | |
| <pre>java.lang.String rutaGuardado</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>tema</h4>
 | |
| <pre>int tema</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>meses</h4>
 | |
| <pre><a href="Logica/Meses.html" title="class in Logica">Meses</a> meses</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>pestanias</h4>
 | |
| <pre>java.util.ArrayList<E> pestanias</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>controladores</h4>
 | |
| <pre>java.util.ArrayList<E> controladores</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>barra</h4>
 | |
| <pre><a href="VistaControlador/BarraOpciones.html" title="class in VistaControlador">BarraOpciones</a> barra</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>datosGastos</h4>
 | |
| <pre><a href="Logica/Gestion.html" title="class in Logica">Gestion</a> datosGastos</pre>
 | |
| </li>
 | |
| <li class="blockListLast">
 | |
| <h4>datosIngresos</h4>
 | |
| <pre><a href="Logica/Gestion.html" title="class in Logica">Gestion</a> datosIngresos</pre>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| <li class="blockList"><a name="VistaControlador.MostrarTodo">
 | |
| <!--   -->
 | |
| </a>
 | |
| <h3>Class <a href="VistaControlador/MostrarTodo.html" title="class in VistaControlador">VistaControlador.MostrarTodo</a> extends javax.swing.JFrame implements Serializable</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h3>Serialized Fields</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockListLast">
 | |
| <h4>elementos</h4>
 | |
| <pre>javax.swing.JList<E> elementos</pre>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| <li class="blockList"><a name="VistaControlador.VistaAniadirVisualizar">
 | |
| <!--   -->
 | |
| </a>
 | |
| <h3>Class <a href="VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaControlador.VistaAniadirVisualizar</a> extends javax.swing.JPanel implements Serializable</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h3>Serialized Fields</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h4>x</h4>
 | |
| <pre>int x</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>y</h4>
 | |
| <pre>int y</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>gestiones</h4>
 | |
| <pre><a href="Logica/Gestion.html" title="class in Logica">Gestion</a> gestiones</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>boton</h4>
 | |
| <pre>javax.swing.JButton boton</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>transacciones</h4>
 | |
| <pre>java.util.LinkedList<E> transacciones</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>cuadro</h4>
 | |
| <pre>javax.swing.JPanel cuadro</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>panel</h4>
 | |
| <pre>javax.swing.JScrollPane panel</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>menu</h4>
 | |
| <pre><a href="VistaControlador/Menu.html" title="class in VistaControlador">Menu</a> menu</pre>
 | |
| </li>
 | |
| <li class="blockListLast">
 | |
| <h4>controlador</h4>
 | |
| <pre><a href="VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a> controlador</pre>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| <li class="blockList"><a name="VistaControlador.VistaPanelLateral">
 | |
| <!--   -->
 | |
| </a>
 | |
| <h3>Class <a href="VistaControlador/VistaPanelLateral.html" title="class in VistaControlador">VistaControlador.VistaPanelLateral</a> extends javax.swing.JPanel implements Serializable</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h3>Serialized Fields</h3>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h4>total</h4>
 | |
| <pre>javax.swing.JTextArea total</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>gastoEnvio</h4>
 | |
| <pre>javax.swing.JTextArea gastoEnvio</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>mostrarEstadisticas</h4>
 | |
| <pre>javax.swing.JButton mostrarEstadisticas</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>aniadirGestion</h4>
 | |
| <pre>javax.swing.JButton aniadirGestion</pre>
 | |
| </li>
 | |
| <li class="blockList">
 | |
| <h4>eliminarTransaccion</h4>
 | |
| <pre>javax.swing.JButton eliminarTransaccion</pre>
 | |
| </li>
 | |
| <li class="blockListLast">
 | |
| <h4>meses</h4>
 | |
| <pre><a href="Logica/Meses.html" title="class in Logica">Meses</a> meses</pre>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </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>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><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?serialized-form.html" target="_top">Frames</a></li>
 | |
| <li><a href="serialized-form.html" target="_top">No Frames</a></li>
 | |
| </ul>
 | |
| <ul class="navList" id="allclasses_navbar_bottom">
 | |
| <li><a href="allclasses-noframe.html">All Classes</a></li>
 | |
| </ul>
 | |
| <div>
 | |
| <script type="text/javascript"><!--
 | |
|   allClassesLink = document.getElementById("allclasses_navbar_bottom");
 | |
|   if(window==top) {
 | |
|     allClassesLink.style.display = "block";
 | |
|   }
 | |
|   else {
 | |
|     allClassesLink.style.display = "none";
 | |
|   }
 | |
|   //-->
 | |
| </script>
 | |
| </div>
 | |
| <a name="skip.navbar.bottom">
 | |
| <!--   -->
 | |
| </a></div>
 | |
| <!-- ======== END OF BOTTOM NAVBAR ======= -->
 | |
| </body>
 | |
| </html>
 |