|
3 | 3 | <grid id="27dc6" binding="p" layout-manager="GridLayoutManager" row-count="5" column-count="3" 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="537" height="400"/> |
| 6 | + <xy x="20" y="20" width="541" height="400"/> |
7 | 7 | </constraints>
|
8 | 8 | <properties/>
|
9 | 9 | <border type="none"/>
|
|
21 | 21 | <text value="Target's Command Line Arguments:"/>
|
22 | 22 | </properties>
|
23 | 23 | </component>
|
24 |
| - <component id="5df7c" class="javax.swing.JButton" binding="addBeforeButton" default-binding="true"> |
25 |
| - <constraints> |
26 |
| - <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
27 |
| - </constraints> |
28 |
| - <properties> |
29 |
| - <text value="Add empty before"/> |
30 |
| - </properties> |
31 |
| - </component> |
32 | 24 | <component id="5bdfd" class="javax.swing.JTable" binding="table1" default-binding="true">
|
33 | 25 | <constraints>
|
34 | 26 | <grid row="0" column="1" row-span="2" col-span="1" vsize-policy="6" hsize-policy="6" anchor="0" fill="3" indent="0" use-parent-layout="false">
|
|
41 | 33 | <terminateEditOnFocusLost class="java.lang.Boolean" value="true"/>
|
42 | 34 | </clientProperties>
|
43 | 35 | </component>
|
44 |
| - <component id="4e3cd" class="javax.swing.JButton" binding="addAfterwardsButton" default-binding="true"> |
45 |
| - <constraints> |
46 |
| - <grid row="1" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
47 |
| - </constraints> |
48 |
| - <properties> |
49 |
| - <text value="Add empty afterwards"/> |
50 |
| - </properties> |
51 |
| - </component> |
52 |
| - <component id="d162d" class="javax.swing.JButton" binding="button2r"> |
| 36 | + <grid id="d8474" layout-manager="GridLayoutManager" row-count="3" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 37 | + <margin top="0" left="0" bottom="0" right="0"/> |
53 | 38 | <constraints>
|
54 |
| - <grid row="2" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 39 | + <grid row="0" column="2" row-span="3" col-span="1" vsize-policy="1" hsize-policy="3" anchor="1" fill="1" indent="0" use-parent-layout="false"/> |
55 | 40 | </constraints>
|
56 |
| - <properties> |
57 |
| - <text value="Remove"/> |
58 |
| - </properties> |
59 |
| - </component> |
| 41 | + <properties/> |
| 42 | + <border type="none"/> |
| 43 | + <children> |
| 44 | + <component id="5df7c" class="javax.swing.JButton" binding="addBeforeButton" default-binding="true"> |
| 45 | + <constraints> |
| 46 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="1" fill="1" indent="0" use-parent-layout="false"/> |
| 47 | + </constraints> |
| 48 | + <properties> |
| 49 | + <text value="Add empty before"/> |
| 50 | + </properties> |
| 51 | + </component> |
| 52 | + <component id="4e3cd" class="javax.swing.JButton" binding="addAfterwardsButton" default-binding="true"> |
| 53 | + <constraints> |
| 54 | + <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="1" fill="1" indent="0" use-parent-layout="false"/> |
| 55 | + </constraints> |
| 56 | + <properties> |
| 57 | + <text value="Add empty afterwards"/> |
| 58 | + </properties> |
| 59 | + </component> |
| 60 | + <component id="d162d" class="javax.swing.JButton" binding="button2r"> |
| 61 | + <constraints> |
| 62 | + <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="1" fill="1" indent="0" use-parent-layout="false"/> |
| 63 | + </constraints> |
| 64 | + <properties> |
| 65 | + <text value="Remove"/> |
| 66 | + </properties> |
| 67 | + </component> |
| 68 | + </children> |
| 69 | + </grid> |
60 | 70 | </children>
|
61 | 71 | </grid>
|
62 | 72 | </form>
|
0 commit comments