|
2 | 2 | <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.longforus.apidebugger.ui.MainPanel"> |
3 | 3 | <grid id="27dc6" binding="baseP" layout-manager="FormLayout"> |
4 | 4 | <rowspec value="center:d:noGrow"/> |
5 | | - <rowspec value="top:4dlu:noGrow"/> |
6 | 5 | <rowspec value="center:max(d;4px):noGrow"/> |
7 | 6 | <rowspec value="top:4dlu:noGrow"/> |
8 | 7 | <rowspec value="center:max(d;4px):noGrow"/> |
|
32 | 31 | <size top="1" left="1" bottom="1" right="1"/> |
33 | 32 | </border> |
34 | 33 | <children> |
35 | | - <component id="69e20" class="javax.swing.JLabel"> |
36 | | - <constraints> |
37 | | - <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"/> |
38 | | - <forms/> |
39 | | - </constraints> |
40 | | - <properties> |
41 | | - <text value="Project:"/> |
42 | | - </properties> |
43 | | - </component> |
44 | | - <component id="a3e21" class="javax.swing.JComboBox" binding="mCbProject"> |
45 | | - <constraints> |
46 | | - <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
47 | | - <forms/> |
48 | | - </constraints> |
49 | | - <properties> |
50 | | - <editable value="true"/> |
51 | | - <name value="Project"/> |
52 | | - </properties> |
53 | | - </component> |
54 | | - <component id="83b25" class="javax.swing.JButton" binding="mBtnSaveProject"> |
55 | | - <constraints> |
56 | | - <grid row="0" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
57 | | - <forms/> |
58 | | - </constraints> |
59 | | - <properties> |
60 | | - <text value="Save"/> |
61 | | - </properties> |
62 | | - </component> |
63 | | - <component id="4ba05" class="javax.swing.JLabel"> |
64 | | - <constraints> |
65 | | - <grid row="0" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
66 | | - <forms/> |
67 | | - </constraints> |
68 | | - <properties> |
69 | | - <text value="Encryption:"/> |
70 | | - </properties> |
71 | | - </component> |
72 | | - <component id="a1a29" class="javax.swing.JComboBox" binding="mCbEncrypt"> |
73 | | - <constraints> |
74 | | - <grid row="0" column="8" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
75 | | - <forms/> |
76 | | - </constraints> |
77 | | - <properties/> |
78 | | - </component> |
79 | 34 | <component id="c88ef" class="javax.swing.JLabel"> |
80 | 35 | <constraints> |
81 | | - <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 36 | + <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
82 | 37 | <forms/> |
83 | 38 | </constraints> |
84 | 39 | <properties> |
|
87 | 42 | </component> |
88 | 43 | <component id="fcf33" class="javax.swing.JComboBox" binding="mCbBaseUrl"> |
89 | 44 | <constraints> |
90 | | - <grid row="2" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
| 45 | + <grid row="1" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
91 | 46 | <forms/> |
92 | 47 | </constraints> |
93 | 48 | <properties> |
|
96 | 51 | </component> |
97 | 52 | <component id="46c6e" class="javax.swing.JButton" binding="mBtnSaveBaseUrl"> |
98 | 53 | <constraints> |
99 | | - <grid row="2" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 54 | + <grid row="1" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
100 | 55 | <forms/> |
101 | 56 | </constraints> |
102 | 57 | <properties> |
|
105 | 60 | </component> |
106 | 61 | <component id="a35e1" class="javax.swing.JLabel"> |
107 | 62 | <constraints> |
108 | | - <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 63 | + <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
109 | 64 | <forms/> |
110 | 65 | </constraints> |
111 | 66 | <properties> |
|
114 | 69 | </component> |
115 | 70 | <component id="48771" class="javax.swing.JComboBox" binding="mCbApiUrl"> |
116 | 71 | <constraints> |
117 | | - <grid row="4" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
| 72 | + <grid row="3" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
118 | 73 | <forms/> |
119 | 74 | </constraints> |
120 | 75 | <properties> |
|
123 | 78 | </component> |
124 | 79 | <component id="998ff" class="javax.swing.JButton" binding="mBtnSend"> |
125 | 80 | <constraints> |
126 | | - <grid row="4" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 81 | + <grid row="3" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
127 | 82 | <forms/> |
128 | 83 | </constraints> |
129 | 84 | <properties> |
|
132 | 87 | </component> |
133 | 88 | <scrollpane id="13be7"> |
134 | 89 | <constraints> |
135 | | - <grid row="6" column="0" row-span="1" col-span="9" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 90 | + <grid row="5" column="0" row-span="1" col-span="9" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
136 | 91 | <forms defaultalign-horz="false" defaultalign-vert="false"/> |
137 | 92 | </constraints> |
138 | 93 | <properties/> |
139 | 94 | <border type="none" title="Request Parameter"/> |
140 | 95 | <children> |
141 | 96 | <component id="f744b" class="javax.swing.JTable" binding="mTbParame"> |
142 | 97 | <constraints/> |
143 | | - <properties/> |
| 98 | + <properties> |
| 99 | + <rowHeight value="25"/> |
| 100 | + </properties> |
144 | 101 | </component> |
145 | 102 | </children> |
146 | 103 | </scrollpane> |
147 | 104 | <scrollpane id="86e31"> |
148 | 105 | <constraints> |
149 | | - <grid row="8" column="0" row-span="1" col-span="9" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 106 | + <grid row="7" column="0" row-span="1" col-span="9" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
150 | 107 | <forms defaultalign-horz="false" defaultalign-vert="false"/> |
151 | 108 | </constraints> |
152 | 109 | <properties/> |
|
162 | 119 | </scrollpane> |
163 | 120 | <component id="8b0f0" class="javax.swing.JLabel" binding="lbStatus"> |
164 | 121 | <constraints> |
165 | | - <grid row="9" column="0" row-span="1" col-span="9" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 122 | + <grid row="8" column="0" row-span="1" col-span="9" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
166 | 123 | <forms/> |
167 | 124 | </constraints> |
168 | 125 | <properties> |
|
171 | 128 | </component> |
172 | 129 | <scrollpane id="c35dd"> |
173 | 130 | <constraints> |
174 | | - <grid row="0" column="10" row-span="6" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 131 | + <grid row="0" column="10" row-span="5" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
175 | 132 | <forms defaultalign-horz="false" defaultalign-vert="false"/> |
176 | 133 | </constraints> |
177 | 134 | <properties/> |
|
187 | 144 | <rowspec value="center:d:grow"/> |
188 | 145 | <colspec value="fill:d:grow"/> |
189 | 146 | <constraints> |
190 | | - <grid row="6" column="10" row-span="3" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="0" indent="0" use-parent-layout="false"/> |
| 147 | + <grid row="5" column="10" row-span="3" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="0" indent="0" use-parent-layout="false"/> |
191 | 148 | <forms/> |
192 | 149 | </constraints> |
193 | 150 | <properties/> |
|
196 | 153 | </grid> |
197 | 154 | <component id="1e7e4" class="javax.swing.JButton" binding="mBtnSaveApi"> |
198 | 155 | <constraints> |
199 | | - <grid row="4" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 156 | + <grid row="3" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
200 | 157 | <forms/> |
201 | 158 | </constraints> |
202 | 159 | <properties> |
|
205 | 162 | </component> |
206 | 163 | <component id="bbb13" class="javax.swing.JButton" binding="mBtnNewApi"> |
207 | 164 | <constraints> |
208 | | - <grid row="4" column="8" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 165 | + <grid row="3" column="8" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
209 | 166 | <forms/> |
210 | 167 | </constraints> |
211 | 168 | <properties> |
212 | 169 | <text value="Copy New"/> |
213 | 170 | </properties> |
214 | 171 | </component> |
| 172 | + <component id="4ba05" class="javax.swing.JLabel"> |
| 173 | + <constraints> |
| 174 | + <grid row="1" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 175 | + <forms/> |
| 176 | + </constraints> |
| 177 | + <properties> |
| 178 | + <text value="Encryption:"/> |
| 179 | + </properties> |
| 180 | + </component> |
| 181 | + <component id="a1a29" class="javax.swing.JComboBox" binding="mCbEncrypt"> |
| 182 | + <constraints> |
| 183 | + <grid row="1" column="8" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
| 184 | + <forms/> |
| 185 | + </constraints> |
| 186 | + <properties/> |
| 187 | + </component> |
215 | 188 | </children> |
216 | 189 | </grid> |
217 | 190 | </form> |
0 commit comments