|
3 | 3 | <grid id="27dc6" binding="panel1" default-binding="true" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
|
4 | 4 | <margin top="0" left="0" bottom="0" right="0"/>
|
5 | 5 | <constraints>
|
6 |
| - <xy x="20" y="20" width="500" height="400"/> |
| 6 | + <xy x="20" y="20" width="521" height="400"/> |
7 | 7 | </constraints>
|
8 | 8 | <properties/>
|
9 | 9 | <border type="none"/>
|
|
15 | 15 | <properties/>
|
16 | 16 | <border type="none"/>
|
17 | 17 | <children>
|
18 |
| - <grid id="a574c" layout-manager="GridLayoutManager" row-count="3" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 18 | + <grid id="a574c" layout-manager="GridLayoutManager" row-count="4" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
19 | 19 | <margin top="0" left="0" bottom="0" right="0"/>
|
20 | 20 | <constraints border-constraint="North"/>
|
21 | 21 | <properties/>
|
|
47 | 47 | <grid id="99e56" layout-manager="GridLayoutManager" row-count="2" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
|
48 | 48 | <margin top="0" left="0" bottom="0" right="0"/>
|
49 | 49 | <constraints>
|
50 |
| - <grid row="1" column="0" row-span="2" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 50 | + <grid row="2" column="0" row-span="2" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
51 | 51 | </constraints>
|
52 | 52 | <properties/>
|
53 | 53 | <border type="none"/>
|
|
124 | 124 | </grid>
|
125 | 125 | </children>
|
126 | 126 | </grid>
|
| 127 | + <grid id="e4650" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 128 | + <margin top="0" left="0" bottom="0" right="0"/> |
| 129 | + <constraints> |
| 130 | + <grid row="1" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 131 | + </constraints> |
| 132 | + <properties/> |
| 133 | + <border type="none"/> |
| 134 | + <children> |
| 135 | + <component id="687d3" class="javax.swing.JLabel" binding="preferredTestingFrameworkForLabel" default-binding="true"> |
| 136 | + <constraints> |
| 137 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 138 | + </constraints> |
| 139 | + <properties> |
| 140 | + <text value="Preferred testing framework (for assertions)"/> |
| 141 | + </properties> |
| 142 | + </component> |
| 143 | + <component id="ea787" class="javax.swing.JComboBox" binding="comboBoxPreferredTestFramework"> |
| 144 | + <constraints> |
| 145 | + <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
| 146 | + </constraints> |
| 147 | + <properties> |
| 148 | + <editable value="false"/> |
| 149 | + </properties> |
| 150 | + </component> |
| 151 | + </children> |
| 152 | + </grid> |
127 | 153 | </children>
|
128 | 154 | </grid>
|
129 | 155 | <grid id="ca9b3" binding="splitterPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
|
|
0 commit comments