Skip to content

Commit 8903d67

Browse files
committed
Updated UI.
New Version.
1 parent 789ef6c commit 8903d67

File tree

3 files changed

+56
-76
lines changed

3 files changed

+56
-76
lines changed

src/ServiceStackIDEA/.idea/workspace.xml

Lines changed: 36 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-3 Bytes
Binary file not shown.

src/ServiceStackIDEA/src/AddRef.form

Lines changed: 20 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<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">
44
<margin top="10" left="10" bottom="10" right="10"/>
55
<constraints>
6-
<xy x="48" y="54" width="650" height="350"/>
6+
<xy x="48" y="102" width="650" height="302"/>
77
</constraints>
88
<properties>
99
<maximumSize width="550" height="220"/>
1010
<minimumSize width="400" height="220"/>
1111
<opaque value="true"/>
12-
<preferredSize width="550" height="300"/>
12+
<preferredSize width="550" height="220"/>
1313
<requestFocusEnabled value="true"/>
1414
</properties>
1515
<border type="none"/>
@@ -65,10 +65,25 @@
6565
</properties>
6666
<border type="none"/>
6767
<children>
68-
<component id="bc9e3" class="javax.swing.JTextPane" binding="infoTextPane">
68+
<component id="e88c4" class="javax.swing.JTextPane" binding="errorTextPane">
6969
<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"/>
7287
</grid>
7388
</constraints>
7489
<properties>
@@ -81,31 +96,6 @@
8196
<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."/>
8297
</properties>
8398
</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>
10999
</children>
110100
</grid>
111101
<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

Comments
 (0)