menu bar
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="MissPiggy">
|
||||
<grid id="27dc6" binding="frameContainer" layout-manager="GridLayoutManager" row-count="2" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
|
||||
<margin top="0" left="0" bottom="0" right="0"/>
|
||||
<margin top="5" left="5" bottom="5" right="5"/>
|
||||
<constraints>
|
||||
<xy x="20" y="20" width="500" height="400"/>
|
||||
</constraints>
|
||||
@@ -117,7 +117,7 @@
|
||||
<text value="Import"/>
|
||||
</properties>
|
||||
</component>
|
||||
<component id="dd9e7" class="javax.swing.JButton" binding="generateButton" default-binding="true">
|
||||
<component id="dd9e7" class="javax.swing.JButton" binding="deployButton" default-binding="true">
|
||||
<constraints>
|
||||
<grid row="2" column="2" row-span="1" col-span="1" vsize-policy="4" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false">
|
||||
<preferred-size width="79" height="28"/>
|
||||
@@ -125,7 +125,7 @@
|
||||
</grid>
|
||||
</constraints>
|
||||
<properties>
|
||||
<text value="Generate"/>
|
||||
<text value="Deploy"/>
|
||||
</properties>
|
||||
</component>
|
||||
</children>
|
||||
|
||||
Reference in New Issue
Block a user