|
65 | 65 | </properties> |
66 | 66 | <border type="none"/> |
67 | 67 | <children> |
68 | | - <component id="e88c4" class="javax.swing.JTextPane" binding="errorTextPane"> |
69 | | - <constraints> |
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="50"/> |
72 | | - </grid> |
73 | | - </constraints> |
74 | | - <properties> |
75 | | - <editable value="false"/> |
76 | | - <focusCycleRoot value="false"/> |
77 | | - <focusable value="false"/> |
78 | | - <opaque value="false"/> |
79 | | - <visible value="false"/> |
80 | | - </properties> |
81 | | - </component> |
82 | 68 | <component id="bc9e3" class="javax.swing.JTextPane" binding="infoTextPane"> |
83 | 69 | <constraints> |
84 | 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"> |
|
95 | 81 | <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."/> |
96 | 82 | </properties> |
97 | 83 | </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> |
98 | 109 | </children> |
99 | 110 | </grid> |
100 | 111 | <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