|
3 | 3 | <grid id="cbd77" binding="contentPane" layout-manager="GridLayoutManager" row-count="3" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
4 | 4 | <margin top="10" left="10" bottom="10" right="10"/> |
5 | 5 | <constraints> |
6 | | - <xy x="48" y="54" width="688" height="492"/> |
| 6 | + <xy x="48" y="54" width="543" height="445"/> |
7 | 7 | </constraints> |
8 | 8 | <properties> |
9 | | - <minimumSize width="500" height="404"/> |
10 | | - <preferredSize width="500" height="404"/> |
| 9 | + <minimumSize width="500" height="244"/> |
| 10 | + <preferredSize width="640" height="400"/> |
11 | 11 | </properties> |
12 | 12 | <border type="none"/> |
13 | 13 | <children> |
14 | | - <grid id="94766" layout-manager="GridLayoutManager" row-count="2" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 14 | + <grid id="94766" layout-manager="GridLayoutManager" row-count="2" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
15 | 15 | <margin top="0" left="0" bottom="0" right="0"/> |
16 | 16 | <constraints> |
17 | 17 | <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="1" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
18 | 18 | </constraints> |
19 | 19 | <properties/> |
20 | 20 | <border type="none"/> |
21 | 21 | <children> |
22 | | - <hspacer id="98af6"> |
23 | | - <constraints> |
24 | | - <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
25 | | - </constraints> |
26 | | - </hspacer> |
27 | 22 | <grid id="9538f" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="true" same-size-vertically="false" hgap="-1" vgap="-1"> |
28 | 23 | <margin top="0" left="0" bottom="0" right="0"/> |
29 | 24 | <constraints> |
30 | | - <grid row="1" column="2" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 25 | + <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="4" fill="2" indent="0" use-parent-layout="false"/> |
31 | 26 | </constraints> |
32 | 27 | <properties/> |
33 | 28 | <border type="none"/> |
|
50 | 45 | </component> |
51 | 46 | </children> |
52 | 47 | </grid> |
53 | | - <component id="7a13b" class="javax.swing.JCheckBox" binding="cbArrayToList"> |
54 | | - <constraints> |
55 | | - <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
56 | | - </constraints> |
57 | | - <properties> |
58 | | - <selected value="true"/> |
59 | | - <text value="Array to List (T[] -> List<T>)"/> |
60 | | - </properties> |
61 | | - </component> |
62 | | - <component id="6385" class="javax.swing.JLabel"> |
| 48 | + <grid id="d12db" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 49 | + <margin top="0" left="0" bottom="0" right="0"/> |
63 | 50 | <constraints> |
64 | | - <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 51 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
65 | 52 | </constraints> |
66 | | - <properties> |
67 | | - <text value="Field Type:"/> |
68 | | - </properties> |
69 | | - </component> |
| 53 | + <properties/> |
| 54 | + <border type="none"/> |
| 55 | + <children> |
| 56 | + <component id="6385" class="javax.swing.JLabel"> |
| 57 | + <constraints> |
| 58 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 59 | + </constraints> |
| 60 | + <properties> |
| 61 | + <text value="Field Type:"/> |
| 62 | + </properties> |
| 63 | + </component> |
| 64 | + <component id="7a13b" class="javax.swing.JCheckBox" binding="cbArrayToList"> |
| 65 | + <constraints> |
| 66 | + <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 67 | + </constraints> |
| 68 | + <properties> |
| 69 | + <selected value="true"/> |
| 70 | + <text value="Array to List (T[] -> List<T>)"/> |
| 71 | + </properties> |
| 72 | + </component> |
| 73 | + </children> |
| 74 | + </grid> |
70 | 75 | </children> |
71 | 76 | </grid> |
72 | 77 | <grid id="e3588" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
|
0 commit comments