clean up, fix NPE (http://ea.jetbrains.com/browser/ea_problems/18498)
[fedora-idea.git] / plugins / ui-designer / testData / TestGridBagSpacer.form
blob17e25850a3a4e09a17ac3ad379d8ce0d368dc194
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="BindingTest">
3 <grid id="1dd7d" binding="myRootComponent" layout-manager="GridBagLayout">
4 <constraints>
5 <xy x="112" y="96" width="167" height="53"/>
6 </constraints>
7 <properties/>
8 <border type="none"/>
9 <children>
10 <component id="7df55" class="javax.swing.JLabel">
11 <constraints>
12 <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"/>
13 <gridbag weightx="0.0" weighty="0.0" ipadx="0" ipady="0"/>
14 </constraints>
15 <properties>
16 <text value="Label"/>
17 </properties>
18 </component>
19 <vspacer id="7bbe6">
20 <constraints>
21 <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"/>
22 <gridbag weightx="0.0" weighty="1.0" ipadx="0" ipady="0"/>
23 </constraints>
24 </vspacer>
25 <component id="9aac6" class="javax.swing.JButton">
26 <constraints>
27 <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"/>
28 <gridbag weightx="1.0" weighty="0.0" ipadx="0" ipady="0"/>
29 </constraints>
30 <properties>
31 <text value="Button"/>
32 </properties>
33 </component>
34 </children>
35 </grid>
36 </form>