1 | <?xml version="1.0" encoding="UTF-8" ?> |
---|
2 | |
---|
3 | <Form version="1.3" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> |
---|
4 | <NonVisualComponents> |
---|
5 | <Container class="org.jdesktop.swingx.JXPanel" name="panelDatabaze"> |
---|
6 | |
---|
7 | <Layout> |
---|
8 | <DimensionLayout dim="0"> |
---|
9 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
10 | <Group type="102" attributes="0"> |
---|
11 | <EmptySpace max="-2" attributes="0"/> |
---|
12 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
13 | <Group type="102" alignment="0" attributes="0"> |
---|
14 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
15 | <Component id="jLabel9" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
16 | <Component id="jLabel10" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
17 | <Component id="jLabel11" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
18 | </Group> |
---|
19 | <EmptySpace max="-2" attributes="0"/> |
---|
20 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
21 | <Component id="vstupDatabaze" alignment="0" pref="257" max="32767" attributes="0"/> |
---|
22 | <Component id="vstupDBjmeno" alignment="0" pref="257" max="32767" attributes="0"/> |
---|
23 | <Group type="102" alignment="0" attributes="0"> |
---|
24 | <EmptySpace type="unrelated" max="-2" attributes="0"/> |
---|
25 | <Component id="vstupDBheslo" pref="257" max="32767" attributes="0"/> |
---|
26 | </Group> |
---|
27 | </Group> |
---|
28 | </Group> |
---|
29 | <Group type="102" alignment="1" attributes="0"> |
---|
30 | <Component id="vystupDBzprava" pref="155" max="32767" attributes="0"/> |
---|
31 | <EmptySpace max="-2" attributes="0"/> |
---|
32 | <Component id="vyzkousetPripojeniTlacitko" min="-2" max="-2" attributes="0"/> |
---|
33 | </Group> |
---|
34 | </Group> |
---|
35 | <EmptySpace max="-2" attributes="0"/> |
---|
36 | </Group> |
---|
37 | </Group> |
---|
38 | </DimensionLayout> |
---|
39 | <DimensionLayout dim="1"> |
---|
40 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
41 | <Group type="102" alignment="0" attributes="0"> |
---|
42 | <EmptySpace max="-2" attributes="0"/> |
---|
43 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
44 | <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
45 | <Component id="vstupDatabaze" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
46 | </Group> |
---|
47 | <EmptySpace max="-2" attributes="0"/> |
---|
48 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
49 | <Component id="jLabel10" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
50 | <Component id="vstupDBjmeno" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
51 | </Group> |
---|
52 | <EmptySpace max="-2" attributes="0"/> |
---|
53 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
54 | <Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
55 | <Component id="vstupDBheslo" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
56 | </Group> |
---|
57 | <EmptySpace type="unrelated" max="-2" attributes="0"/> |
---|
58 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
59 | <Component id="vyzkousetPripojeniTlacitko" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
60 | <Component id="vystupDBzprava" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
61 | </Group> |
---|
62 | <EmptySpace pref="183" max="32767" attributes="0"/> |
---|
63 | </Group> |
---|
64 | </Group> |
---|
65 | </DimensionLayout> |
---|
66 | </Layout> |
---|
67 | <SubComponents> |
---|
68 | <Component class="javax.swing.JLabel" name="jLabel9"> |
---|
69 | <Properties> |
---|
70 | <Property name="text" type="java.lang.String" value="Databáze"/> |
---|
71 | </Properties> |
---|
72 | </Component> |
---|
73 | <Component class="javax.swing.JTextField" name="vstupDatabaze"> |
---|
74 | </Component> |
---|
75 | <Component class="javax.swing.JLabel" name="jLabel10"> |
---|
76 | <Properties> |
---|
77 | <Property name="text" type="java.lang.String" value="Jméno"/> |
---|
78 | </Properties> |
---|
79 | </Component> |
---|
80 | <Component class="javax.swing.JTextField" name="vstupDBjmeno"> |
---|
81 | </Component> |
---|
82 | <Component class="javax.swing.JPasswordField" name="vstupDBheslo"> |
---|
83 | </Component> |
---|
84 | <Component class="javax.swing.JLabel" name="jLabel11"> |
---|
85 | <Properties> |
---|
86 | <Property name="text" type="java.lang.String" value="Heslo"/> |
---|
87 | </Properties> |
---|
88 | </Component> |
---|
89 | <Component class="javax.swing.JButton" name="vyzkousetPripojeniTlacitko"> |
---|
90 | <Properties> |
---|
91 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
---|
92 | <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/fork.png"/> |
---|
93 | </Property> |
---|
94 | <Property name="mnemonic" type="int" value="121"/> |
---|
95 | <Property name="text" type="java.lang.String" value="Vyzkoušet spojení"/> |
---|
96 | </Properties> |
---|
97 | <Events> |
---|
98 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="vyzkousetPripojeniTlacitkoActionPerformed"/> |
---|
99 | </Events> |
---|
100 | </Component> |
---|
101 | <Component class="javax.swing.JLabel" name="vystupDBzprava"> |
---|
102 | <Properties> |
---|
103 | <Property name="text" type="java.lang.String" value=" "/> |
---|
104 | </Properties> |
---|
105 | </Component> |
---|
106 | </SubComponents> |
---|
107 | </Container> |
---|
108 | <Container class="org.jdesktop.swingx.JXPanel" name="panelOdeslat"> |
---|
109 | |
---|
110 | <Layout> |
---|
111 | <DimensionLayout dim="0"> |
---|
112 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
113 | <Group type="102" alignment="0" attributes="0"> |
---|
114 | <EmptySpace max="-2" attributes="0"/> |
---|
115 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
116 | <Component id="prijemciZkusebni" alignment="1" pref="535" max="32767" attributes="0"/> |
---|
117 | <Component id="jSeparator2" alignment="0" pref="535" max="32767" attributes="0"/> |
---|
118 | <Component id="jPanel1" alignment="0" max="32767" attributes="0"/> |
---|
119 | <Component id="jLabel14" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
120 | </Group> |
---|
121 | <EmptySpace max="-2" attributes="0"/> |
---|
122 | </Group> |
---|
123 | </Group> |
---|
124 | </DimensionLayout> |
---|
125 | <DimensionLayout dim="1"> |
---|
126 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
127 | <Group type="102" alignment="1" attributes="0"> |
---|
128 | <EmptySpace max="-2" attributes="0"/> |
---|
129 | <Component id="jLabel14" min="-2" max="-2" attributes="0"/> |
---|
130 | <EmptySpace max="-2" attributes="0"/> |
---|
131 | <Component id="prijemciZkusebni" pref="153" max="32767" attributes="0"/> |
---|
132 | <EmptySpace type="unrelated" max="-2" attributes="0"/> |
---|
133 | <Component id="jSeparator2" min="-2" max="-2" attributes="0"/> |
---|
134 | <EmptySpace max="-2" attributes="0"/> |
---|
135 | <Component id="jPanel1" min="-2" max="-2" attributes="0"/> |
---|
136 | <EmptySpace max="-2" attributes="0"/> |
---|
137 | </Group> |
---|
138 | </Group> |
---|
139 | </DimensionLayout> |
---|
140 | </Layout> |
---|
141 | <SubComponents> |
---|
142 | <Container class="javax.swing.JPanel" name="jPanel1"> |
---|
143 | |
---|
144 | <Layout> |
---|
145 | <DimensionLayout dim="0"> |
---|
146 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
147 | <Group type="102" alignment="1" attributes="0"> |
---|
148 | <EmptySpace pref="106" max="32767" attributes="0"/> |
---|
149 | <Component id="rozeslatZkusebniTlacitko" min="-2" max="-2" attributes="0"/> |
---|
150 | <EmptySpace max="-2" attributes="0"/> |
---|
151 | <Component id="rozeslatHromadnouZpravuTlacitko" min="-2" max="-2" attributes="0"/> |
---|
152 | <EmptySpace max="-2" attributes="0"/> |
---|
153 | <Component id="zobrazitVsechnyPrijemceTlacitko" min="-2" max="-2" attributes="0"/> |
---|
154 | <EmptySpace max="-2" attributes="0"/> |
---|
155 | </Group> |
---|
156 | </Group> |
---|
157 | </DimensionLayout> |
---|
158 | <DimensionLayout dim="1"> |
---|
159 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
160 | <Group type="102" alignment="0" attributes="0"> |
---|
161 | <EmptySpace max="-2" attributes="0"/> |
---|
162 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
163 | <Component id="rozeslatHromadnouZpravuTlacitko" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
164 | <Component id="zobrazitVsechnyPrijemceTlacitko" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
165 | <Component id="rozeslatZkusebniTlacitko" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
166 | </Group> |
---|
167 | <EmptySpace max="32767" attributes="0"/> |
---|
168 | </Group> |
---|
169 | </Group> |
---|
170 | </DimensionLayout> |
---|
171 | </Layout> |
---|
172 | <SubComponents> |
---|
173 | <Component class="javax.swing.JButton" name="rozeslatZkusebniTlacitko"> |
---|
174 | <Properties> |
---|
175 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
---|
176 | <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/apply.png"/> |
---|
177 | </Property> |
---|
178 | <Property name="mnemonic" type="int" value="117"/> |
---|
179 | <Property name="text" type="java.lang.String" value="Rozeslat zkušební"/> |
---|
180 | </Properties> |
---|
181 | <Events> |
---|
182 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="rozeslatZkusebniTlacitkoActionPerformed"/> |
---|
183 | </Events> |
---|
184 | </Component> |
---|
185 | <Component class="javax.swing.JButton" name="rozeslatHromadnouZpravuTlacitko"> |
---|
186 | <Properties> |
---|
187 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
---|
188 | <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/adept_commit.png"/> |
---|
189 | </Property> |
---|
190 | <Property name="mnemonic" type="int" value="104"/> |
---|
191 | <Property name="text" type="java.lang.String" value="Rozeslat hromadnou zprávu"/> |
---|
192 | </Properties> |
---|
193 | <Events> |
---|
194 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="rozeslatHromadnouZpravuTlacitkoActionPerformed"/> |
---|
195 | </Events> |
---|
196 | </Component> |
---|
197 | <Component class="javax.swing.JButton" name="zobrazitVsechnyPrijemceTlacitko"> |
---|
198 | <Properties> |
---|
199 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
---|
200 | <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/zobrazit_adresy.png"/> |
---|
201 | </Property> |
---|
202 | <Property name="toolTipText" type="java.lang.String" value="<html>
Zobrazí seznam všech příjemcům, kterým bude odeslána zpráva.<br/>
(Při velkých počtech záznamů může být tato operace náročná.)
</html>"/> |
---|
203 | </Properties> |
---|
204 | <Events> |
---|
205 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="zobrazitVsechnyPrijemceTlacitkoActionPerformed"/> |
---|
206 | </Events> |
---|
207 | </Component> |
---|
208 | </SubComponents> |
---|
209 | </Container> |
---|
210 | <Component class="cz.frantovo.superPostak.PanelPrijemcu" name="prijemciZkusebni"> |
---|
211 | </Component> |
---|
212 | <Component class="javax.swing.JSeparator" name="jSeparator2"> |
---|
213 | </Component> |
---|
214 | <Component class="javax.swing.JLabel" name="jLabel14"> |
---|
215 | <Properties> |
---|
216 | <Property name="text" type="java.lang.String" value="Zkušební příjemci"/> |
---|
217 | </Properties> |
---|
218 | </Component> |
---|
219 | </SubComponents> |
---|
220 | </Container> |
---|
221 | <Container class="org.jdesktop.swingx.JXPanel" name="panelPrijemci"> |
---|
222 | |
---|
223 | <Layout> |
---|
224 | <DimensionLayout dim="0"> |
---|
225 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
226 | <Group type="102" alignment="1" attributes="0"> |
---|
227 | <EmptySpace max="-2" attributes="0"/> |
---|
228 | <Group type="103" groupAlignment="1" attributes="0"> |
---|
229 | <Component id="prijemciDodatecni" alignment="0" pref="344" max="32767" attributes="0"/> |
---|
230 | <Component id="jSeparator1" alignment="0" pref="344" max="32767" attributes="0"/> |
---|
231 | <Component id="jScrollPane3" alignment="0" pref="344" max="32767" attributes="0"/> |
---|
232 | <Component id="jLabel13" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
233 | <Group type="102" alignment="1" attributes="0"> |
---|
234 | <Component id="vystupSQLZprava" pref="52" max="32767" attributes="0"/> |
---|
235 | <EmptySpace min="-2" pref="127" max="-2" attributes="0"/> |
---|
236 | <Component id="vyzkousetSQLTlacitko" min="-2" max="-2" attributes="0"/> |
---|
237 | <EmptySpace max="-2" attributes="0"/> |
---|
238 | <Component id="zobrazitSQLPrijemceTlacitko" min="-2" max="-2" attributes="0"/> |
---|
239 | </Group> |
---|
240 | <Component id="jLabel16" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
241 | </Group> |
---|
242 | <EmptySpace max="-2" attributes="0"/> |
---|
243 | </Group> |
---|
244 | </Group> |
---|
245 | </DimensionLayout> |
---|
246 | <DimensionLayout dim="1"> |
---|
247 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
248 | <Group type="102" alignment="0" attributes="0"> |
---|
249 | <EmptySpace max="-2" attributes="0"/> |
---|
250 | <Component id="jLabel13" min="-2" max="-2" attributes="0"/> |
---|
251 | <EmptySpace max="-2" attributes="0"/> |
---|
252 | <Component id="jScrollPane3" min="-2" max="-2" attributes="0"/> |
---|
253 | <EmptySpace max="-2" attributes="0"/> |
---|
254 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
255 | <Component id="vystupSQLZprava" alignment="3" min="-2" pref="14" max="-2" attributes="0"/> |
---|
256 | <Component id="zobrazitSQLPrijemceTlacitko" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
257 | <Component id="vyzkousetSQLTlacitko" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
258 | </Group> |
---|
259 | <EmptySpace max="-2" attributes="0"/> |
---|
260 | <Component id="jSeparator1" min="-2" pref="10" max="-2" attributes="0"/> |
---|
261 | <EmptySpace max="-2" attributes="0"/> |
---|
262 | <Component id="jLabel16" min="-2" max="-2" attributes="0"/> |
---|
263 | <EmptySpace max="-2" attributes="0"/> |
---|
264 | <Component id="prijemciDodatecni" pref="200" max="32767" attributes="0"/> |
---|
265 | <EmptySpace max="-2" attributes="0"/> |
---|
266 | </Group> |
---|
267 | </Group> |
---|
268 | </DimensionLayout> |
---|
269 | </Layout> |
---|
270 | <SubComponents> |
---|
271 | <Component class="javax.swing.JLabel" name="jLabel13"> |
---|
272 | <Properties> |
---|
273 | <Property name="text" type="java.lang.String" value="SQL dotaz"/> |
---|
274 | </Properties> |
---|
275 | </Component> |
---|
276 | <Container class="javax.swing.JScrollPane" name="jScrollPane3"> |
---|
277 | <AuxValues> |
---|
278 | <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> |
---|
279 | </AuxValues> |
---|
280 | |
---|
281 | <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> |
---|
282 | <SubComponents> |
---|
283 | <Component class="javax.swing.JTextArea" name="vstupSQL"> |
---|
284 | <Properties> |
---|
285 | <Property name="columns" type="int" value="20"/> |
---|
286 | <Property name="rows" type="int" value="5"/> |
---|
287 | </Properties> |
---|
288 | </Component> |
---|
289 | </SubComponents> |
---|
290 | </Container> |
---|
291 | <Component class="javax.swing.JButton" name="vyzkousetSQLTlacitko"> |
---|
292 | <Properties> |
---|
293 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
---|
294 | <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/fork.png"/> |
---|
295 | </Property> |
---|
296 | <Property name="mnemonic" type="int" value="121"/> |
---|
297 | <Property name="text" type="java.lang.String" value="Vyzkoušet"/> |
---|
298 | </Properties> |
---|
299 | <Events> |
---|
300 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="vyzkousetSQLTlacitkoActionPerformed"/> |
---|
301 | </Events> |
---|
302 | </Component> |
---|
303 | <Component class="javax.swing.JLabel" name="vystupSQLZprava"> |
---|
304 | <Properties> |
---|
305 | <Property name="text" type="java.lang.String" value=" "/> |
---|
306 | </Properties> |
---|
307 | </Component> |
---|
308 | <Component class="cz.frantovo.superPostak.PanelPrijemcu" name="prijemciDodatecni"> |
---|
309 | <Properties> |
---|
310 | <Property name="toolTipText" type="java.lang.String" value="Zde můžete dopnit další přijemce."/> |
---|
311 | </Properties> |
---|
312 | </Component> |
---|
313 | <Component class="javax.swing.JSeparator" name="jSeparator1"> |
---|
314 | </Component> |
---|
315 | <Component class="javax.swing.JLabel" name="jLabel16"> |
---|
316 | <Properties> |
---|
317 | <Property name="text" type="java.lang.String" value="Dodateční příjemci:"/> |
---|
318 | </Properties> |
---|
319 | </Component> |
---|
320 | <Component class="javax.swing.JButton" name="zobrazitSQLPrijemceTlacitko"> |
---|
321 | <Properties> |
---|
322 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
---|
323 | <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/zobrazit_adresy.png"/> |
---|
324 | </Property> |
---|
325 | <Property name="toolTipText" type="java.lang.String" value="<html>
Zobrazí seznam adres načtených z databáze.<br/>
(Při velkých počtech záznamů může být tato operace náročná.)
</html>"/> |
---|
326 | </Properties> |
---|
327 | <Events> |
---|
328 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="zobrazitSQLPrijemceTlacitkoActionPerformed"/> |
---|
329 | </Events> |
---|
330 | </Component> |
---|
331 | </SubComponents> |
---|
332 | </Container> |
---|
333 | <Container class="org.jdesktop.swingx.JXPanel" name="panelServer"> |
---|
334 | |
---|
335 | <Layout> |
---|
336 | <DimensionLayout dim="0"> |
---|
337 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
338 | <Group type="102" alignment="1" attributes="0"> |
---|
339 | <EmptySpace max="-2" attributes="0"/> |
---|
340 | <Group type="103" groupAlignment="1" attributes="0"> |
---|
341 | <Component id="napovedaSMTPscroll" alignment="0" pref="318" max="32767" attributes="0"/> |
---|
342 | <Group type="102" alignment="1" attributes="0"> |
---|
343 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
344 | <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
345 | <Component id="jLabel6" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
346 | <Component id="jLabel5" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
347 | <Component id="jLabel7" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
348 | <Component id="jLabel8" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
349 | </Group> |
---|
350 | <EmptySpace max="-2" attributes="0"/> |
---|
351 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
352 | <Component id="vstupSMTPserver" alignment="0" pref="230" max="32767" attributes="0"/> |
---|
353 | <Component id="vstupSMTPport" alignment="1" pref="230" max="32767" attributes="0"/> |
---|
354 | <Component id="vstupSMTPjmeno" alignment="0" pref="230" max="32767" attributes="0"/> |
---|
355 | <Component id="vstupSMTPheslo" alignment="0" pref="230" max="32767" attributes="0"/> |
---|
356 | <Component id="vstupSMTPlimitPrijemcu" alignment="0" pref="230" max="32767" attributes="0"/> |
---|
357 | </Group> |
---|
358 | </Group> |
---|
359 | </Group> |
---|
360 | <EmptySpace max="-2" attributes="0"/> |
---|
361 | </Group> |
---|
362 | </Group> |
---|
363 | </DimensionLayout> |
---|
364 | <DimensionLayout dim="1"> |
---|
365 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
366 | <Group type="102" alignment="0" attributes="0"> |
---|
367 | <EmptySpace max="-2" attributes="0"/> |
---|
368 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
369 | <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
370 | <Component id="vstupSMTPserver" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
371 | </Group> |
---|
372 | <EmptySpace max="-2" attributes="0"/> |
---|
373 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
374 | <Component id="vstupSMTPport" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
375 | <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
376 | </Group> |
---|
377 | <EmptySpace max="-2" attributes="0"/> |
---|
378 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
379 | <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
380 | <Component id="vstupSMTPjmeno" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
381 | </Group> |
---|
382 | <EmptySpace max="-2" attributes="0"/> |
---|
383 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
384 | <Component id="vstupSMTPheslo" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
385 | <Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
386 | </Group> |
---|
387 | <EmptySpace max="-2" attributes="0"/> |
---|
388 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
389 | <Component id="vstupSMTPlimitPrijemcu" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
390 | <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
391 | </Group> |
---|
392 | <EmptySpace type="unrelated" max="-2" attributes="0"/> |
---|
393 | <Component id="napovedaSMTPscroll" pref="145" max="32767" attributes="0"/> |
---|
394 | <EmptySpace max="-2" attributes="0"/> |
---|
395 | </Group> |
---|
396 | </Group> |
---|
397 | </DimensionLayout> |
---|
398 | </Layout> |
---|
399 | <SubComponents> |
---|
400 | <Component class="javax.swing.JLabel" name="jLabel4"> |
---|
401 | <Properties> |
---|
402 | <Property name="text" type="java.lang.String" value="SMTP server"/> |
---|
403 | </Properties> |
---|
404 | </Component> |
---|
405 | <Component class="javax.swing.JLabel" name="jLabel5"> |
---|
406 | <Properties> |
---|
407 | <Property name="text" type="java.lang.String" value="Port"/> |
---|
408 | </Properties> |
---|
409 | </Component> |
---|
410 | <Component class="javax.swing.JTextField" name="vstupSMTPserver"> |
---|
411 | <Properties> |
---|
412 | <Property name="text" type="java.lang.String" value="localhost"/> |
---|
413 | </Properties> |
---|
414 | </Component> |
---|
415 | <Component class="javax.swing.JSpinner" name="vstupSMTPport"> |
---|
416 | <Properties> |
---|
417 | <Property name="value" type="java.lang.Object" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
---|
418 | <Connection code="25" type="code"/> |
---|
419 | </Property> |
---|
420 | </Properties> |
---|
421 | </Component> |
---|
422 | <Container class="javax.swing.JScrollPane" name="napovedaSMTPscroll"> |
---|
423 | <AuxValues> |
---|
424 | <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> |
---|
425 | </AuxValues> |
---|
426 | |
---|
427 | <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> |
---|
428 | <SubComponents> |
---|
429 | <Component class="javax.swing.JTextArea" name="napovedaSMTP"> |
---|
430 | <Properties> |
---|
431 | <Property name="columns" type="int" value="20"/> |
---|
432 | <Property name="editable" type="boolean" value="false"/> |
---|
433 | <Property name="lineWrap" type="boolean" value="true"/> |
---|
434 | <Property name="rows" type="int" value="5"/> |
---|
435 | <Property name="text" type="java.lang.String" value="Tip: některé SMTP servery mají omezený seznam počítačů, ze kterých přijímají poštu"/> |
---|
436 | <Property name="wrapStyleWord" type="boolean" value="true"/> |
---|
437 | </Properties> |
---|
438 | </Component> |
---|
439 | </SubComponents> |
---|
440 | </Container> |
---|
441 | <Component class="javax.swing.JLabel" name="jLabel6"> |
---|
442 | <Properties> |
---|
443 | <Property name="text" type="java.lang.String" value="Jméno"/> |
---|
444 | </Properties> |
---|
445 | </Component> |
---|
446 | <Component class="javax.swing.JTextField" name="vstupSMTPjmeno"> |
---|
447 | </Component> |
---|
448 | <Component class="javax.swing.JPasswordField" name="vstupSMTPheslo"> |
---|
449 | </Component> |
---|
450 | <Component class="javax.swing.JLabel" name="jLabel7"> |
---|
451 | <Properties> |
---|
452 | <Property name="text" type="java.lang.String" value="Heslo"/> |
---|
453 | </Properties> |
---|
454 | </Component> |
---|
455 | <Component class="javax.swing.JSpinner" name="vstupSMTPlimitPrijemcu"> |
---|
456 | <Properties> |
---|
457 | <Property name="value" type="java.lang.Object" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
---|
458 | <Connection code="1000" type="code"/> |
---|
459 | </Property> |
---|
460 | </Properties> |
---|
461 | </Component> |
---|
462 | <Component class="javax.swing.JLabel" name="jLabel8"> |
---|
463 | <Properties> |
---|
464 | <Property name="text" type="java.lang.String" value="Limit příjemců"/> |
---|
465 | </Properties> |
---|
466 | </Component> |
---|
467 | </SubComponents> |
---|
468 | </Container> |
---|
469 | <Container class="org.jdesktop.swingx.JXPanel" name="panelVychoziPrijemci"> |
---|
470 | |
---|
471 | <Layout> |
---|
472 | <DimensionLayout dim="0"> |
---|
473 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
474 | <Group type="102" alignment="1" attributes="0"> |
---|
475 | <EmptySpace max="-2" attributes="0"/> |
---|
476 | <Group type="103" groupAlignment="1" attributes="0"> |
---|
477 | <Component id="prijemciVychozi" alignment="0" pref="514" max="32767" attributes="0"/> |
---|
478 | <Component id="jLabel12" alignment="0" pref="514" max="32767" attributes="0"/> |
---|
479 | </Group> |
---|
480 | <EmptySpace max="-2" attributes="0"/> |
---|
481 | </Group> |
---|
482 | </Group> |
---|
483 | </DimensionLayout> |
---|
484 | <DimensionLayout dim="1"> |
---|
485 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
486 | <Group type="102" alignment="0" attributes="0"> |
---|
487 | <EmptySpace max="-2" attributes="0"/> |
---|
488 | <Component id="jLabel12" min="-2" max="-2" attributes="0"/> |
---|
489 | <EmptySpace type="unrelated" max="-2" attributes="0"/> |
---|
490 | <Component id="prijemciVychozi" pref="261" max="32767" attributes="0"/> |
---|
491 | <EmptySpace max="-2" attributes="0"/> |
---|
492 | </Group> |
---|
493 | </Group> |
---|
494 | </DimensionLayout> |
---|
495 | </Layout> |
---|
496 | <SubComponents> |
---|
497 | <Component class="cz.frantovo.superPostak.PanelPrijemcu" name="prijemciVychozi"> |
---|
498 | </Component> |
---|
499 | <Component class="javax.swing.JLabel" name="jLabel12"> |
---|
500 | <Properties> |
---|
501 | <Property name="text" type="java.lang.String" value="Těmto lidem přijde hromadný e-mail vždy (netýká se zkušebního rozeslání zprávy)."/> |
---|
502 | </Properties> |
---|
503 | </Component> |
---|
504 | </SubComponents> |
---|
505 | </Container> |
---|
506 | <Container class="org.jdesktop.swingx.JXPanel" name="panelZprava"> |
---|
507 | |
---|
508 | <Layout> |
---|
509 | <DimensionLayout dim="0"> |
---|
510 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
511 | <Group type="102" alignment="1" attributes="0"> |
---|
512 | <EmptySpace max="-2" attributes="0"/> |
---|
513 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
514 | <Component id="jScrollPane1" alignment="0" pref="461" max="32767" attributes="0"/> |
---|
515 | <Group type="102" alignment="1" attributes="0"> |
---|
516 | <Group type="103" groupAlignment="1" attributes="0"> |
---|
517 | <Group type="102" attributes="0"> |
---|
518 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
519 | <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
520 | <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
521 | </Group> |
---|
522 | <EmptySpace min="-2" pref="17" max="-2" attributes="0"/> |
---|
523 | </Group> |
---|
524 | <Group type="102" alignment="1" attributes="0"> |
---|
525 | <Component id="odpovedetKomuOdkaz" min="-2" max="-2" attributes="0"/> |
---|
526 | <EmptySpace type="unrelated" max="-2" attributes="0"/> |
---|
527 | </Group> |
---|
528 | </Group> |
---|
529 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
530 | <Component id="vstupJmenoOdesilatele" alignment="0" max="32767" attributes="0"/> |
---|
531 | <Component id="vstupAdresaOdesilatele" alignment="0" max="32767" attributes="0"/> |
---|
532 | <Component id="vstupPredmet" alignment="0" max="32767" attributes="0"/> |
---|
533 | </Group> |
---|
534 | </Group> |
---|
535 | <Group type="102" alignment="0" attributes="0"> |
---|
536 | <Component id="jLabel15" min="-2" max="-2" attributes="0"/> |
---|
537 | <EmptySpace max="-2" attributes="0"/> |
---|
538 | <Component id="formátProstý" min="-2" max="-2" attributes="0"/> |
---|
539 | <EmptySpace max="-2" attributes="0"/> |
---|
540 | <Component id="formátXHTML" min="-2" max="-2" attributes="0"/> |
---|
541 | <EmptySpace max="-2" attributes="0"/> |
---|
542 | <Component id="formátOboje" min="-2" max="-2" attributes="0"/> |
---|
543 | <EmptySpace min="0" pref="0" max="32767" attributes="0"/> |
---|
544 | </Group> |
---|
545 | </Group> |
---|
546 | <EmptySpace max="-2" attributes="0"/> |
---|
547 | </Group> |
---|
548 | </Group> |
---|
549 | </DimensionLayout> |
---|
550 | <DimensionLayout dim="1"> |
---|
551 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
552 | <Group type="102" alignment="0" attributes="0"> |
---|
553 | <EmptySpace max="-2" attributes="0"/> |
---|
554 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
555 | <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
556 | <Component id="vstupPredmet" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
557 | </Group> |
---|
558 | <EmptySpace max="-2" attributes="0"/> |
---|
559 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
560 | <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
561 | <Component id="vstupJmenoOdesilatele" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
562 | </Group> |
---|
563 | <EmptySpace max="-2" attributes="0"/> |
---|
564 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
565 | <Component id="vstupAdresaOdesilatele" min="-2" max="-2" attributes="0"/> |
---|
566 | <Component id="odpovedetKomuOdkaz" min="-2" max="-2" attributes="0"/> |
---|
567 | </Group> |
---|
568 | <EmptySpace max="-2" attributes="0"/> |
---|
569 | <Component id="jScrollPane1" pref="184" max="32767" attributes="0"/> |
---|
570 | <EmptySpace max="-2" attributes="0"/> |
---|
571 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
572 | <Component id="jLabel15" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
573 | <Component id="formátProstý" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
574 | <Component id="formátXHTML" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
575 | <Component id="formátOboje" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
576 | </Group> |
---|
577 | <EmptySpace max="-2" attributes="0"/> |
---|
578 | </Group> |
---|
579 | </Group> |
---|
580 | </DimensionLayout> |
---|
581 | </Layout> |
---|
582 | <SubComponents> |
---|
583 | <Component class="javax.swing.JLabel" name="jLabel1"> |
---|
584 | <Properties> |
---|
585 | <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor"> |
---|
586 | <ComponentRef name="vstupPredmet"/> |
---|
587 | </Property> |
---|
588 | <Property name="text" type="java.lang.String" value="Předmět"/> |
---|
589 | </Properties> |
---|
590 | </Component> |
---|
591 | <Component class="javax.swing.JTextField" name="vstupPredmet"> |
---|
592 | <Events> |
---|
593 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="vstupPredmetActionPerformed"/> |
---|
594 | </Events> |
---|
595 | </Component> |
---|
596 | <Component class="javax.swing.JLabel" name="jLabel2"> |
---|
597 | <Properties> |
---|
598 | <Property name="text" type="java.lang.String" value="Jméno odesílatele"/> |
---|
599 | </Properties> |
---|
600 | </Component> |
---|
601 | <Component class="javax.swing.JTextField" name="vstupJmenoOdesilatele"> |
---|
602 | </Component> |
---|
603 | <Component class="javax.swing.JTextField" name="vstupAdresaOdesilatele"> |
---|
604 | </Component> |
---|
605 | <Container class="javax.swing.JScrollPane" name="jScrollPane1"> |
---|
606 | <AuxValues> |
---|
607 | <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> |
---|
608 | </AuxValues> |
---|
609 | |
---|
610 | <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> |
---|
611 | <SubComponents> |
---|
612 | <Component class="javax.swing.JTextArea" name="vstupZprava"> |
---|
613 | <Properties> |
---|
614 | <Property name="columns" type="int" value="20"/> |
---|
615 | <Property name="rows" type="int" value="5"/> |
---|
616 | </Properties> |
---|
617 | </Component> |
---|
618 | </SubComponents> |
---|
619 | </Container> |
---|
620 | <Component class="javax.swing.JLabel" name="jLabel15"> |
---|
621 | <Properties> |
---|
622 | <Property name="text" type="java.lang.String" value="Formát zprávy"/> |
---|
623 | </Properties> |
---|
624 | </Component> |
---|
625 | <Component class="org.jdesktop.swingx.JXHyperlink" name="odpovedetKomuOdkaz"> |
---|
626 | <Properties> |
---|
627 | <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
---|
628 | <Color blue="33" green="33" id="windowText" palette="3" red="33" type="palette"/> |
---|
629 | </Property> |
---|
630 | <Property name="mnemonic" type="int" value="101"/> |
---|
631 | <Property name="text" type="java.lang.String" value="Adresa odesílatele"/> |
---|
632 | <Property name="toolTipText" type="java.lang.String" value="<html><p>Klikněte sem pro nastavení adresy,</p><p>na kterou mají chodit odpovědi</p></html>"/> |
---|
633 | <Property name="clickedColor" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
---|
634 | <Color blue="33" green="33" id="windowText" palette="3" red="33" type="palette"/> |
---|
635 | </Property> |
---|
636 | <Property name="unclickedColor" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
---|
637 | <Color blue="33" green="33" id="windowText" palette="3" red="33" type="palette"/> |
---|
638 | </Property> |
---|
639 | </Properties> |
---|
640 | <Events> |
---|
641 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="odpovedetKomuOdkazActionPerformed"/> |
---|
642 | </Events> |
---|
643 | </Component> |
---|
644 | <Component class="javax.swing.JRadioButton" name="formátProstý"> |
---|
645 | <Properties> |
---|
646 | <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> |
---|
647 | <ComponentRef name="formátSkupina"/> |
---|
648 | </Property> |
---|
649 | <Property name="selected" type="boolean" value="true"/> |
---|
650 | <Property name="text" type="java.lang.String" value="Prostý text"/> |
---|
651 | </Properties> |
---|
652 | </Component> |
---|
653 | <Component class="javax.swing.JRadioButton" name="formátXHTML"> |
---|
654 | <Properties> |
---|
655 | <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> |
---|
656 | <ComponentRef name="formátSkupina"/> |
---|
657 | </Property> |
---|
658 | <Property name="text" type="java.lang.String" value="(X)HTML"/> |
---|
659 | </Properties> |
---|
660 | <Events> |
---|
661 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="formátXHTMLActionPerformed"/> |
---|
662 | </Events> |
---|
663 | </Component> |
---|
664 | <Component class="javax.swing.JRadioButton" name="formátOboje"> |
---|
665 | <Properties> |
---|
666 | <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> |
---|
667 | <ComponentRef name="formátSkupina"/> |
---|
668 | </Property> |
---|
669 | <Property name="text" type="java.lang.String" value="Oboje"/> |
---|
670 | </Properties> |
---|
671 | <Events> |
---|
672 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="formátObojeActionPerformed"/> |
---|
673 | </Events> |
---|
674 | </Component> |
---|
675 | </SubComponents> |
---|
676 | </Container> |
---|
677 | <Container class="javax.swing.JDialog" name="odpovedetKomuDialog"> |
---|
678 | <Properties> |
---|
679 | <Property name="title" type="java.lang.String" value="Adresa pro odpovědi"/> |
---|
680 | <Property name="modal" type="boolean" value="true"/> |
---|
681 | </Properties> |
---|
682 | |
---|
683 | <Layout> |
---|
684 | <DimensionLayout dim="0"> |
---|
685 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
686 | <Group type="102" attributes="0"> |
---|
687 | <EmptySpace max="-2" attributes="0"/> |
---|
688 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
689 | <Group type="102" alignment="0" attributes="0"> |
---|
690 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
691 | <Component id="jLabel19" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
692 | <Component id="jLabel18" alignment="0" min="-2" max="-2" attributes="0"/> |
---|
693 | </Group> |
---|
694 | <EmptySpace max="-2" attributes="0"/> |
---|
695 | <Group type="103" groupAlignment="1" attributes="0"> |
---|
696 | <Component id="odpovedetKomuAdresa" pref="332" max="32767" attributes="0"/> |
---|
697 | <Component id="odpovedetKomuJmeno" alignment="0" pref="332" max="32767" attributes="0"/> |
---|
698 | </Group> |
---|
699 | </Group> |
---|
700 | <Component id="jLabel17" alignment="0" pref="382" max="32767" attributes="0"/> |
---|
701 | <Component id="odpovedetKomuHotovo" alignment="1" min="-2" max="-2" attributes="0"/> |
---|
702 | </Group> |
---|
703 | <EmptySpace max="-2" attributes="0"/> |
---|
704 | </Group> |
---|
705 | </Group> |
---|
706 | </DimensionLayout> |
---|
707 | <DimensionLayout dim="1"> |
---|
708 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
709 | <Group type="102" alignment="0" attributes="0"> |
---|
710 | <EmptySpace max="-2" attributes="0"/> |
---|
711 | <Group type="103" groupAlignment="3" attributes="0"> |
---|
712 | <Component id="jLabel18" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
713 | <Component id="odpovedetKomuJmeno" alignment="3" min="-2" max="-2" attributes="0"/> |
---|
714 | </Group> |
---|
715 | <EmptySpace max="-2" attributes="0"/> |
---|
716 | <Group type="103" groupAlignment="1" attributes="0"> |
---|
717 | <Component id="jLabel19" min="-2" max="-2" attributes="0"/> |
---|
718 | <Component id="odpovedetKomuAdresa" min="-2" max="-2" attributes="0"/> |
---|
719 | </Group> |
---|
720 | <EmptySpace max="-2" attributes="0"/> |
---|
721 | <Component id="jLabel17" min="-2" max="-2" attributes="0"/> |
---|
722 | <EmptySpace max="32767" attributes="0"/> |
---|
723 | <Component id="odpovedetKomuHotovo" min="-2" max="-2" attributes="0"/> |
---|
724 | <EmptySpace max="-2" attributes="0"/> |
---|
725 | </Group> |
---|
726 | </Group> |
---|
727 | </DimensionLayout> |
---|
728 | </Layout> |
---|
729 | <SubComponents> |
---|
730 | <Component class="javax.swing.JLabel" name="jLabel18"> |
---|
731 | <Properties> |
---|
732 | <Property name="text" type="java.lang.String" value="Jméno"/> |
---|
733 | </Properties> |
---|
734 | </Component> |
---|
735 | <Component class="javax.swing.JLabel" name="jLabel19"> |
---|
736 | <Properties> |
---|
737 | <Property name="text" type="java.lang.String" value="Adresa"/> |
---|
738 | </Properties> |
---|
739 | </Component> |
---|
740 | <Component class="javax.swing.JLabel" name="jLabel17"> |
---|
741 | <Properties> |
---|
742 | <Property name="text" type="java.lang.String" value="<html>
<p>Pokud bude příjemce na hromadnou zprávu odpovídat,</p>
<p>odpověď přijde na tuto adresu.</p>
<p>Pokud tyto údaje nevyplníte, nebo zadáte chybný e-mail,</p>
<p>budou odpovědi chodit odesílateli.</p>
</html>"/> |
---|
743 | </Properties> |
---|
744 | </Component> |
---|
745 | <Component class="javax.swing.JTextField" name="odpovedetKomuJmeno"> |
---|
746 | </Component> |
---|
747 | <Component class="javax.swing.JTextField" name="odpovedetKomuAdresa"> |
---|
748 | </Component> |
---|
749 | <Component class="javax.swing.JButton" name="odpovedetKomuHotovo"> |
---|
750 | <Properties> |
---|
751 | <Property name="text" type="java.lang.String" value="Hotovo"/> |
---|
752 | </Properties> |
---|
753 | <Events> |
---|
754 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="odpovedetKomuHotovoActionPerformed"/> |
---|
755 | </Events> |
---|
756 | </Component> |
---|
757 | </SubComponents> |
---|
758 | </Container> |
---|
759 | <Component class="javax.swing.ButtonGroup" name="formátSkupina"> |
---|
760 | </Component> |
---|
761 | </NonVisualComponents> |
---|
762 | <Properties> |
---|
763 | <Property name="title" type="java.lang.String" value="SuperPošťák"/> |
---|
764 | </Properties> |
---|
765 | <SyntheticProperties> |
---|
766 | <SyntheticProperty name="formSizePolicy" type="int" value="1"/> |
---|
767 | </SyntheticProperties> |
---|
768 | <Events> |
---|
769 | <EventHandler event="windowClosing" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowClosing"/> |
---|
770 | </Events> |
---|
771 | <AuxValues> |
---|
772 | <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/> |
---|
773 | <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/> |
---|
774 | <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> |
---|
775 | <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> |
---|
776 | <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/> |
---|
777 | <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> |
---|
778 | <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> |
---|
779 | <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> |
---|
780 | <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> |
---|
781 | </AuxValues> |
---|
782 | |
---|
783 | <Layout> |
---|
784 | <DimensionLayout dim="0"> |
---|
785 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
786 | <Group type="102" alignment="0" attributes="0"> |
---|
787 | <Component id="taskPanel" min="-2" pref="196" max="-2" attributes="0"/> |
---|
788 | <EmptySpace max="-2" attributes="0"/> |
---|
789 | <Component id="panel" pref="342" max="32767" attributes="0"/> |
---|
790 | </Group> |
---|
791 | <Component id="jXHeader1" alignment="1" pref="544" max="32767" attributes="0"/> |
---|
792 | </Group> |
---|
793 | </DimensionLayout> |
---|
794 | <DimensionLayout dim="1"> |
---|
795 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
796 | <Group type="102" attributes="0"> |
---|
797 | <Component id="jXHeader1" min="-2" max="-2" attributes="0"/> |
---|
798 | <EmptySpace max="-2" attributes="0"/> |
---|
799 | <Group type="103" groupAlignment="1" attributes="0"> |
---|
800 | <Component id="taskPanel" pref="340" max="32767" attributes="0"/> |
---|
801 | <Component id="panel" alignment="0" pref="340" max="32767" attributes="0"/> |
---|
802 | </Group> |
---|
803 | </Group> |
---|
804 | </Group> |
---|
805 | </DimensionLayout> |
---|
806 | </Layout> |
---|
807 | <SubComponents> |
---|
808 | <Component class="org.jdesktop.swingx.JXHeader" name="jXHeader1"> |
---|
809 | <Properties> |
---|
810 | <Property name="description" type="java.lang.String" value="Program pro posílání hromadných zpráv elektronickou poštou.
Nezneužívejte pro rozesílání spamu."/> |
---|
811 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
---|
812 | <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/xfmail.png"/> |
---|
813 | </Property> |
---|
814 | <Property name="title" type="java.lang.String" value="SuperPošťák"/> |
---|
815 | </Properties> |
---|
816 | </Component> |
---|
817 | <Container class="org.jdesktop.swingx.JXTaskPaneContainer" name="taskPanel"> |
---|
818 | <Properties> |
---|
819 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
---|
820 | <Color blue="ee" green="ee" id="Button.background" palette="3" red="ee" type="palette"/> |
---|
821 | </Property> |
---|
822 | </Properties> |
---|
823 | <SubComponents> |
---|
824 | <Container class="org.jdesktop.swingx.JXTaskPane" name="jXTaskPane1"> |
---|
825 | <Properties> |
---|
826 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
---|
827 | <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/mail_generic.png"/> |
---|
828 | </Property> |
---|
829 | <Property name="title" type="java.lang.String" value="Hromadná zpráva"/> |
---|
830 | </Properties> |
---|
831 | <SubComponents> |
---|
832 | <Component class="org.jdesktop.swingx.JXHyperlink" name="lnText"> |
---|
833 | <Properties> |
---|
834 | <Property name="mnemonic" type="int" value="122"/> |
---|
835 | <Property name="text" type="java.lang.String" value="Text zprávy"/> |
---|
836 | <Property name="actionCommand" type="java.lang.String" value="Zpráva"/> |
---|
837 | </Properties> |
---|
838 | <Events> |
---|
839 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="lnTextActionPerformed"/> |
---|
840 | </Events> |
---|
841 | </Component> |
---|
842 | <Component class="org.jdesktop.swingx.JXHyperlink" name="lnPrijemci"> |
---|
843 | <Properties> |
---|
844 | <Property name="mnemonic" type="int" value="112"/> |
---|
845 | <Property name="text" type="java.lang.String" value="Příjemci"/> |
---|
846 | </Properties> |
---|
847 | <Events> |
---|
848 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="lnPrijemciActionPerformed"/> |
---|
849 | </Events> |
---|
850 | </Component> |
---|
851 | <Component class="org.jdesktop.swingx.JXHyperlink" name="lnOdeslat"> |
---|
852 | <Properties> |
---|
853 | <Property name="mnemonic" type="int" value="111"/> |
---|
854 | <Property name="text" type="java.lang.String" value="Odeslat"/> |
---|
855 | </Properties> |
---|
856 | <Events> |
---|
857 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="lnOdeslatActionPerformed"/> |
---|
858 | </Events> |
---|
859 | </Component> |
---|
860 | </SubComponents> |
---|
861 | </Container> |
---|
862 | <Container class="org.jdesktop.swingx.JXTaskPane" name="jXTaskPane2"> |
---|
863 | <Properties> |
---|
864 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
---|
865 | <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/gear.png"/> |
---|
866 | </Property> |
---|
867 | <Property name="title" type="java.lang.String" value="Nastavení"/> |
---|
868 | </Properties> |
---|
869 | <SubComponents> |
---|
870 | <Component class="org.jdesktop.swingx.JXHyperlink" name="lnServer"> |
---|
871 | <Properties> |
---|
872 | <Property name="mnemonic" type="int" value="115"/> |
---|
873 | <Property name="text" type="java.lang.String" value="Poštovní server"/> |
---|
874 | </Properties> |
---|
875 | <Events> |
---|
876 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="lnServerActionPerformed"/> |
---|
877 | </Events> |
---|
878 | </Component> |
---|
879 | <Component class="org.jdesktop.swingx.JXHyperlink" name="lnDatabaze"> |
---|
880 | <Properties> |
---|
881 | <Property name="mnemonic" type="int" value="100"/> |
---|
882 | <Property name="text" type="java.lang.String" value="Databáze"/> |
---|
883 | </Properties> |
---|
884 | <Events> |
---|
885 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="lnDatabazeActionPerformed"/> |
---|
886 | </Events> |
---|
887 | </Component> |
---|
888 | <Component class="org.jdesktop.swingx.JXHyperlink" name="lnVychoziPrijemci"> |
---|
889 | <Properties> |
---|
890 | <Property name="mnemonic" type="int" value="118"/> |
---|
891 | <Property name="text" type="java.lang.String" value="Výchozí příjemci"/> |
---|
892 | </Properties> |
---|
893 | <Events> |
---|
894 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="lnVychoziPrijemciActionPerformed"/> |
---|
895 | </Events> |
---|
896 | </Component> |
---|
897 | </SubComponents> |
---|
898 | </Container> |
---|
899 | </SubComponents> |
---|
900 | </Container> |
---|
901 | <Container class="org.jdesktop.swingx.JXPanel" name="panel"> |
---|
902 | |
---|
903 | <Layout class="org.netbeans.modules.form.compat2.layouts.DesignCardLayout"/> |
---|
904 | </Container> |
---|
905 | </SubComponents> |
---|
906 | </Form> |
---|