Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 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="113" y="96" width="166" height="48"/> |
| 6 | </constraints> |
| 7 | <properties/> |
| 8 | <border type="none"/> |
| 9 | <children> |
| 10 | <component id="2665b" class="javax.swing.JButton"> |
| 11 | <constraints> |
| 12 | <grid row="0" column="0" row-span="2" col-span="2" vsize-policy="0" hsize-policy="3" anchor="9" fill="1" indent="0" use-parent-layout="false"> |
| 13 | <minimum-size width="21" height="22"/> |
| 14 | <preferred-size width="23" height="24"/> |
| 15 | <maximum-size width="25" height="26"/> |
| 16 | </grid> |
| 17 | <gridbag top="1" left="2" bottom="3" right="4" weightx="1.0" weighty="0.0" ipadx="0" ipady="0"/> |
| 18 | </constraints> |
| 19 | <properties> |
| 20 | <text value="MyTestButton"/> |
| 21 | </properties> |
| 22 | </component> |
| 23 | </children> |
| 24 | </grid> |
| 25 | </form> |