|
4 | 4 | <Properties> |
5 | 5 | <Property name="defaultCloseOperation" type="int" value="3"/> |
6 | 6 | <Property name="title" type="java.lang.String" value="Ticket Request Demo"/> |
| 7 | + <Property name="resizable" type="boolean" value="false"/> |
7 | 8 | </Properties> |
8 | 9 | <SyntheticProperties> |
9 | 10 | <SyntheticProperty name="formSizePolicy" type="int" value="0"/> |
|
33 | 34 | <Component id="jSeparator1" min="-2" pref="277" max="-2" attributes="0"/> |
34 | 35 | <EmptySpace max="32767" attributes="0"/> |
35 | 36 | </Group> |
36 | | - <Group type="102" alignment="0" attributes="0"> |
37 | | - <EmptySpace max="-2" attributes="0"/> |
| 37 | + <Group type="102" attributes="0"> |
38 | 38 | <Group type="103" groupAlignment="0" attributes="0"> |
39 | 39 | <Group type="102" alignment="0" attributes="0"> |
40 | | - <EmptySpace min="-2" pref="121" max="-2" attributes="0"/> |
41 | | - <Component id="btnRequest" min="-2" pref="156" max="-2" attributes="0"/> |
42 | | - <EmptySpace min="-2" pref="107" max="-2" attributes="0"/> |
43 | | - </Group> |
44 | | - <Group type="102" alignment="0" attributes="0"> |
| 40 | + <EmptySpace max="-2" attributes="0"/> |
45 | 41 | <Group type="103" groupAlignment="0" attributes="0"> |
46 | 42 | <Component id="jLabel7" alignment="0" max="32767" attributes="0"/> |
47 | 43 | <Component id="txtClientPassword" alignment="0" max="32767" attributes="0"/> |
48 | 44 | <Group type="102" alignment="1" attributes="0"> |
49 | | - <Component id="txtClientCertificatePath" max="32767" attributes="0"/> |
| 45 | + <Component id="txtClientCertPath" max="32767" attributes="0"/> |
50 | 46 | <EmptySpace max="-2" attributes="0"/> |
51 | 47 | <Component id="btnClientBrowse" min="-2" pref="78" max="-2" attributes="0"/> |
52 | 48 | </Group> |
53 | 49 | <Group type="102" alignment="0" attributes="0"> |
54 | 50 | <Group type="103" groupAlignment="1" attributes="0"> |
55 | 51 | <Component id="jLabel8" alignment="0" max="32767" attributes="0"/> |
56 | | - <Component id="txtRootCertificatePath" alignment="1" max="32767" attributes="0"/> |
| 52 | + <Component id="txtRootCertPath" alignment="1" max="32767" attributes="0"/> |
57 | 53 | </Group> |
58 | 54 | <EmptySpace max="-2" attributes="0"/> |
59 | 55 | <Component id="btnRootBrowse" min="-2" pref="78" max="-2" attributes="0"/> |
60 | 56 | </Group> |
61 | | - <Component id="jLabel5" alignment="0" max="32767" attributes="0"/> |
| 57 | + <Component id="lblTicket" alignment="0" max="32767" attributes="0"/> |
62 | 58 | <Component id="jScrollPane1" alignment="0" max="32767" attributes="0"/> |
63 | 59 | <Group type="102" alignment="0" attributes="0"> |
64 | 60 | <Group type="103" groupAlignment="0" max="-2" attributes="0"> |
65 | | - <Component id="txtHost" alignment="0" max="32767" attributes="0"/> |
| 61 | + <Component id="txtHostname" alignment="0" max="32767" attributes="0"/> |
66 | 62 | <Component id="txtDirectory" alignment="0" max="32767" attributes="0"/> |
67 | 63 | <Component id="jLabel1" alignment="0" max="32767" attributes="0"/> |
68 | 64 | <Component id="jLabel4" alignment="0" min="-2" pref="183" max="-2" attributes="0"/> |
|
76 | 72 | </Group> |
77 | 73 | </Group> |
78 | 74 | </Group> |
| 75 | + </Group> |
| 76 | + <Group type="102" alignment="0" attributes="0"> |
79 | 77 | <EmptySpace max="-2" attributes="0"/> |
| 78 | + <Component id="jLabel6" max="32767" attributes="0"/> |
80 | 79 | </Group> |
81 | 80 | </Group> |
82 | | - </Group> |
83 | | - <Group type="102" alignment="0" attributes="0"> |
84 | | - <EmptySpace max="-2" attributes="0"/> |
85 | | - <Component id="jLabel6" max="32767" attributes="0"/> |
86 | 81 | <EmptySpace max="-2" attributes="0"/> |
87 | 82 | </Group> |
| 83 | + <Group type="102" alignment="1" attributes="0"> |
| 84 | + <EmptySpace max="32767" attributes="0"/> |
| 85 | + <Component id="btnRequest" min="-2" pref="156" max="-2" attributes="0"/> |
| 86 | + <EmptySpace min="-2" pref="116" max="-2" attributes="0"/> |
| 87 | + </Group> |
88 | 88 | </Group> |
89 | 89 | </DimensionLayout> |
90 | 90 | <DimensionLayout dim="1"> |
|
94 | 94 | <Component id="jLabel6" min="-2" max="-2" attributes="0"/> |
95 | 95 | <EmptySpace max="-2" attributes="0"/> |
96 | 96 | <Group type="103" groupAlignment="3" attributes="0"> |
97 | | - <Component id="txtClientCertificatePath" alignment="3" min="-2" max="-2" attributes="0"/> |
| 97 | + <Component id="txtClientCertPath" alignment="3" min="-2" max="-2" attributes="0"/> |
98 | 98 | <Component id="btnClientBrowse" alignment="3" min="-2" max="-2" attributes="0"/> |
99 | 99 | </Group> |
100 | 100 | <EmptySpace type="unrelated" max="-2" attributes="0"/> |
|
105 | 105 | <Component id="jLabel8" min="-2" max="-2" attributes="0"/> |
106 | 106 | <EmptySpace max="-2" attributes="0"/> |
107 | 107 | <Group type="103" groupAlignment="3" attributes="0"> |
108 | | - <Component id="txtRootCertificatePath" alignment="3" min="-2" max="-2" attributes="0"/> |
| 108 | + <Component id="txtRootCertPath" alignment="3" min="-2" max="-2" attributes="0"/> |
109 | 109 | <Component id="btnRootBrowse" alignment="3" min="-2" max="-2" attributes="0"/> |
110 | 110 | </Group> |
111 | 111 | <EmptySpace min="-2" pref="45" max="-2" attributes="0"/> |
|
120 | 120 | <Group type="102" alignment="0" attributes="0"> |
121 | 121 | <Component id="jLabel1" min="-2" max="-2" attributes="0"/> |
122 | 122 | <EmptySpace max="-2" attributes="0"/> |
123 | | - <Component id="txtHost" min="-2" max="-2" attributes="0"/> |
| 123 | + <Component id="txtHostname" min="-2" max="-2" attributes="0"/> |
124 | 124 | </Group> |
125 | 125 | </Group> |
126 | 126 | <EmptySpace type="separate" max="-2" attributes="0"/> |
|
137 | 137 | </Group> |
138 | 138 | </Group> |
139 | 139 | <EmptySpace type="unrelated" max="-2" attributes="0"/> |
140 | | - <Component id="jLabel5" min="-2" max="-2" attributes="0"/> |
| 140 | + <Component id="lblTicket" min="-2" max="-2" attributes="0"/> |
141 | 141 | <EmptySpace max="-2" attributes="0"/> |
142 | 142 | <Component id="jScrollPane1" min="-2" max="-2" attributes="0"/> |
143 | 143 | <EmptySpace max="-2" attributes="0"/> |
|
163 | 163 | <Property name="text" type="java.lang.String" value="domain"/> |
164 | 164 | </Properties> |
165 | 165 | </Component> |
166 | | - <Component class="javax.swing.JTextField" name="txtRootCertificatePath"> |
| 166 | + <Component class="javax.swing.JTextField" name="txtRootCertPath"> |
167 | 167 | </Component> |
168 | | - <Component class="javax.swing.JLabel" name="jLabel5"> |
| 168 | + <Component class="javax.swing.JLabel" name="lblTicket"> |
169 | 169 | <Properties> |
170 | 170 | <Property name="text" type="java.lang.String" value="Ticket:"/> |
171 | 171 | </Properties> |
|
200 | 200 | </Component> |
201 | 201 | </SubComponents> |
202 | 202 | </Container> |
203 | | - <Component class="javax.swing.JTextField" name="txtHost"> |
| 203 | + <Component class="javax.swing.JTextField" name="txtHostname"> |
204 | 204 | <Properties> |
205 | 205 | <Property name="text" type="java.lang.String" value="qlikserver1.domain.local"/> |
206 | 206 | </Properties> |
207 | 207 | </Component> |
208 | 208 | <Component class="javax.swing.JLabel" name="jLabel1"> |
209 | 209 | <Properties> |
210 | | - <Property name="text" type="java.lang.String" value="Host:"/> |
| 210 | + <Property name="text" type="java.lang.String" value="Hostname:"/> |
211 | 211 | </Properties> |
212 | 212 | </Component> |
213 | 213 | <Component class="javax.swing.JLabel" name="jLabel6"> |
|
220 | 220 | <Property name="text" type="java.lang.String" value="Virtual Proxy Prefix:"/> |
221 | 221 | </Properties> |
222 | 222 | </Component> |
223 | | - <Component class="javax.swing.JTextField" name="txtClientCertificatePath"> |
| 223 | + <Component class="javax.swing.JTextField" name="txtClientCertPath"> |
224 | 224 | </Component> |
225 | 225 | <Component class="javax.swing.JTextField" name="txtVirtualProxy"> |
226 | 226 | </Component> |
|
0 commit comments