java/rozsirene-atributy/src/cz/frantovo/rozsireneatributy/gui/Panel.form
author František Kučera <franta-hg@frantovo.cz>
Tue, 12 Dec 2023 21:19:11 +0100
branchv_0
changeset 30 d511e4bf7d8f
parent 28 c2ffda907125
child 35 72ea1c6d836c
permissions -rw-r--r--
volitelné zamykání souborů (POSIX) a zaslání notifikace ostatním aplikacím (inotify/CLOSE_WRITE)
franta-hg@19
     1
<?xml version="1.0" encoding="UTF-8" ?>
franta-hg@6
     2
franta-hg@10
     3
<Form version="1.6" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
franta-hg@6
     4
  <AuxValues>
franta-hg@6
     5
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
franta-hg@6
     6
    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
franta-hg@6
     7
    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
franta-hg@6
     8
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
franta-hg@6
     9
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
franta-hg@6
    10
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
franta-hg@6
    11
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
franta-hg@6
    12
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
franta-hg@6
    13
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
franta-hg@6
    14
  </AuxValues>
franta-hg@6
    15
franta-hg@6
    16
  <Layout>
franta-hg@6
    17
    <DimensionLayout dim="0">
franta-hg@6
    18
      <Group type="103" groupAlignment="0" attributes="0">
franta-hg@10
    19
          <Group type="102" alignment="0" attributes="0">
franta-hg@10
    20
              <EmptySpace max="-2" attributes="0"/>
franta-hg@10
    21
              <Component id="tlačítkoPřidat" min="-2" max="-2" attributes="0"/>
franta-hg@10
    22
              <EmptySpace max="-2" attributes="0"/>
franta-hg@10
    23
              <Component id="tlačítkoSmazat" min="-2" max="-2" attributes="0"/>
franta-hg@10
    24
              <EmptySpace max="-2" attributes="0"/>
franta-hg@10
    25
              <Component id="tlačítkoZnovuNačíst" min="-2" max="-2" attributes="0"/>
franta-hg@30
    26
              <EmptySpace max="-2" attributes="0"/>
franta-hg@30
    27
              <Component id="tlačítkoZamknout" min="-2" max="-2" attributes="0"/>
franta-hg@30
    28
              <EmptySpace pref="122" max="32767" attributes="0"/>
franta-hg@10
    29
          </Group>
franta-hg@11
    30
          <Component id="posuvnýPanel" alignment="0" pref="543" max="32767" attributes="0"/>
franta-hg@6
    31
      </Group>
franta-hg@6
    32
    </DimensionLayout>
franta-hg@6
    33
    <DimensionLayout dim="1">
franta-hg@6
    34
      <Group type="103" groupAlignment="0" attributes="0">
franta-hg@10
    35
          <Group type="102" alignment="1" attributes="0">
franta-hg@10
    36
              <Component id="posuvnýPanel" pref="277" max="32767" attributes="0"/>
franta-hg@10
    37
              <EmptySpace max="-2" attributes="0"/>
franta-hg@10
    38
              <Group type="103" groupAlignment="3" attributes="0">
franta-hg@10
    39
                  <Component id="tlačítkoPřidat" alignment="3" min="-2" max="-2" attributes="0"/>
franta-hg@10
    40
                  <Component id="tlačítkoSmazat" alignment="3" min="-2" max="-2" attributes="0"/>
franta-hg@10
    41
                  <Component id="tlačítkoZnovuNačíst" alignment="3" min="-2" max="-2" attributes="0"/>
franta-hg@30
    42
                  <Component id="tlačítkoZamknout" alignment="3" min="-2" max="-2" attributes="0"/>
franta-hg@10
    43
              </Group>
franta-hg@10
    44
              <EmptySpace max="-2" attributes="0"/>
franta-hg@10
    45
          </Group>
franta-hg@6
    46
      </Group>
franta-hg@6
    47
    </DimensionLayout>
franta-hg@6
    48
  </Layout>
franta-hg@6
    49
  <SubComponents>
franta-hg@10
    50
    <Container class="javax.swing.JScrollPane" name="posuvn&#xfd;Panel">
franta-hg@6
    51
franta-hg@6
    52
      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
franta-hg@6
    53
    </Container>
franta-hg@10
    54
    <Component class="javax.swing.JButton" name="tla&#x10d;&#xed;tkoP&#x159;idat">
franta-hg@10
    55
      <Properties>
franta-hg@11
    56
        <Property name="mnemonic" type="int" value="112"/>
franta-hg@15
    57
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
franta-hg@28
    58
          <ResourceString bundle="cz/frantovo/rozsireneatributy/P&#x159;eklady.properties" key="p&#x159;idatAtribut" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
franta-hg@15
    59
        </Property>
franta-hg@10
    60
      </Properties>
franta-hg@10
    61
      <Events>
franta-hg@10
    62
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tla&#x10d;&#xed;tkoP&#x159;idatActionPerformed"/>
franta-hg@10
    63
      </Events>
franta-hg@10
    64
    </Component>
franta-hg@10
    65
    <Component class="javax.swing.JButton" name="tla&#x10d;&#xed;tkoSmazat">
franta-hg@10
    66
      <Properties>
franta-hg@11
    67
        <Property name="mnemonic" type="int" value="115"/>
franta-hg@15
    68
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
franta-hg@28
    69
          <ResourceString bundle="cz/frantovo/rozsireneatributy/P&#x159;eklady.properties" key="smazatAtribut" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
franta-hg@15
    70
        </Property>
franta-hg@10
    71
        <Property name="enabled" type="boolean" value="false"/>
franta-hg@10
    72
      </Properties>
franta-hg@10
    73
      <Events>
franta-hg@10
    74
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tla&#x10d;&#xed;tkoSmazatActionPerformed"/>
franta-hg@10
    75
      </Events>
franta-hg@10
    76
    </Component>
franta-hg@10
    77
    <Component class="javax.swing.JButton" name="tla&#x10d;&#xed;tkoZnovuNa&#x10d;&#xed;st">
franta-hg@10
    78
      <Properties>
franta-hg@11
    79
        <Property name="mnemonic" type="int" value="122"/>
franta-hg@15
    80
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
franta-hg@28
    81
          <ResourceString bundle="cz/frantovo/rozsireneatributy/P&#x159;eklady.properties" key="znovuNa&#x10d;&#xed;st" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
franta-hg@15
    82
        </Property>
franta-hg@10
    83
      </Properties>
franta-hg@10
    84
      <Events>
franta-hg@10
    85
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tla&#x10d;&#xed;tkoZnovuNa&#x10d;&#xed;stActionPerformed"/>
franta-hg@10
    86
      </Events>
franta-hg@10
    87
    </Component>
franta-hg@30
    88
    <Component class="javax.swing.JToggleButton" name="tla&#x10d;&#xed;tkoZamknout">
franta-hg@30
    89
      <Properties>
franta-hg@30
    90
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
franta-hg@30
    91
          <ResourceString bundle="cz/frantovo/rozsireneatributy/P&#x159;eklady.properties" key="zamknout" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
franta-hg@30
    92
        </Property>
franta-hg@30
    93
      </Properties>
franta-hg@30
    94
      <Events>
franta-hg@30
    95
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tla&#x10d;&#xed;tkoZamknoutActionPerformed"/>
franta-hg@30
    96
      </Events>
franta-hg@30
    97
    </Component>
franta-hg@6
    98
  </SubComponents>
franta-hg@6
    99
</Form>