No me gusto como quedaba el codigo al colocar un boton de salida, por ahora se debera usar el nativo del sistema

This commit is contained in:
Daniel Cortes
2019-02-15 20:35:49 -03:00
parent ea5bccdaba
commit d06a8f80f5
8 changed files with 5 additions and 40 deletions

View File

@@ -8,7 +8,7 @@
<properties/>
<border type="none"/>
<children>
<grid id="bc8d7" binding="buttonPanel" layout-manager="GridLayoutManager" row-count="4" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<grid id="bc8d7" binding="buttonPanel" layout-manager="GridLayoutManager" row-count="3" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="10" left="10" bottom="10" right="10"/>
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
@@ -37,14 +37,6 @@
<text value="Informes Mensuales"/>
</properties>
</component>
<component id="5a8d1" class="javax.swing.JButton" binding="salirButton" default-binding="true">
<constraints>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Salir"/>
</properties>
</component>
</children>
</grid>
</children>