move mxml static members
[fedora-idea.git] / testData / uiDesigner / TestTabbedPane.form
blobfc2951e6621a7dcca11f1c4c98b4d89548a00995
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="BindingTest">
3 <tabbedpane id="2bb0a" binding="myRootComponent">
4 <constraints>
5 <xy x="159" y="99" width="200" height="200"/>
6 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
7 <preferred-size width="200" height="200"/>
8 </grid>
9 </constraints>
10 <properties/>
11 <border type="none"/>
12 <children>
13 <component id="5f1c9" class="javax.swing.JLabel">
14 <constraints>
15 <tabbedpane title="First"/>
16 </constraints>
17 <properties>
18 <text value="Label"/>
19 </properties>
20 </component>
21 <component id="980c7" class="javax.swing.JButton">
22 <constraints>
23 <tabbedpane title-resource-bundle="TestProperties" title-key="test"/>
24 </constraints>
25 <properties>
26 <enabled value="true"/>
27 <text value="Button"/>
28 </properties>
29 </component>
30 </children>
31 </tabbedpane>
32 </form>