java/SuperPostak/src/cz/frantovo/superPostak/SuperPostak.form
changeset 0 e76872ad5226
child 3 03d27d3b3f7b
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/java/SuperPostak/src/cz/frantovo/superPostak/SuperPostak.form	Sun Nov 23 22:19:20 2008 +0100
     1.3 @@ -0,0 +1,873 @@
     1.4 +<?xml version="1.0" encoding="UTF-8" ?>
     1.5 +
     1.6 +<Form version="1.3" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
     1.7 +  <NonVisualComponents>
     1.8 +    <Container class="org.jdesktop.swingx.JXPanel" name="panelDatabaze">
     1.9 +
    1.10 +      <Layout>
    1.11 +        <DimensionLayout dim="0">
    1.12 +          <Group type="103" groupAlignment="0" attributes="0">
    1.13 +              <Group type="102" attributes="0">
    1.14 +                  <EmptySpace max="-2" attributes="0"/>
    1.15 +                  <Group type="103" groupAlignment="0" attributes="0">
    1.16 +                      <Group type="102" alignment="0" attributes="0">
    1.17 +                          <Group type="103" groupAlignment="0" attributes="0">
    1.18 +                              <Component id="jLabel9" alignment="0" min="-2" max="-2" attributes="0"/>
    1.19 +                              <Component id="jLabel10" alignment="0" min="-2" max="-2" attributes="0"/>
    1.20 +                              <Component id="jLabel11" alignment="0" min="-2" max="-2" attributes="0"/>
    1.21 +                          </Group>
    1.22 +                          <EmptySpace max="-2" attributes="0"/>
    1.23 +                          <Group type="103" groupAlignment="0" attributes="0">
    1.24 +                              <Component id="vstupDatabaze" alignment="0" pref="257" max="32767" attributes="0"/>
    1.25 +                              <Component id="vstupDBjmeno" alignment="0" pref="257" max="32767" attributes="0"/>
    1.26 +                              <Group type="102" alignment="0" attributes="0">
    1.27 +                                  <EmptySpace type="unrelated" max="-2" attributes="0"/>
    1.28 +                                  <Component id="vstupDBheslo" pref="257" max="32767" attributes="0"/>
    1.29 +                              </Group>
    1.30 +                          </Group>
    1.31 +                      </Group>
    1.32 +                      <Group type="102" alignment="1" attributes="0">
    1.33 +                          <Component id="vystupDBzprava" pref="155" max="32767" attributes="0"/>
    1.34 +                          <EmptySpace max="-2" attributes="0"/>
    1.35 +                          <Component id="vyzkousetPripojeniTlacitko" min="-2" max="-2" attributes="0"/>
    1.36 +                      </Group>
    1.37 +                  </Group>
    1.38 +                  <EmptySpace max="-2" attributes="0"/>
    1.39 +              </Group>
    1.40 +          </Group>
    1.41 +        </DimensionLayout>
    1.42 +        <DimensionLayout dim="1">
    1.43 +          <Group type="103" groupAlignment="0" attributes="0">
    1.44 +              <Group type="102" alignment="0" attributes="0">
    1.45 +                  <EmptySpace max="-2" attributes="0"/>
    1.46 +                  <Group type="103" groupAlignment="3" attributes="0">
    1.47 +                      <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/>
    1.48 +                      <Component id="vstupDatabaze" alignment="3" min="-2" max="-2" attributes="0"/>
    1.49 +                  </Group>
    1.50 +                  <EmptySpace max="-2" attributes="0"/>
    1.51 +                  <Group type="103" groupAlignment="3" attributes="0">
    1.52 +                      <Component id="jLabel10" alignment="3" min="-2" max="-2" attributes="0"/>
    1.53 +                      <Component id="vstupDBjmeno" alignment="3" min="-2" max="-2" attributes="0"/>
    1.54 +                  </Group>
    1.55 +                  <EmptySpace max="-2" attributes="0"/>
    1.56 +                  <Group type="103" groupAlignment="3" attributes="0">
    1.57 +                      <Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="0"/>
    1.58 +                      <Component id="vstupDBheslo" alignment="3" min="-2" max="-2" attributes="0"/>
    1.59 +                  </Group>
    1.60 +                  <EmptySpace type="unrelated" max="-2" attributes="0"/>
    1.61 +                  <Group type="103" groupAlignment="3" attributes="0">
    1.62 +                      <Component id="vyzkousetPripojeniTlacitko" alignment="3" min="-2" max="-2" attributes="0"/>
    1.63 +                      <Component id="vystupDBzprava" alignment="3" min="-2" max="-2" attributes="0"/>
    1.64 +                  </Group>
    1.65 +                  <EmptySpace pref="183" max="32767" attributes="0"/>
    1.66 +              </Group>
    1.67 +          </Group>
    1.68 +        </DimensionLayout>
    1.69 +      </Layout>
    1.70 +      <SubComponents>
    1.71 +        <Component class="javax.swing.JLabel" name="jLabel9">
    1.72 +          <Properties>
    1.73 +            <Property name="text" type="java.lang.String" value="Datab&#xe1;ze"/>
    1.74 +          </Properties>
    1.75 +        </Component>
    1.76 +        <Component class="javax.swing.JTextField" name="vstupDatabaze">
    1.77 +        </Component>
    1.78 +        <Component class="javax.swing.JLabel" name="jLabel10">
    1.79 +          <Properties>
    1.80 +            <Property name="text" type="java.lang.String" value="Jm&#xe9;no"/>
    1.81 +          </Properties>
    1.82 +        </Component>
    1.83 +        <Component class="javax.swing.JTextField" name="vstupDBjmeno">
    1.84 +        </Component>
    1.85 +        <Component class="javax.swing.JPasswordField" name="vstupDBheslo">
    1.86 +        </Component>
    1.87 +        <Component class="javax.swing.JLabel" name="jLabel11">
    1.88 +          <Properties>
    1.89 +            <Property name="text" type="java.lang.String" value="Heslo"/>
    1.90 +          </Properties>
    1.91 +        </Component>
    1.92 +        <Component class="javax.swing.JButton" name="vyzkousetPripojeniTlacitko">
    1.93 +          <Properties>
    1.94 +            <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
    1.95 +              <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/fork.png"/>
    1.96 +            </Property>
    1.97 +            <Property name="mnemonic" type="int" value="121"/>
    1.98 +            <Property name="text" type="java.lang.String" value="Vyzkou&#x161;et spojen&#xed;"/>
    1.99 +          </Properties>
   1.100 +          <Events>
   1.101 +            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="vyzkousetPripojeniTlacitkoActionPerformed"/>
   1.102 +          </Events>
   1.103 +        </Component>
   1.104 +        <Component class="javax.swing.JLabel" name="vystupDBzprava">
   1.105 +          <Properties>
   1.106 +            <Property name="text" type="java.lang.String" value=" "/>
   1.107 +          </Properties>
   1.108 +        </Component>
   1.109 +      </SubComponents>
   1.110 +    </Container>
   1.111 +    <Container class="org.jdesktop.swingx.JXPanel" name="panelOdeslat">
   1.112 +
   1.113 +      <Layout>
   1.114 +        <DimensionLayout dim="0">
   1.115 +          <Group type="103" groupAlignment="0" attributes="0">
   1.116 +              <Group type="102" alignment="0" attributes="0">
   1.117 +                  <EmptySpace max="-2" attributes="0"/>
   1.118 +                  <Group type="103" groupAlignment="0" attributes="0">
   1.119 +                      <Component id="prijemciZkusebni" alignment="1" pref="535" max="32767" attributes="0"/>
   1.120 +                      <Component id="jSeparator2" alignment="0" pref="535" max="32767" attributes="0"/>
   1.121 +                      <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
   1.122 +                      <Component id="jLabel14" alignment="0" min="-2" max="-2" attributes="0"/>
   1.123 +                  </Group>
   1.124 +                  <EmptySpace max="-2" attributes="0"/>
   1.125 +              </Group>
   1.126 +          </Group>
   1.127 +        </DimensionLayout>
   1.128 +        <DimensionLayout dim="1">
   1.129 +          <Group type="103" groupAlignment="0" attributes="0">
   1.130 +              <Group type="102" alignment="1" attributes="0">
   1.131 +                  <EmptySpace max="-2" attributes="0"/>
   1.132 +                  <Component id="jLabel14" min="-2" max="-2" attributes="0"/>
   1.133 +                  <EmptySpace max="-2" attributes="0"/>
   1.134 +                  <Component id="prijemciZkusebni" pref="153" max="32767" attributes="0"/>
   1.135 +                  <EmptySpace type="unrelated" max="-2" attributes="0"/>
   1.136 +                  <Component id="jSeparator2" min="-2" max="-2" attributes="0"/>
   1.137 +                  <EmptySpace max="-2" attributes="0"/>
   1.138 +                  <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
   1.139 +                  <EmptySpace max="-2" attributes="0"/>
   1.140 +              </Group>
   1.141 +          </Group>
   1.142 +        </DimensionLayout>
   1.143 +      </Layout>
   1.144 +      <SubComponents>
   1.145 +        <Container class="javax.swing.JPanel" name="jPanel1">
   1.146 +
   1.147 +          <Layout>
   1.148 +            <DimensionLayout dim="0">
   1.149 +              <Group type="103" groupAlignment="0" attributes="0">
   1.150 +                  <Group type="102" alignment="1" attributes="0">
   1.151 +                      <EmptySpace pref="106" max="32767" attributes="0"/>
   1.152 +                      <Component id="rozeslatZkusebniTlacitko" min="-2" max="-2" attributes="0"/>
   1.153 +                      <EmptySpace max="-2" attributes="0"/>
   1.154 +                      <Component id="rozeslatHromadnouZpravuTlacitko" min="-2" max="-2" attributes="0"/>
   1.155 +                      <EmptySpace max="-2" attributes="0"/>
   1.156 +                      <Component id="zobrazitVsechnyPrijemceTlacitko" min="-2" max="-2" attributes="0"/>
   1.157 +                      <EmptySpace max="-2" attributes="0"/>
   1.158 +                  </Group>
   1.159 +              </Group>
   1.160 +            </DimensionLayout>
   1.161 +            <DimensionLayout dim="1">
   1.162 +              <Group type="103" groupAlignment="0" attributes="0">
   1.163 +                  <Group type="102" alignment="0" attributes="0">
   1.164 +                      <EmptySpace max="-2" attributes="0"/>
   1.165 +                      <Group type="103" groupAlignment="3" attributes="0">
   1.166 +                          <Component id="rozeslatHromadnouZpravuTlacitko" alignment="3" min="-2" max="-2" attributes="0"/>
   1.167 +                          <Component id="zobrazitVsechnyPrijemceTlacitko" alignment="3" min="-2" max="-2" attributes="0"/>
   1.168 +                          <Component id="rozeslatZkusebniTlacitko" alignment="3" min="-2" max="-2" attributes="0"/>
   1.169 +                      </Group>
   1.170 +                      <EmptySpace max="32767" attributes="0"/>
   1.171 +                  </Group>
   1.172 +              </Group>
   1.173 +            </DimensionLayout>
   1.174 +          </Layout>
   1.175 +          <SubComponents>
   1.176 +            <Component class="javax.swing.JButton" name="rozeslatZkusebniTlacitko">
   1.177 +              <Properties>
   1.178 +                <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
   1.179 +                  <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/apply.png"/>
   1.180 +                </Property>
   1.181 +                <Property name="mnemonic" type="int" value="117"/>
   1.182 +                <Property name="text" type="java.lang.String" value="Rozeslat zku&#x161;ebn&#xed;"/>
   1.183 +              </Properties>
   1.184 +              <Events>
   1.185 +                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="rozeslatZkusebniTlacitkoActionPerformed"/>
   1.186 +              </Events>
   1.187 +            </Component>
   1.188 +            <Component class="javax.swing.JButton" name="rozeslatHromadnouZpravuTlacitko">
   1.189 +              <Properties>
   1.190 +                <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
   1.191 +                  <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/adept_commit.png"/>
   1.192 +                </Property>
   1.193 +                <Property name="mnemonic" type="int" value="104"/>
   1.194 +                <Property name="text" type="java.lang.String" value="Rozeslat hromadnou zpr&#xe1;vu"/>
   1.195 +              </Properties>
   1.196 +              <Events>
   1.197 +                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="rozeslatHromadnouZpravuTlacitkoActionPerformed"/>
   1.198 +              </Events>
   1.199 +            </Component>
   1.200 +            <Component class="javax.swing.JButton" name="zobrazitVsechnyPrijemceTlacitko">
   1.201 +              <Properties>
   1.202 +                <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
   1.203 +                  <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/zobrazit_adresy.png"/>
   1.204 +                </Property>
   1.205 +                <Property name="toolTipText" type="java.lang.String" value="&lt;html&gt;&#xa;Zobraz&#xed; seznam v&#x161;ech p&#x159;&#xed;jemc&#x16f;m, kter&#xfd;m bude odesl&#xe1;na zpr&#xe1;va.&lt;br/&gt;&#xa;(P&#x159;i velk&#xfd;ch po&#x10d;tech z&#xe1;znam&#x16f; m&#x16f;&#x17e;e b&#xfd;t tato operace n&#xe1;ro&#x10d;n&#xe1;.)&#xa;&lt;/html&gt;"/>
   1.206 +              </Properties>
   1.207 +              <Events>
   1.208 +                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="zobrazitVsechnyPrijemceTlacitkoActionPerformed"/>
   1.209 +              </Events>
   1.210 +            </Component>
   1.211 +          </SubComponents>
   1.212 +        </Container>
   1.213 +        <Component class="cz.frantovo.superPostak.PanelPrijemcu" name="prijemciZkusebni">
   1.214 +        </Component>
   1.215 +        <Component class="javax.swing.JSeparator" name="jSeparator2">
   1.216 +        </Component>
   1.217 +        <Component class="javax.swing.JLabel" name="jLabel14">
   1.218 +          <Properties>
   1.219 +            <Property name="text" type="java.lang.String" value="Zku&#x161;ebn&#xed; p&#x159;&#xed;jemci"/>
   1.220 +          </Properties>
   1.221 +        </Component>
   1.222 +      </SubComponents>
   1.223 +    </Container>
   1.224 +    <Container class="org.jdesktop.swingx.JXPanel" name="panelPrijemci">
   1.225 +
   1.226 +      <Layout>
   1.227 +        <DimensionLayout dim="0">
   1.228 +          <Group type="103" groupAlignment="0" attributes="0">
   1.229 +              <Group type="102" alignment="1" attributes="0">
   1.230 +                  <EmptySpace max="-2" attributes="0"/>
   1.231 +                  <Group type="103" groupAlignment="1" attributes="0">
   1.232 +                      <Component id="prijemciDodatecni" alignment="0" pref="344" max="32767" attributes="0"/>
   1.233 +                      <Component id="jSeparator1" alignment="0" pref="344" max="32767" attributes="0"/>
   1.234 +                      <Component id="jScrollPane3" alignment="0" pref="344" max="32767" attributes="0"/>
   1.235 +                      <Component id="jLabel13" alignment="0" min="-2" max="-2" attributes="0"/>
   1.236 +                      <Group type="102" alignment="1" attributes="0">
   1.237 +                          <Component id="vystupSQLZprava" pref="52" max="32767" attributes="0"/>
   1.238 +                          <EmptySpace min="-2" pref="127" max="-2" attributes="0"/>
   1.239 +                          <Component id="vyzkousetSQLTlacitko" min="-2" max="-2" attributes="0"/>
   1.240 +                          <EmptySpace max="-2" attributes="0"/>
   1.241 +                          <Component id="zobrazitSQLPrijemceTlacitko" min="-2" max="-2" attributes="0"/>
   1.242 +                      </Group>
   1.243 +                      <Component id="jLabel16" alignment="0" min="-2" max="-2" attributes="0"/>
   1.244 +                  </Group>
   1.245 +                  <EmptySpace max="-2" attributes="0"/>
   1.246 +              </Group>
   1.247 +          </Group>
   1.248 +        </DimensionLayout>
   1.249 +        <DimensionLayout dim="1">
   1.250 +          <Group type="103" groupAlignment="0" attributes="0">
   1.251 +              <Group type="102" alignment="0" attributes="0">
   1.252 +                  <EmptySpace max="-2" attributes="0"/>
   1.253 +                  <Component id="jLabel13" min="-2" max="-2" attributes="0"/>
   1.254 +                  <EmptySpace max="-2" attributes="0"/>
   1.255 +                  <Component id="jScrollPane3" min="-2" max="-2" attributes="0"/>
   1.256 +                  <EmptySpace max="-2" attributes="0"/>
   1.257 +                  <Group type="103" groupAlignment="3" attributes="0">
   1.258 +                      <Component id="vystupSQLZprava" alignment="3" min="-2" pref="14" max="-2" attributes="0"/>
   1.259 +                      <Component id="zobrazitSQLPrijemceTlacitko" alignment="3" min="-2" max="-2" attributes="0"/>
   1.260 +                      <Component id="vyzkousetSQLTlacitko" alignment="3" min="-2" max="-2" attributes="0"/>
   1.261 +                  </Group>
   1.262 +                  <EmptySpace max="-2" attributes="0"/>
   1.263 +                  <Component id="jSeparator1" min="-2" pref="10" max="-2" attributes="0"/>
   1.264 +                  <EmptySpace max="-2" attributes="0"/>
   1.265 +                  <Component id="jLabel16" min="-2" max="-2" attributes="0"/>
   1.266 +                  <EmptySpace max="-2" attributes="0"/>
   1.267 +                  <Component id="prijemciDodatecni" pref="200" max="32767" attributes="0"/>
   1.268 +                  <EmptySpace max="-2" attributes="0"/>
   1.269 +              </Group>
   1.270 +          </Group>
   1.271 +        </DimensionLayout>
   1.272 +      </Layout>
   1.273 +      <SubComponents>
   1.274 +        <Component class="javax.swing.JLabel" name="jLabel13">
   1.275 +          <Properties>
   1.276 +            <Property name="text" type="java.lang.String" value="SQL dotaz"/>
   1.277 +          </Properties>
   1.278 +        </Component>
   1.279 +        <Container class="javax.swing.JScrollPane" name="jScrollPane3">
   1.280 +          <AuxValues>
   1.281 +            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
   1.282 +          </AuxValues>
   1.283 +
   1.284 +          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
   1.285 +          <SubComponents>
   1.286 +            <Component class="javax.swing.JTextArea" name="vstupSQL">
   1.287 +              <Properties>
   1.288 +                <Property name="columns" type="int" value="20"/>
   1.289 +                <Property name="rows" type="int" value="5"/>
   1.290 +              </Properties>
   1.291 +            </Component>
   1.292 +          </SubComponents>
   1.293 +        </Container>
   1.294 +        <Component class="javax.swing.JButton" name="vyzkousetSQLTlacitko">
   1.295 +          <Properties>
   1.296 +            <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
   1.297 +              <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/fork.png"/>
   1.298 +            </Property>
   1.299 +            <Property name="mnemonic" type="int" value="121"/>
   1.300 +            <Property name="text" type="java.lang.String" value="Vyzkou&#x161;et"/>
   1.301 +          </Properties>
   1.302 +          <Events>
   1.303 +            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="vyzkousetSQLTlacitkoActionPerformed"/>
   1.304 +          </Events>
   1.305 +        </Component>
   1.306 +        <Component class="javax.swing.JLabel" name="vystupSQLZprava">
   1.307 +          <Properties>
   1.308 +            <Property name="text" type="java.lang.String" value=" "/>
   1.309 +          </Properties>
   1.310 +        </Component>
   1.311 +        <Component class="cz.frantovo.superPostak.PanelPrijemcu" name="prijemciDodatecni">
   1.312 +          <Properties>
   1.313 +            <Property name="toolTipText" type="java.lang.String" value="Zde m&#x16f;&#x17e;ete dopnit dal&#x161;&#xed; p&#x159;ijemce."/>
   1.314 +          </Properties>
   1.315 +        </Component>
   1.316 +        <Component class="javax.swing.JSeparator" name="jSeparator1">
   1.317 +        </Component>
   1.318 +        <Component class="javax.swing.JLabel" name="jLabel16">
   1.319 +          <Properties>
   1.320 +            <Property name="text" type="java.lang.String" value="Dodate&#x10d;n&#xed; p&#x159;&#xed;jemci:"/>
   1.321 +          </Properties>
   1.322 +        </Component>
   1.323 +        <Component class="javax.swing.JButton" name="zobrazitSQLPrijemceTlacitko">
   1.324 +          <Properties>
   1.325 +            <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
   1.326 +              <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/zobrazit_adresy.png"/>
   1.327 +            </Property>
   1.328 +            <Property name="toolTipText" type="java.lang.String" value="&lt;html&gt;&#xa;Zobraz&#xed; seznam adres na&#x10d;ten&#xfd;ch z datab&#xe1;ze.&lt;br/&gt;&#xa;(P&#x159;i velk&#xfd;ch po&#x10d;tech z&#xe1;znam&#x16f; m&#x16f;&#x17e;e b&#xfd;t tato operace n&#xe1;ro&#x10d;n&#xe1;.)&#xa;&lt;/html&gt;"/>
   1.329 +          </Properties>
   1.330 +          <Events>
   1.331 +            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="zobrazitSQLPrijemceTlacitkoActionPerformed"/>
   1.332 +          </Events>
   1.333 +        </Component>
   1.334 +      </SubComponents>
   1.335 +    </Container>
   1.336 +    <Container class="org.jdesktop.swingx.JXPanel" name="panelServer">
   1.337 +
   1.338 +      <Layout>
   1.339 +        <DimensionLayout dim="0">
   1.340 +          <Group type="103" groupAlignment="0" attributes="0">
   1.341 +              <Group type="102" alignment="1" attributes="0">
   1.342 +                  <EmptySpace max="-2" attributes="0"/>
   1.343 +                  <Group type="103" groupAlignment="1" attributes="0">
   1.344 +                      <Component id="napovedaSMTPscroll" alignment="0" pref="318" max="32767" attributes="0"/>
   1.345 +                      <Group type="102" alignment="1" attributes="0">
   1.346 +                          <Group type="103" groupAlignment="0" attributes="0">
   1.347 +                              <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="0"/>
   1.348 +                              <Component id="jLabel6" alignment="0" min="-2" max="-2" attributes="0"/>
   1.349 +                              <Component id="jLabel5" alignment="0" min="-2" max="-2" attributes="0"/>
   1.350 +                              <Component id="jLabel7" alignment="0" min="-2" max="-2" attributes="0"/>
   1.351 +                              <Component id="jLabel8" alignment="0" min="-2" max="-2" attributes="0"/>
   1.352 +                          </Group>
   1.353 +                          <EmptySpace max="-2" attributes="0"/>
   1.354 +                          <Group type="103" groupAlignment="0" attributes="0">
   1.355 +                              <Component id="vstupSMTPserver" alignment="0" pref="230" max="32767" attributes="0"/>
   1.356 +                              <Component id="vstupSMTPport" alignment="1" pref="230" max="32767" attributes="0"/>
   1.357 +                              <Component id="vstupSMTPjmeno" alignment="0" pref="230" max="32767" attributes="0"/>
   1.358 +                              <Component id="vstupSMTPheslo" alignment="0" pref="230" max="32767" attributes="0"/>
   1.359 +                              <Component id="vstupSMTPlimitPrijemcu" alignment="0" pref="230" max="32767" attributes="0"/>
   1.360 +                          </Group>
   1.361 +                      </Group>
   1.362 +                  </Group>
   1.363 +                  <EmptySpace max="-2" attributes="0"/>
   1.364 +              </Group>
   1.365 +          </Group>
   1.366 +        </DimensionLayout>
   1.367 +        <DimensionLayout dim="1">
   1.368 +          <Group type="103" groupAlignment="0" attributes="0">
   1.369 +              <Group type="102" alignment="0" attributes="0">
   1.370 +                  <EmptySpace max="-2" attributes="0"/>
   1.371 +                  <Group type="103" groupAlignment="3" attributes="0">
   1.372 +                      <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
   1.373 +                      <Component id="vstupSMTPserver" alignment="3" min="-2" max="-2" attributes="0"/>
   1.374 +                  </Group>
   1.375 +                  <EmptySpace max="-2" attributes="0"/>
   1.376 +                  <Group type="103" groupAlignment="3" attributes="0">
   1.377 +                      <Component id="vstupSMTPport" alignment="3" min="-2" max="-2" attributes="0"/>
   1.378 +                      <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
   1.379 +                  </Group>
   1.380 +                  <EmptySpace max="-2" attributes="0"/>
   1.381 +                  <Group type="103" groupAlignment="3" attributes="0">
   1.382 +                      <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>
   1.383 +                      <Component id="vstupSMTPjmeno" alignment="3" min="-2" max="-2" attributes="0"/>
   1.384 +                  </Group>
   1.385 +                  <EmptySpace max="-2" attributes="0"/>
   1.386 +                  <Group type="103" groupAlignment="3" attributes="0">
   1.387 +                      <Component id="vstupSMTPheslo" alignment="3" min="-2" max="-2" attributes="0"/>
   1.388 +                      <Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/>
   1.389 +                  </Group>
   1.390 +                  <EmptySpace max="-2" attributes="0"/>
   1.391 +                  <Group type="103" groupAlignment="3" attributes="0">
   1.392 +                      <Component id="vstupSMTPlimitPrijemcu" alignment="3" min="-2" max="-2" attributes="0"/>
   1.393 +                      <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/>
   1.394 +                  </Group>
   1.395 +                  <EmptySpace type="unrelated" max="-2" attributes="0"/>
   1.396 +                  <Component id="napovedaSMTPscroll" pref="145" max="32767" attributes="0"/>
   1.397 +                  <EmptySpace max="-2" attributes="0"/>
   1.398 +              </Group>
   1.399 +          </Group>
   1.400 +        </DimensionLayout>
   1.401 +      </Layout>
   1.402 +      <SubComponents>
   1.403 +        <Component class="javax.swing.JLabel" name="jLabel4">
   1.404 +          <Properties>
   1.405 +            <Property name="text" type="java.lang.String" value="SMTP server"/>
   1.406 +          </Properties>
   1.407 +        </Component>
   1.408 +        <Component class="javax.swing.JLabel" name="jLabel5">
   1.409 +          <Properties>
   1.410 +            <Property name="text" type="java.lang.String" value="Port"/>
   1.411 +          </Properties>
   1.412 +        </Component>
   1.413 +        <Component class="javax.swing.JTextField" name="vstupSMTPserver">
   1.414 +          <Properties>
   1.415 +            <Property name="text" type="java.lang.String" value="localhost"/>
   1.416 +          </Properties>
   1.417 +        </Component>
   1.418 +        <Component class="javax.swing.JSpinner" name="vstupSMTPport">
   1.419 +          <Properties>
   1.420 +            <Property name="value" type="java.lang.Object" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
   1.421 +              <Connection code="25" type="code"/>
   1.422 +            </Property>
   1.423 +          </Properties>
   1.424 +        </Component>
   1.425 +        <Container class="javax.swing.JScrollPane" name="napovedaSMTPscroll">
   1.426 +          <AuxValues>
   1.427 +            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
   1.428 +          </AuxValues>
   1.429 +
   1.430 +          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
   1.431 +          <SubComponents>
   1.432 +            <Component class="javax.swing.JTextArea" name="napovedaSMTP">
   1.433 +              <Properties>
   1.434 +                <Property name="columns" type="int" value="20"/>
   1.435 +                <Property name="editable" type="boolean" value="false"/>
   1.436 +                <Property name="lineWrap" type="boolean" value="true"/>
   1.437 +                <Property name="rows" type="int" value="5"/>
   1.438 +                <Property name="text" type="java.lang.String" value="Tip: n&#x11b;kter&#xe9; SMTP servery maj&#xed; omezen&#xfd; seznam po&#x10d;&#xed;ta&#x10d;&#x16f;, ze kter&#xfd;ch p&#x159;ij&#xed;maj&#xed; po&#x161;tu"/>
   1.439 +                <Property name="wrapStyleWord" type="boolean" value="true"/>
   1.440 +              </Properties>
   1.441 +            </Component>
   1.442 +          </SubComponents>
   1.443 +        </Container>
   1.444 +        <Component class="javax.swing.JLabel" name="jLabel6">
   1.445 +          <Properties>
   1.446 +            <Property name="text" type="java.lang.String" value="Jm&#xe9;no"/>
   1.447 +          </Properties>
   1.448 +        </Component>
   1.449 +        <Component class="javax.swing.JTextField" name="vstupSMTPjmeno">
   1.450 +        </Component>
   1.451 +        <Component class="javax.swing.JPasswordField" name="vstupSMTPheslo">
   1.452 +        </Component>
   1.453 +        <Component class="javax.swing.JLabel" name="jLabel7">
   1.454 +          <Properties>
   1.455 +            <Property name="text" type="java.lang.String" value="Heslo"/>
   1.456 +          </Properties>
   1.457 +        </Component>
   1.458 +        <Component class="javax.swing.JSpinner" name="vstupSMTPlimitPrijemcu">
   1.459 +          <Properties>
   1.460 +            <Property name="value" type="java.lang.Object" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
   1.461 +              <Connection code="1000" type="code"/>
   1.462 +            </Property>
   1.463 +          </Properties>
   1.464 +        </Component>
   1.465 +        <Component class="javax.swing.JLabel" name="jLabel8">
   1.466 +          <Properties>
   1.467 +            <Property name="text" type="java.lang.String" value="Limit p&#x159;&#xed;jemc&#x16f;"/>
   1.468 +          </Properties>
   1.469 +        </Component>
   1.470 +      </SubComponents>
   1.471 +    </Container>
   1.472 +    <Container class="org.jdesktop.swingx.JXPanel" name="panelVychoziPrijemci">
   1.473 +
   1.474 +      <Layout>
   1.475 +        <DimensionLayout dim="0">
   1.476 +          <Group type="103" groupAlignment="0" attributes="0">
   1.477 +              <Group type="102" alignment="1" attributes="0">
   1.478 +                  <EmptySpace max="-2" attributes="0"/>
   1.479 +                  <Group type="103" groupAlignment="1" attributes="0">
   1.480 +                      <Component id="prijemciVychozi" alignment="0" pref="514" max="32767" attributes="0"/>
   1.481 +                      <Component id="jLabel12" alignment="0" pref="514" max="32767" attributes="0"/>
   1.482 +                  </Group>
   1.483 +                  <EmptySpace max="-2" attributes="0"/>
   1.484 +              </Group>
   1.485 +          </Group>
   1.486 +        </DimensionLayout>
   1.487 +        <DimensionLayout dim="1">
   1.488 +          <Group type="103" groupAlignment="0" attributes="0">
   1.489 +              <Group type="102" alignment="0" attributes="0">
   1.490 +                  <EmptySpace max="-2" attributes="0"/>
   1.491 +                  <Component id="jLabel12" min="-2" max="-2" attributes="0"/>
   1.492 +                  <EmptySpace type="unrelated" max="-2" attributes="0"/>
   1.493 +                  <Component id="prijemciVychozi" pref="261" max="32767" attributes="0"/>
   1.494 +                  <EmptySpace max="-2" attributes="0"/>
   1.495 +              </Group>
   1.496 +          </Group>
   1.497 +        </DimensionLayout>
   1.498 +      </Layout>
   1.499 +      <SubComponents>
   1.500 +        <Component class="cz.frantovo.superPostak.PanelPrijemcu" name="prijemciVychozi">
   1.501 +        </Component>
   1.502 +        <Component class="javax.swing.JLabel" name="jLabel12">
   1.503 +          <Properties>
   1.504 +            <Property name="text" type="java.lang.String" value="T&#x11b;mto lidem p&#x159;ijde hromadn&#xfd; e-mail v&#x17e;dy (net&#xfd;k&#xe1; se zku&#x161;ebn&#xed;ho rozesl&#xe1;n&#xed; zpr&#xe1;vy)."/>
   1.505 +          </Properties>
   1.506 +        </Component>
   1.507 +      </SubComponents>
   1.508 +    </Container>
   1.509 +    <Container class="org.jdesktop.swingx.JXPanel" name="panelZprava">
   1.510 +
   1.511 +      <Layout>
   1.512 +        <DimensionLayout dim="0">
   1.513 +          <Group type="103" groupAlignment="0" attributes="0">
   1.514 +              <Group type="102" alignment="1" attributes="0">
   1.515 +                  <EmptySpace max="-2" attributes="0"/>
   1.516 +                  <Group type="103" groupAlignment="1" attributes="0">
   1.517 +                      <Component id="jScrollPane1" alignment="0" pref="438" max="32767" attributes="0"/>
   1.518 +                      <Group type="102" alignment="1" attributes="0">
   1.519 +                          <Group type="103" groupAlignment="1" attributes="0">
   1.520 +                              <Group type="102" attributes="0">
   1.521 +                                  <Group type="103" groupAlignment="0" attributes="0">
   1.522 +                                      <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>
   1.523 +                                      <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
   1.524 +                                  </Group>
   1.525 +                                  <EmptySpace min="-2" pref="17" max="-2" attributes="0"/>
   1.526 +                              </Group>
   1.527 +                              <Group type="102" alignment="1" attributes="0">
   1.528 +                                  <Component id="odpovedetKomuOdkaz" min="-2" max="-2" attributes="0"/>
   1.529 +                                  <EmptySpace type="unrelated" max="-2" attributes="0"/>
   1.530 +                              </Group>
   1.531 +                          </Group>
   1.532 +                          <Group type="103" groupAlignment="0" attributes="0">
   1.533 +                              <Component id="vstupJmenoOdesilatele" alignment="0" pref="328" max="32767" attributes="0"/>
   1.534 +                              <Component id="vstupAdresaOdesilatele" alignment="0" pref="328" max="32767" attributes="0"/>
   1.535 +                              <Component id="vstupPredmet" alignment="0" pref="328" max="32767" attributes="0"/>
   1.536 +                          </Group>
   1.537 +                      </Group>
   1.538 +                      <Group type="102" alignment="0" attributes="0">
   1.539 +                          <Component id="jLabel15" min="-2" max="-2" attributes="0"/>
   1.540 +                          <EmptySpace min="-2" pref="33" max="-2" attributes="0"/>
   1.541 +                          <Component id="vstupFormatHTML" pref="81" max="32767" attributes="0"/>
   1.542 +                          <EmptySpace min="-2" pref="247" max="-2" attributes="0"/>
   1.543 +                      </Group>
   1.544 +                  </Group>
   1.545 +                  <EmptySpace max="-2" attributes="0"/>
   1.546 +              </Group>
   1.547 +          </Group>
   1.548 +        </DimensionLayout>
   1.549 +        <DimensionLayout dim="1">
   1.550 +          <Group type="103" groupAlignment="0" attributes="0">
   1.551 +              <Group type="102" alignment="0" attributes="0">
   1.552 +                  <EmptySpace max="-2" attributes="0"/>
   1.553 +                  <Group type="103" groupAlignment="3" attributes="0">
   1.554 +                      <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
   1.555 +                      <Component id="vstupPredmet" alignment="3" min="-2" max="-2" attributes="0"/>
   1.556 +                  </Group>
   1.557 +                  <EmptySpace max="-2" attributes="0"/>
   1.558 +                  <Group type="103" groupAlignment="3" attributes="0">
   1.559 +                      <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
   1.560 +                      <Component id="vstupJmenoOdesilatele" alignment="3" min="-2" max="-2" attributes="0"/>
   1.561 +                  </Group>
   1.562 +                  <EmptySpace max="-2" attributes="0"/>
   1.563 +                  <Group type="103" groupAlignment="0" attributes="0">
   1.564 +                      <Component id="vstupAdresaOdesilatele" min="-2" max="-2" attributes="0"/>
   1.565 +                      <Component id="odpovedetKomuOdkaz" min="-2" max="-2" attributes="0"/>
   1.566 +                  </Group>
   1.567 +                  <EmptySpace max="-2" attributes="0"/>
   1.568 +                  <Component id="jScrollPane1" pref="184" max="32767" attributes="0"/>
   1.569 +                  <EmptySpace max="-2" attributes="0"/>
   1.570 +                  <Group type="103" groupAlignment="3" attributes="0">
   1.571 +                      <Component id="jLabel15" alignment="3" min="-2" max="-2" attributes="0"/>
   1.572 +                      <Component id="vstupFormatHTML" alignment="3" min="-2" max="-2" attributes="0"/>
   1.573 +                  </Group>
   1.574 +                  <EmptySpace max="-2" attributes="0"/>
   1.575 +              </Group>
   1.576 +          </Group>
   1.577 +        </DimensionLayout>
   1.578 +      </Layout>
   1.579 +      <SubComponents>
   1.580 +        <Component class="javax.swing.JLabel" name="jLabel1">
   1.581 +          <Properties>
   1.582 +            <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
   1.583 +              <ComponentRef name="vstupPredmet"/>
   1.584 +            </Property>
   1.585 +            <Property name="text" type="java.lang.String" value="P&#x159;edm&#x11b;t"/>
   1.586 +          </Properties>
   1.587 +        </Component>
   1.588 +        <Component class="javax.swing.JTextField" name="vstupPredmet">
   1.589 +          <Events>
   1.590 +            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="vstupPredmetActionPerformed"/>
   1.591 +          </Events>
   1.592 +        </Component>
   1.593 +        <Component class="javax.swing.JLabel" name="jLabel2">
   1.594 +          <Properties>
   1.595 +            <Property name="text" type="java.lang.String" value="Jm&#xe9;no odes&#xed;latele"/>
   1.596 +          </Properties>
   1.597 +        </Component>
   1.598 +        <Component class="javax.swing.JTextField" name="vstupJmenoOdesilatele">
   1.599 +        </Component>
   1.600 +        <Component class="javax.swing.JTextField" name="vstupAdresaOdesilatele">
   1.601 +        </Component>
   1.602 +        <Container class="javax.swing.JScrollPane" name="jScrollPane1">
   1.603 +          <AuxValues>
   1.604 +            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
   1.605 +          </AuxValues>
   1.606 +
   1.607 +          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
   1.608 +          <SubComponents>
   1.609 +            <Component class="javax.swing.JTextArea" name="vstupZprava">
   1.610 +              <Properties>
   1.611 +                <Property name="columns" type="int" value="20"/>
   1.612 +                <Property name="rows" type="int" value="5"/>
   1.613 +              </Properties>
   1.614 +            </Component>
   1.615 +          </SubComponents>
   1.616 +        </Container>
   1.617 +        <Component class="javax.swing.JLabel" name="jLabel15">
   1.618 +          <Properties>
   1.619 +            <Property name="text" type="java.lang.String" value="Form&#xe1;t zpr&#xe1;vy"/>
   1.620 +          </Properties>
   1.621 +        </Component>
   1.622 +        <Component class="javax.swing.JCheckBox" name="vstupFormatHTML">
   1.623 +          <Properties>
   1.624 +            <Property name="mnemonic" type="int" value="104"/>
   1.625 +            <Property name="text" type="java.lang.String" value="HTML"/>
   1.626 +            <Property name="toolTipText" type="java.lang.String" value="P&#x159;i neza&#x161;krtnut&#xed; se ode&#x161;le jako prost&#xfd; text"/>
   1.627 +          </Properties>
   1.628 +        </Component>
   1.629 +        <Component class="org.jdesktop.swingx.JXHyperlink" name="odpovedetKomuOdkaz">
   1.630 +          <Properties>
   1.631 +            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
   1.632 +              <Color blue="33" green="33" id="windowText" palette="3" red="33" type="palette"/>
   1.633 +            </Property>
   1.634 +            <Property name="mnemonic" type="int" value="101"/>
   1.635 +            <Property name="text" type="java.lang.String" value="Adresa odes&#xed;latele"/>
   1.636 +            <Property name="toolTipText" type="java.lang.String" value="&lt;html&gt;&lt;p&gt;Klikn&#x11b;te sem pro nastaven&#xed; adresy,&lt;/p&gt;&lt;p&gt;na kterou maj&#xed; chodit odpov&#x11b;di&lt;/p&gt;&lt;/html&gt;"/>
   1.637 +            <Property name="clickedColor" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
   1.638 +              <Color blue="33" green="33" id="windowText" palette="3" red="33" type="palette"/>
   1.639 +            </Property>
   1.640 +            <Property name="unclickedColor" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
   1.641 +              <Color blue="33" green="33" id="windowText" palette="3" red="33" type="palette"/>
   1.642 +            </Property>
   1.643 +          </Properties>
   1.644 +          <Events>
   1.645 +            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="odpovedetKomuOdkazActionPerformed"/>
   1.646 +          </Events>
   1.647 +        </Component>
   1.648 +      </SubComponents>
   1.649 +    </Container>
   1.650 +    <Container class="javax.swing.JDialog" name="odpovedetKomuDialog">
   1.651 +      <Properties>
   1.652 +        <Property name="title" type="java.lang.String" value="Adresa pro odpov&#x11b;di"/>
   1.653 +        <Property name="modal" type="boolean" value="true"/>
   1.654 +      </Properties>
   1.655 +
   1.656 +      <Layout>
   1.657 +        <DimensionLayout dim="0">
   1.658 +          <Group type="103" groupAlignment="0" attributes="0">
   1.659 +              <Group type="102" attributes="0">
   1.660 +                  <EmptySpace max="-2" attributes="0"/>
   1.661 +                  <Group type="103" groupAlignment="0" attributes="0">
   1.662 +                      <Group type="102" alignment="0" attributes="0">
   1.663 +                          <Group type="103" groupAlignment="0" attributes="0">
   1.664 +                              <Component id="jLabel19" alignment="0" min="-2" max="-2" attributes="0"/>
   1.665 +                              <Component id="jLabel18" alignment="0" min="-2" max="-2" attributes="0"/>
   1.666 +                          </Group>
   1.667 +                          <EmptySpace max="-2" attributes="0"/>
   1.668 +                          <Group type="103" groupAlignment="1" attributes="0">
   1.669 +                              <Component id="odpovedetKomuAdresa" pref="332" max="32767" attributes="0"/>
   1.670 +                              <Component id="odpovedetKomuJmeno" alignment="0" pref="332" max="32767" attributes="0"/>
   1.671 +                          </Group>
   1.672 +                      </Group>
   1.673 +                      <Component id="jLabel17" alignment="0" pref="382" max="32767" attributes="0"/>
   1.674 +                      <Component id="odpovedetKomuHotovo" alignment="1" min="-2" max="-2" attributes="0"/>
   1.675 +                  </Group>
   1.676 +                  <EmptySpace max="-2" attributes="0"/>
   1.677 +              </Group>
   1.678 +          </Group>
   1.679 +        </DimensionLayout>
   1.680 +        <DimensionLayout dim="1">
   1.681 +          <Group type="103" groupAlignment="0" attributes="0">
   1.682 +              <Group type="102" alignment="0" attributes="0">
   1.683 +                  <EmptySpace max="-2" attributes="0"/>
   1.684 +                  <Group type="103" groupAlignment="3" attributes="0">
   1.685 +                      <Component id="jLabel18" alignment="3" min="-2" max="-2" attributes="0"/>
   1.686 +                      <Component id="odpovedetKomuJmeno" alignment="3" min="-2" max="-2" attributes="0"/>
   1.687 +                  </Group>
   1.688 +                  <EmptySpace max="-2" attributes="0"/>
   1.689 +                  <Group type="103" groupAlignment="1" attributes="0">
   1.690 +                      <Component id="jLabel19" min="-2" max="-2" attributes="0"/>
   1.691 +                      <Component id="odpovedetKomuAdresa" min="-2" max="-2" attributes="0"/>
   1.692 +                  </Group>
   1.693 +                  <EmptySpace max="-2" attributes="0"/>
   1.694 +                  <Component id="jLabel17" min="-2" max="-2" attributes="0"/>
   1.695 +                  <EmptySpace max="32767" attributes="0"/>
   1.696 +                  <Component id="odpovedetKomuHotovo" min="-2" max="-2" attributes="0"/>
   1.697 +                  <EmptySpace max="-2" attributes="0"/>
   1.698 +              </Group>
   1.699 +          </Group>
   1.700 +        </DimensionLayout>
   1.701 +      </Layout>
   1.702 +      <SubComponents>
   1.703 +        <Component class="javax.swing.JLabel" name="jLabel18">
   1.704 +          <Properties>
   1.705 +            <Property name="text" type="java.lang.String" value="Jm&#xe9;no"/>
   1.706 +          </Properties>
   1.707 +        </Component>
   1.708 +        <Component class="javax.swing.JLabel" name="jLabel19">
   1.709 +          <Properties>
   1.710 +            <Property name="text" type="java.lang.String" value="Adresa"/>
   1.711 +          </Properties>
   1.712 +        </Component>
   1.713 +        <Component class="javax.swing.JLabel" name="jLabel17">
   1.714 +          <Properties>
   1.715 +            <Property name="text" type="java.lang.String" value="&lt;html&gt;&#xa;&lt;p&gt;Pokud bude p&#x159;&#xed;jemce na hromadnou zpr&#xe1;vu odpov&#xed;dat,&lt;/p&gt;&#xa;&lt;p&gt;odpov&#x11b;&#x10f; p&#x159;ijde na tuto adresu.&lt;/p&gt;&#xa;&lt;p&gt;Pokud tyto &#xfa;daje nevypln&#xed;te, nebo zad&#xe1;te chybn&#xfd; e-mail,&lt;/p&gt;&#xa;&lt;p&gt;budou odpov&#x11b;di chodit odes&#xed;lateli.&lt;/p&gt;&#xa;&lt;/html&gt;"/>
   1.716 +          </Properties>
   1.717 +        </Component>
   1.718 +        <Component class="javax.swing.JTextField" name="odpovedetKomuJmeno">
   1.719 +        </Component>
   1.720 +        <Component class="javax.swing.JTextField" name="odpovedetKomuAdresa">
   1.721 +        </Component>
   1.722 +        <Component class="javax.swing.JButton" name="odpovedetKomuHotovo">
   1.723 +          <Properties>
   1.724 +            <Property name="text" type="java.lang.String" value="Hotovo"/>
   1.725 +          </Properties>
   1.726 +          <Events>
   1.727 +            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="odpovedetKomuHotovoActionPerformed"/>
   1.728 +          </Events>
   1.729 +        </Component>
   1.730 +      </SubComponents>
   1.731 +    </Container>
   1.732 +  </NonVisualComponents>
   1.733 +  <Properties>
   1.734 +    <Property name="title" type="java.lang.String" value="SuperPo&#x161;&#x165;&#xe1;k"/>
   1.735 +  </Properties>
   1.736 +  <SyntheticProperties>
   1.737 +    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
   1.738 +  </SyntheticProperties>
   1.739 +  <Events>
   1.740 +    <EventHandler event="windowClosing" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowClosing"/>
   1.741 +  </Events>
   1.742 +  <AuxValues>
   1.743 +    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
   1.744 +    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
   1.745 +    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
   1.746 +    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
   1.747 +    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
   1.748 +    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
   1.749 +    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
   1.750 +    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
   1.751 +  </AuxValues>
   1.752 +
   1.753 +  <Layout>
   1.754 +    <DimensionLayout dim="0">
   1.755 +      <Group type="103" groupAlignment="0" attributes="0">
   1.756 +          <Group type="102" alignment="0" attributes="0">
   1.757 +              <Component id="taskPanel" min="-2" pref="196" max="-2" attributes="0"/>
   1.758 +              <EmptySpace max="-2" attributes="0"/>
   1.759 +              <Component id="panel" pref="342" max="32767" attributes="0"/>
   1.760 +          </Group>
   1.761 +          <Component id="jXHeader1" alignment="1" pref="544" max="32767" attributes="0"/>
   1.762 +      </Group>
   1.763 +    </DimensionLayout>
   1.764 +    <DimensionLayout dim="1">
   1.765 +      <Group type="103" groupAlignment="0" attributes="0">
   1.766 +          <Group type="102" attributes="0">
   1.767 +              <Component id="jXHeader1" min="-2" max="-2" attributes="0"/>
   1.768 +              <EmptySpace max="-2" attributes="0"/>
   1.769 +              <Group type="103" groupAlignment="1" attributes="0">
   1.770 +                  <Component id="taskPanel" pref="340" max="32767" attributes="0"/>
   1.771 +                  <Component id="panel" alignment="0" pref="340" max="32767" attributes="0"/>
   1.772 +              </Group>
   1.773 +          </Group>
   1.774 +      </Group>
   1.775 +    </DimensionLayout>
   1.776 +  </Layout>
   1.777 +  <SubComponents>
   1.778 +    <Component class="org.jdesktop.swingx.JXHeader" name="jXHeader1">
   1.779 +      <Properties>
   1.780 +        <Property name="description" type="java.lang.String" value="Program pro pos&#xed;l&#xe1;n&#xed; hromadn&#xfd;ch zpr&#xe1;v elektronickou po&#x161;tou.&#xa;Nezneu&#x17e;&#xed;vejte pro rozes&#xed;l&#xe1;n&#xed; spamu."/>
   1.781 +        <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
   1.782 +          <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/xfmail.png"/>
   1.783 +        </Property>
   1.784 +        <Property name="title" type="java.lang.String" value="SuperPo&#x161;&#x165;&#xe1;k"/>
   1.785 +      </Properties>
   1.786 +    </Component>
   1.787 +    <Container class="org.jdesktop.swingx.JXTaskPaneContainer" name="taskPanel">
   1.788 +      <Properties>
   1.789 +        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
   1.790 +          <Color blue="ee" green="ee" id="Button.background" palette="3" red="ee" type="palette"/>
   1.791 +        </Property>
   1.792 +      </Properties>
   1.793 +      <SubComponents>
   1.794 +        <Container class="org.jdesktop.swingx.JXTaskPane" name="jXTaskPane1">
   1.795 +          <Properties>
   1.796 +            <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
   1.797 +              <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/mail_generic.png"/>
   1.798 +            </Property>
   1.799 +            <Property name="title" type="java.lang.String" value="Hromadn&#xe1; zpr&#xe1;va"/>
   1.800 +          </Properties>
   1.801 +          <SubComponents>
   1.802 +            <Component class="org.jdesktop.swingx.JXHyperlink" name="lnText">
   1.803 +              <Properties>
   1.804 +                <Property name="mnemonic" type="int" value="122"/>
   1.805 +                <Property name="text" type="java.lang.String" value="Text zpr&#xe1;vy"/>
   1.806 +                <Property name="actionCommand" type="java.lang.String" value="Zpr&#xe1;va"/>
   1.807 +              </Properties>
   1.808 +              <Events>
   1.809 +                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="lnTextActionPerformed"/>
   1.810 +              </Events>
   1.811 +            </Component>
   1.812 +            <Component class="org.jdesktop.swingx.JXHyperlink" name="lnPrijemci">
   1.813 +              <Properties>
   1.814 +                <Property name="mnemonic" type="int" value="112"/>
   1.815 +                <Property name="text" type="java.lang.String" value="P&#x159;&#xed;jemci"/>
   1.816 +              </Properties>
   1.817 +              <Events>
   1.818 +                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="lnPrijemciActionPerformed"/>
   1.819 +              </Events>
   1.820 +            </Component>
   1.821 +            <Component class="org.jdesktop.swingx.JXHyperlink" name="lnOdeslat">
   1.822 +              <Properties>
   1.823 +                <Property name="mnemonic" type="int" value="111"/>
   1.824 +                <Property name="text" type="java.lang.String" value="Odeslat"/>
   1.825 +              </Properties>
   1.826 +              <Events>
   1.827 +                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="lnOdeslatActionPerformed"/>
   1.828 +              </Events>
   1.829 +            </Component>
   1.830 +          </SubComponents>
   1.831 +        </Container>
   1.832 +        <Container class="org.jdesktop.swingx.JXTaskPane" name="jXTaskPane2">
   1.833 +          <Properties>
   1.834 +            <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
   1.835 +              <Image iconType="3" name="/cz/frantovo/superPostak/obrazky/gear.png"/>
   1.836 +            </Property>
   1.837 +            <Property name="title" type="java.lang.String" value="Nastaven&#xed;"/>
   1.838 +          </Properties>
   1.839 +          <SubComponents>
   1.840 +            <Component class="org.jdesktop.swingx.JXHyperlink" name="lnServer">
   1.841 +              <Properties>
   1.842 +                <Property name="mnemonic" type="int" value="115"/>
   1.843 +                <Property name="text" type="java.lang.String" value="Po&#x161;tovn&#xed; server"/>
   1.844 +              </Properties>
   1.845 +              <Events>
   1.846 +                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="lnServerActionPerformed"/>
   1.847 +              </Events>
   1.848 +            </Component>
   1.849 +            <Component class="org.jdesktop.swingx.JXHyperlink" name="lnDatabaze">
   1.850 +              <Properties>
   1.851 +                <Property name="mnemonic" type="int" value="100"/>
   1.852 +                <Property name="text" type="java.lang.String" value="Datab&#xe1;ze"/>
   1.853 +              </Properties>
   1.854 +              <Events>
   1.855 +                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="lnDatabazeActionPerformed"/>
   1.856 +              </Events>
   1.857 +            </Component>
   1.858 +            <Component class="org.jdesktop.swingx.JXHyperlink" name="lnVychoziPrijemci">
   1.859 +              <Properties>
   1.860 +                <Property name="mnemonic" type="int" value="118"/>
   1.861 +                <Property name="text" type="java.lang.String" value="V&#xfd;choz&#xed; p&#x159;&#xed;jemci"/>
   1.862 +              </Properties>
   1.863 +              <Events>
   1.864 +                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="lnVychoziPrijemciActionPerformed"/>
   1.865 +              </Events>
   1.866 +            </Component>
   1.867 +          </SubComponents>
   1.868 +        </Container>
   1.869 +      </SubComponents>
   1.870 +    </Container>
   1.871 +    <Container class="org.jdesktop.swingx.JXPanel" name="panel">
   1.872 +
   1.873 +      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignCardLayout"/>
   1.874 +    </Container>
   1.875 +  </SubComponents>
   1.876 +</Form>