java-tests module introduced
[fedora-idea.git] / testData / uiDesigner / formEmbedding / Ideadev14081 / Main.form
blob932b2e563846c6fcb94fc09bca2a50f82064911a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="Main">
3 <grid id="27dc6" binding="myComponent" default-binding="true" layout-manager="BorderLayout" hgap="0" vgap="0">
4 <constraints>
5 <xy x="20" y="20" width="500" height="400"/>
6 </constraints>
7 <properties/>
8 <border type="none"/>
9 <children>
10 <nested-form id="26793" form-file="Embedded.form">
11 <constraints border-constraint="Center"/>
12 </nested-form>
13 <component id="f484d" class="javax.swing.JButton" default-binding="true">
14 <constraints border-constraint="North"/>
15 <properties>
16 <text resource-bundle="TestProperties" key="test"/>
17 </properties>
18 </component>
19 </children>
20 </grid>
21 </form>