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