java/rozsirene-atributy/src/cz/frantovo/rozsireneatributy/gui/Panel.form
branchv_0
changeset 35 72ea1c6d836c
parent 30 d511e4bf7d8f
     1.1 --- a/java/rozsirene-atributy/src/cz/frantovo/rozsireneatributy/gui/Panel.form	Fri Dec 15 20:41:41 2023 +0100
     1.2 +++ b/java/rozsirene-atributy/src/cz/frantovo/rozsireneatributy/gui/Panel.form	Sat Dec 16 14:09:00 2023 +0100
     1.3 @@ -25,7 +25,9 @@
     1.4                <Component id="tlačítkoZnovuNačíst" min="-2" max="-2" attributes="0"/>
     1.5                <EmptySpace max="-2" attributes="0"/>
     1.6                <Component id="tlačítkoZamknout" min="-2" max="-2" attributes="0"/>
     1.7 -              <EmptySpace pref="122" max="32767" attributes="0"/>
     1.8 +              <EmptySpace max="-2" attributes="0"/>
     1.9 +              <Component id="tlačítkoKopírovat" min="-2" max="-2" attributes="0"/>
    1.10 +              <EmptySpace pref="25" max="32767" attributes="0"/>
    1.11            </Group>
    1.12            <Component id="posuvnýPanel" alignment="0" pref="543" max="32767" attributes="0"/>
    1.13        </Group>
    1.14 @@ -40,6 +42,7 @@
    1.15                    <Component id="tlačítkoSmazat" alignment="3" min="-2" max="-2" attributes="0"/>
    1.16                    <Component id="tlačítkoZnovuNačíst" alignment="3" min="-2" max="-2" attributes="0"/>
    1.17                    <Component id="tlačítkoZamknout" alignment="3" min="-2" max="-2" attributes="0"/>
    1.18 +                  <Component id="tlačítkoKopírovat" alignment="3" min="-2" max="-2" attributes="0"/>
    1.19                </Group>
    1.20                <EmptySpace max="-2" attributes="0"/>
    1.21            </Group>
    1.22 @@ -95,5 +98,15 @@
    1.23          <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tla&#x10d;&#xed;tkoZamknoutActionPerformed"/>
    1.24        </Events>
    1.25      </Component>
    1.26 +    <Component class="javax.swing.JButton" name="tla&#x10d;&#xed;tkoKop&#xed;rovat">
    1.27 +      <Properties>
    1.28 +        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
    1.29 +          <ResourceString bundle="cz/frantovo/rozsireneatributy/P&#x159;eklady.properties" key="schr&#xe1;nka.kop&#xed;rovat" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
    1.30 +        </Property>
    1.31 +      </Properties>
    1.32 +      <Events>
    1.33 +        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tla&#x10d;&#xed;tkoKop&#xed;rovatActionPerformed"/>
    1.34 +      </Events>
    1.35 +    </Component>
    1.36    </SubComponents>
    1.37  </Form>