ampliado javadoc
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59: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 Class</span></a></li>
|
||||
<li><a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador"><span class="typeNameLink">Next Class</span></a></li>
|
||||
<li><a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador"><span class="typeNameLink">Next 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: </li>
|
||||
<li><a href="#nested.classes.inherited.from.class.java.awt.Window">Nested</a> | </li>
|
||||
<li><a href="#fields.inherited.from.class.javax.swing.JFrame">Field</a> | </li>
|
||||
<li><a href="#nested.classes.inherited.from.class.javax.swing.JFrame">Nested</a> | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </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 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 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 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 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 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"> </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> </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> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) java.util.ArrayList<<a href="../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#controladores">controladores</a></span></code> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) java.util.ArrayList<<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../VistaControlador/Menu.html#pestanias">pestanias</a></span></code> </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> </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> </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> </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> </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> </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> </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> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JFrame">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Fields inherited from class 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 nombre,
|
||||
boolean 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 vista)</code> </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 anio,
|
||||
java.time.Month 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 anio,
|
||||
java.time.Month 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 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 tema)</code>
|
||||
<div class="block">Cambia el tema</div>
|
||||
@@ -276,7 +449,7 @@ extends javax.swing.JFrame</pre>
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class 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 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 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 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 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 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 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 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 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<<a href="../VistaControlador/VistaAniadirVisualizar.html" title="class in VistaControlador">VistaAniadirVisualizar</a>> pestanias</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="controladores">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>controladores</h4>
|
||||
<pre>java.util.ArrayList<<a href="../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a>> 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 void 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 void iniciarMes(int anio,
|
||||
java.time.Month 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 cargarGestiones(int anio,
|
||||
java.time.Month 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 void 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 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 aniadirGestion(java.lang.String nombre,
|
||||
boolean 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 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 void setTheme(int 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 cambiarVista(int 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 Class</span></a></li>
|
||||
<li><a href="../VistaControlador/MostrarTodo.html" title="class in VistaControlador"><span class="typeNameLink">Next Class</span></a></li>
|
||||
<li><a href="../VistaControlador/ModeloInformes.html" title="class in VistaControlador"><span class="typeNameLink">Next 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: </li>
|
||||
<li><a href="#nested.classes.inherited.from.class.java.awt.Window">Nested</a> | </li>
|
||||
<li><a href="#fields.inherited.from.class.javax.swing.JFrame">Field</a> | </li>
|
||||
<li><a href="#nested.classes.inherited.from.class.javax.swing.JFrame">Nested</a> | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user