|
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="650" height="350"/> |
| 6 | + <xy x="48" y="102" width="650" height="302"/> |
7 | 7 | </constraints> |
8 | 8 | <properties> |
9 | 9 | <maximumSize width="550" height="220"/> |
10 | 10 | <minimumSize width="400" height="220"/> |
11 | 11 | <opaque value="true"/> |
12 | | - <preferredSize width="550" height="300"/> |
| 12 | + <preferredSize width="550" height="220"/> |
13 | 13 | <requestFocusEnabled value="true"/> |
14 | 14 | </properties> |
15 | 15 | <border type="none"/> |
|
65 | 65 | </properties> |
66 | 66 | <border type="none"/> |
67 | 67 | <children> |
68 | | - <component id="bc9e3" class="javax.swing.JTextPane" binding="infoTextPane"> |
| 68 | + <component id="e88c4" class="javax.swing.JTextPane" binding="errorTextPane"> |
69 | 69 | <constraints> |
70 | | - <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="6" anchor="0" fill="3" indent="0" use-parent-layout="false"> |
71 | | - <preferred-size width="150" height="50"/> |
| 70 | + <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="2" hsize-policy="2" anchor="0" fill="3" indent="0" use-parent-layout="false"> |
| 71 | + <preferred-size width="150" height="25"/> |
| 72 | + </grid> |
| 73 | + </constraints> |
| 74 | + <properties> |
| 75 | + <editable value="false"/> |
| 76 | + <focusCycleRoot value="false"/> |
| 77 | + <focusable value="true"/> |
| 78 | + <font name="Arial"/> |
| 79 | + <opaque value="false"/> |
| 80 | + <visible value="false"/> |
| 81 | + </properties> |
| 82 | + </component> |
| 83 | + <component id="4af0b" class="javax.swing.JTextPane" binding="infoTextPane"> |
| 84 | + <constraints> |
| 85 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="2" hsize-policy="2" anchor="0" fill="3" indent="0" use-parent-layout="false"> |
| 86 | + <preferred-size width="150" height="25"/> |
72 | 87 | </grid> |
73 | 88 | </constraints> |
74 | 89 | <properties> |
|
81 | 96 | <text value="To generate the DTO Service Model types for a specific ServiceStack instance, enter the base URI for the remote ServiceStack server and click OK."/> |
82 | 97 | </properties> |
83 | 98 | </component> |
84 | | - <grid id="76624" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
85 | | - <margin top="0" left="0" bottom="0" right="0"/> |
86 | | - <constraints> |
87 | | - <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
88 | | - </constraints> |
89 | | - <properties/> |
90 | | - <border type="none"/> |
91 | | - <children> |
92 | | - <component id="e88c4" class="javax.swing.JTextPane" binding="errorTextPane"> |
93 | | - <constraints> |
94 | | - <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="2" hsize-policy="2" anchor="0" fill="3" indent="0" use-parent-layout="false"> |
95 | | - <preferred-size width="150" height="25"/> |
96 | | - </grid> |
97 | | - </constraints> |
98 | | - <properties> |
99 | | - <editable value="false"/> |
100 | | - <focusCycleRoot value="false"/> |
101 | | - <focusable value="true"/> |
102 | | - <font name="Arial"/> |
103 | | - <opaque value="false"/> |
104 | | - <visible value="false"/> |
105 | | - </properties> |
106 | | - </component> |
107 | | - </children> |
108 | | - </grid> |
109 | 99 | </children> |
110 | 100 | </grid> |
111 | 101 | <grid id="d865d" layout-manager="GridLayoutManager" row-count="3" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
|
0 commit comments