2019-11-17 14:49:40 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
< html lang = "es" >
< head >
2020-02-10 20:29:12 +01:00
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:18 CET 2020 -->
2019-11-17 14:49:40 +01:00
< title > Menu< / title >
2020-02-10 20:29:12 +01:00
< meta name = "date" content = "2020-02-10" >
2019-11-17 14:49:40 +01:00
< 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="Menu";
}
}
catch(err) {
}
//-->
2020-02-10 20:29:12 +01:00
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};
2019-11-17 14:49:40 +01:00
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/Menu.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" >
2019-11-29 11:29:15 +01:00
< li > < a href = "../VistaControlador/ControladorPanelModificar.html" title = "class in VistaControlador" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
2020-02-10 20:29:12 +01:00
< li > < a href = "../VistaControlador/ModeloInformes.html" title = "class in VistaControlador" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
2019-11-17 14:49:40 +01:00
< / ul >
< ul class = "navList" >
< li > < a href = "../index.html?VistaControlador/Menu.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "Menu.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 >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
2020-02-10 20:29:12 +01:00
< li > < a href = "#nested.classes.inherited.from.class.javax.swing.JFrame" > Nested< / a > | < / li >
< li > < a href = "#field.summary" > Field< / a > | < / li >
2019-11-17 14:49:40 +01:00
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
2020-02-10 20:29:12 +01:00
< li > < a href = "#field.detail" > Field< / a > | < / li >
2019-11-17 14:49:40 +01:00
< li > < a href = "#constructor.detail" > Constr< / a > | < / 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 Menu" class = "title" > Class Menu< / 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 > java.awt.Window< / li >
< li >
< ul class = "inheritance" >
< li > java.awt.Frame< / li >
< li >
< ul class = "inheritance" >
< li > javax.swing.JFrame< / li >
< li >
< ul class = "inheritance" >
< li > VistaControlador.Menu< / 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, javax.swing.RootPaneContainer, javax.swing.WindowConstants< / dd >
< / dl >
< hr >
< br >
< pre > public class < span class = "typeNameLabel" > Menu< / span >
extends javax.swing.JFrame< / pre >
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "../serialized-form.html#VistaControlador.Menu" > 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" >
2020-02-10 20:29:12 +01:00
< 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" >
2019-11-17 14:49:40 +01:00
< 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 >
2020-02-10 20:29:12 +01:00
< 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 >
2019-11-17 14:49:40 +01:00
< / 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 >
2020-02-10 20:29:12 +01:00
< code > java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy< / code > < / li >
2019-11-17 14:49:40 +01:00
< / ul >
< / li >
< / ul >
<!-- =========== FIELD SUMMARY =========== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "field.summary" >
<!-- -->
< / a >
< h3 > Field Summary< / h3 >
2020-02-10 20:29:12 +01:00
< 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 >
2019-11-17 14:49:40 +01:00
< 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 >
2020-02-10 20:29:12 +01:00
< code > accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled< / code > < / li >
2019-11-17 14:49:40 +01:00
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields.inherited.from.class.java.awt.Frame" >
<!-- -->
< / a >
< h3 > Fields inherited from class java.awt.Frame< / h3 >
< code > CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields.inherited.from.class.java.awt.Component" >
<!-- -->
< / a >
< h3 > Fields inherited from class java.awt.Component< / h3 >
< code > 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.javax.swing.WindowConstants" >
<!-- -->
< / a >
< h3 > Fields inherited from interface javax.swing.WindowConstants< / h3 >
< code > DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE< / 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 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" > < / 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/Menu.html#Menu--" > Menu< / a > < / span > ()< / code >
< div class = "block" > Constructor que carga los datos del menu< / 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" > < / span > < / span > < span id = "t2" class = "tableTab" > < span > < a href = "javascript:show(2);" > Instance Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t4" class = "tableTab" > < span > < a href = "javascript:show(8);" > Concrete Methods< / a > < / span > < span class = "tabEnd" > < / 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" >
2020-02-10 20:29:12 +01:00
< 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" >
2019-11-17 14:49:40 +01:00
< 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 >
2020-02-10 20:29:12 +01:00
< tr id = "i7" class = "rowColor" >
2019-11-17 14:49:40 +01:00
< 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 >
2020-02-10 20:29:12 +01:00
< 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" >
2019-11-17 14:49:40 +01:00
< 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 >
2020-02-10 20:29:12 +01:00
< tr id = "i11" class = "rowColor" >
2019-11-17 14:49:40 +01:00
< 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 >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.javax.swing.JFrame" >
<!-- -->
< / a >
< h3 > Methods inherited from class javax.swing.JFrame< / h3 >
2020-02-10 20:29:12 +01:00
< 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 >
2019-11-17 14:49:40 +01:00
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.java.awt.Frame" >
<!-- -->
< / a >
< h3 > Methods inherited from class java.awt.Frame< / h3 >
< code > addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setBackground, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setOpacity, setResizable, setShape, setState, setTitle, setUndecorated< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.java.awt.Window" >
<!-- -->
< / a >
< h3 > Methods inherited from class java.awt.Window< / h3 >
2020-02-10 20:29:12 +01:00
< 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 >
2019-11-17 14:49:40 +01:00
< / 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 >
2020-02-10 20:29:12 +01:00
< 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 >
2019-11-17 14:49:40 +01:00
< / 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 >
2020-02-10 20:29:12 +01:00
< 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 >
2019-11-17 14:49:40 +01:00
< / 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 >
2020-02-10 20:29:12 +01:00
< code > clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait< / code > < / li >
2019-11-17 14:49:40 +01:00
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.java.awt.MenuContainer" >
<!-- -->
< / a >
< h3 > Methods inherited from interface java.awt.MenuContainer< / h3 >
< code > getFont, postEvent< / code > < / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
2020-02-10 20:29:12 +01:00
<!-- ============ 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 >
2019-11-17 14:49:40 +01:00
<!-- ========= CONSTRUCTOR DETAIL ======== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "constructor.detail" >
<!-- -->
< / a >
< h3 > Constructor Detail< / h3 >
< a name = "Menu--" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > Menu< / h4 >
< pre > public Menu()< / pre >
< div class = "block" > Constructor que carga los datos del menu< / div >
< / li >
< / ul >
< / li >
< / ul >
<!-- ============ METHOD DETAIL ========== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "method.detail" >
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
2020-02-10 20:29:12 +01:00
< 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 >
2019-11-17 14:49:40 +01:00
< a name = "getRuta--" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getRuta< / h4 >
< pre > public java.lang.String getRuta()< / pre >
< div class = "block" > Devuelve la ruta en la que se guardan los datos de persistencia< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > ruta de los datos de persistencia< / dd >
< / dl >
< / li >
< / ul >
< a name = "setRuta-java.lang.String-" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setRuta< / h4 >
< pre > public void setRuta(java.lang.String ruta)< / pre >
< div class = "block" > Estabece ula ruta de los datos de persistencia< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > ruta< / code > - ruta de los datos de persistencia< / dd >
< / dl >
< / li >
< / ul >
< a name = "getTema--" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getTema< / h4 >
< pre > public int getTema()< / pre >
< div class = "block" > devuelve el tema seleccionado< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > id del teme< / dd >
< / dl >
< / li >
< / ul >
< a name = "setTheme-int-" >
<!-- -->
< / a >
2020-02-10 20:29:12 +01:00
< ul class = "blockList" >
2019-11-17 14:49:40 +01:00
< li class = "blockList" >
< h4 > setTheme< / h4 >
< pre > public void setTheme(int tema)< / pre >
< div class = "block" > Cambia el tema< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > tema< / code > - id del tema< / dd >
< / dl >
< / li >
< / ul >
2020-02-10 20:29:12 +01:00
< a name = "cambiarVista-int-" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > cambiarVista< / h4 >
< pre > void cambiarVista(int vista)< / pre >
< / li >
< / ul >
2019-11-17 14:49:40 +01:00
< / 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/Menu.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" >
2019-11-29 11:29:15 +01:00
< li > < a href = "../VistaControlador/ControladorPanelModificar.html" title = "class in VistaControlador" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
2020-02-10 20:29:12 +01:00
< li > < a href = "../VistaControlador/ModeloInformes.html" title = "class in VistaControlador" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
2019-11-17 14:49:40 +01:00
< / ul >
< ul class = "navList" >
< li > < a href = "../index.html?VistaControlador/Menu.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "Menu.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 >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
2020-02-10 20:29:12 +01:00
< li > < a href = "#nested.classes.inherited.from.class.javax.swing.JFrame" > Nested< / a > | < / li >
< li > < a href = "#field.summary" > Field< / a > | < / li >
2019-11-17 14:49:40 +01:00
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
2020-02-10 20:29:12 +01:00
< li > < a href = "#field.detail" > Field< / a > | < / li >
2019-11-17 14:49:40 +01:00
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
< a name = "skip.navbar.bottom" >
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< / body >
< / html >