Aniadidas opciones varias y corregidos bugs
This commit is contained in:
@@ -252,6 +252,7 @@ public class Menu extends JFrame{
|
||||
this.pestanias.add(vista);
|
||||
this.controladores.add(new ControladorAniadirVisualizar(vista));
|
||||
this.pestania.addTab(vista.getName(),vista);
|
||||
this.meses.getGestionesActuales().add(gestion);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user