java/SuperPostak/src/cz/frantovo/superPostak/SuperPostak.form
changeset 17 9cb46ca7e26c
parent 14 3a12bd9312b1
     1.1 --- a/java/SuperPostak/src/cz/frantovo/superPostak/SuperPostak.form	Fri Mar 30 15:35:26 2012 +0200
     1.2 +++ b/java/SuperPostak/src/cz/frantovo/superPostak/SuperPostak.form	Mon Apr 23 00:24:31 2012 +0200
     1.3 @@ -510,8 +510,8 @@
     1.4            <Group type="103" groupAlignment="0" attributes="0">
     1.5                <Group type="102" alignment="1" attributes="0">
     1.6                    <EmptySpace max="-2" attributes="0"/>
     1.7 -                  <Group type="103" groupAlignment="1" attributes="0">
     1.8 -                      <Component id="jScrollPane1" alignment="0" pref="438" max="32767" attributes="0"/>
     1.9 +                  <Group type="103" groupAlignment="0" attributes="0">
    1.10 +                      <Component id="jScrollPane1" alignment="0" pref="461" max="32767" attributes="0"/>
    1.11                        <Group type="102" alignment="1" attributes="0">
    1.12                            <Group type="103" groupAlignment="1" attributes="0">
    1.13                                <Group type="102" attributes="0">
    1.14 @@ -527,16 +527,20 @@
    1.15                                </Group>
    1.16                            </Group>
    1.17                            <Group type="103" groupAlignment="0" attributes="0">
    1.18 -                              <Component id="vstupJmenoOdesilatele" alignment="0" pref="328" max="32767" attributes="0"/>
    1.19 -                              <Component id="vstupAdresaOdesilatele" alignment="0" pref="328" max="32767" attributes="0"/>
    1.20 -                              <Component id="vstupPredmet" alignment="0" pref="328" max="32767" attributes="0"/>
    1.21 +                              <Component id="vstupJmenoOdesilatele" alignment="0" max="32767" attributes="0"/>
    1.22 +                              <Component id="vstupAdresaOdesilatele" alignment="0" max="32767" attributes="0"/>
    1.23 +                              <Component id="vstupPredmet" alignment="0" max="32767" attributes="0"/>
    1.24                            </Group>
    1.25                        </Group>
    1.26                        <Group type="102" alignment="0" attributes="0">
    1.27                            <Component id="jLabel15" min="-2" max="-2" attributes="0"/>
    1.28 -                          <EmptySpace min="-2" pref="33" max="-2" attributes="0"/>
    1.29 -                          <Component id="vstupFormatHTML" pref="81" max="32767" attributes="0"/>
    1.30 -                          <EmptySpace min="-2" pref="247" max="-2" attributes="0"/>
    1.31 +                          <EmptySpace max="-2" attributes="0"/>
    1.32 +                          <Component id="formátProstý" min="-2" max="-2" attributes="0"/>
    1.33 +                          <EmptySpace max="-2" attributes="0"/>
    1.34 +                          <Component id="formátXHTML" min="-2" max="-2" attributes="0"/>
    1.35 +                          <EmptySpace max="-2" attributes="0"/>
    1.36 +                          <Component id="formátOboje" min="-2" max="-2" attributes="0"/>
    1.37 +                          <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
    1.38                        </Group>
    1.39                    </Group>
    1.40                    <EmptySpace max="-2" attributes="0"/>
    1.41 @@ -566,7 +570,9 @@
    1.42                    <EmptySpace max="-2" attributes="0"/>
    1.43                    <Group type="103" groupAlignment="3" attributes="0">
    1.44                        <Component id="jLabel15" alignment="3" min="-2" max="-2" attributes="0"/>
    1.45 -                      <Component id="vstupFormatHTML" alignment="3" min="-2" max="-2" attributes="0"/>
    1.46 +                      <Component id="formátProstý" alignment="3" min="-2" max="-2" attributes="0"/>
    1.47 +                      <Component id="formátXHTML" alignment="3" min="-2" max="-2" attributes="0"/>
    1.48 +                      <Component id="formátOboje" alignment="3" min="-2" max="-2" attributes="0"/>
    1.49                    </Group>
    1.50                    <EmptySpace max="-2" attributes="0"/>
    1.51                </Group>
    1.52 @@ -616,13 +622,6 @@
    1.53              <Property name="text" type="java.lang.String" value="Form&#xe1;t zpr&#xe1;vy"/>
    1.54            </Properties>
    1.55          </Component>
    1.56 -        <Component class="javax.swing.JCheckBox" name="vstupFormatHTML">
    1.57 -          <Properties>
    1.58 -            <Property name="mnemonic" type="int" value="104"/>
    1.59 -            <Property name="text" type="java.lang.String" value="HTML"/>
    1.60 -            <Property name="toolTipText" type="java.lang.String" value="P&#x159;i neza&#x161;krtnut&#xed; se ode&#x161;le jako prost&#xfd; text"/>
    1.61 -          </Properties>
    1.62 -        </Component>
    1.63          <Component class="org.jdesktop.swingx.JXHyperlink" name="odpovedetKomuOdkaz">
    1.64            <Properties>
    1.65              <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
    1.66 @@ -642,6 +641,37 @@
    1.67              <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="odpovedetKomuOdkazActionPerformed"/>
    1.68            </Events>
    1.69          </Component>
    1.70 +        <Component class="javax.swing.JRadioButton" name="form&#xe1;tProst&#xfd;">
    1.71 +          <Properties>
    1.72 +            <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
    1.73 +              <ComponentRef name="form&#xe1;tSkupina"/>
    1.74 +            </Property>
    1.75 +            <Property name="selected" type="boolean" value="true"/>
    1.76 +            <Property name="text" type="java.lang.String" value="Prost&#xfd; text"/>
    1.77 +          </Properties>
    1.78 +        </Component>
    1.79 +        <Component class="javax.swing.JRadioButton" name="form&#xe1;tXHTML">
    1.80 +          <Properties>
    1.81 +            <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
    1.82 +              <ComponentRef name="form&#xe1;tSkupina"/>
    1.83 +            </Property>
    1.84 +            <Property name="text" type="java.lang.String" value="(X)HTML"/>
    1.85 +          </Properties>
    1.86 +          <Events>
    1.87 +            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="form&#xe1;tXHTMLActionPerformed"/>
    1.88 +          </Events>
    1.89 +        </Component>
    1.90 +        <Component class="javax.swing.JRadioButton" name="form&#xe1;tOboje">
    1.91 +          <Properties>
    1.92 +            <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
    1.93 +              <ComponentRef name="form&#xe1;tSkupina"/>
    1.94 +            </Property>
    1.95 +            <Property name="text" type="java.lang.String" value="Oboje"/>
    1.96 +          </Properties>
    1.97 +          <Events>
    1.98 +            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="form&#xe1;tObojeActionPerformed"/>
    1.99 +          </Events>
   1.100 +        </Component>
   1.101        </SubComponents>
   1.102      </Container>
   1.103      <Container class="javax.swing.JDialog" name="odpovedetKomuDialog">
   1.104 @@ -726,6 +756,8 @@
   1.105          </Component>
   1.106        </SubComponents>
   1.107      </Container>
   1.108 +    <Component class="javax.swing.ButtonGroup" name="form&#xe1;tSkupina">
   1.109 +    </Component>
   1.110    </NonVisualComponents>
   1.111    <Properties>
   1.112      <Property name="title" type="java.lang.String" value="SuperPo&#x161;&#x165;&#xe1;k"/>