blob: 17e25850a3a4e09a17ac3ad379d8ce0d368dc194 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="BindingTest">
<grid id="1dd7d" binding="myRootComponent" layout-manager="GridBagLayout">
<constraints>
<xy x="112" y="96" width="167" height="53"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="7df55" class="javax.swing.JLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<gridbag weightx="0.0" weighty="0.0" ipadx="0" ipady="0"/>
</constraints>
<properties>
<text value="Label"/>
</properties>
</component>
<vspacer id="7bbe6">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
<gridbag weightx="0.0" weighty="1.0" ipadx="0" ipady="0"/>
</constraints>
</vspacer>
<component id="9aac6" class="javax.swing.JButton">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
<gridbag weightx="1.0" weighty="0.0" ipadx="0" ipady="0"/>
</constraints>
<properties>
<text value="Button"/>
</properties>
</component>
</children>
</grid>
</form>