java/rozsirene-atributy/src/cz/frantovo/rozsireneatributy/gui/Panel.form
branchv_0
changeset 30 d511e4bf7d8f
parent 28 c2ffda907125
child 35 72ea1c6d836c
     1.1 --- a/java/rozsirene-atributy/src/cz/frantovo/rozsireneatributy/gui/Panel.form	Mon Dec 11 00:49:59 2023 +0100
     1.2 +++ b/java/rozsirene-atributy/src/cz/frantovo/rozsireneatributy/gui/Panel.form	Tue Dec 12 21:19:11 2023 +0100
     1.3 @@ -23,7 +23,9 @@
     1.4                <Component id="tlačítkoSmazat" min="-2" max="-2" attributes="0"/>
     1.5                <EmptySpace max="-2" attributes="0"/>
     1.6                <Component id="tlačítkoZnovuNačíst" min="-2" max="-2" attributes="0"/>
     1.7 -              <EmptySpace pref="222" max="32767" attributes="0"/>
     1.8 +              <EmptySpace max="-2" attributes="0"/>
     1.9 +              <Component id="tlačítkoZamknout" min="-2" max="-2" attributes="0"/>
    1.10 +              <EmptySpace pref="122" 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 @@ -37,6 +39,7 @@
    1.15                    <Component id="tlačítkoPřidat" alignment="3" min="-2" max="-2" attributes="0"/>
    1.16                    <Component id="tlačítkoSmazat" alignment="3" min="-2" max="-2" attributes="0"/>
    1.17                    <Component id="tlačítkoZnovuNačíst" alignment="3" min="-2" max="-2" attributes="0"/>
    1.18 +                  <Component id="tlačítkoZamknout" alignment="3" min="-2" max="-2" attributes="0"/>
    1.19                </Group>
    1.20                <EmptySpace max="-2" attributes="0"/>
    1.21            </Group>
    1.22 @@ -82,5 +85,15 @@
    1.23          <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tla&#x10d;&#xed;tkoZnovuNa&#x10d;&#xed;stActionPerformed"/>
    1.24        </Events>
    1.25      </Component>
    1.26 +    <Component class="javax.swing.JToggleButton" name="tla&#x10d;&#xed;tkoZamknout">
    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="zamknout" 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;tkoZamknoutActionPerformed"/>
    1.34 +      </Events>
    1.35 +    </Component>
    1.36    </SubComponents>
    1.37  </Form>