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@35
|
28 |
<EmptySpace max="-2" attributes="0"/>
|
franta-hg@35
|
29 |
<Component id="tlačítkoKopírovat" min="-2" max="-2" attributes="0"/>
|
franta-hg@35
|
30 |
<EmptySpace pref="25" max="32767" attributes="0"/>
|
franta-hg@10
|
31 |
</Group>
|
franta-hg@11
|
32 |
<Component id="posuvnýPanel" alignment="0" pref="543" max="32767" attributes="0"/>
|
franta-hg@6
|
33 |
</Group>
|
franta-hg@6
|
34 |
</DimensionLayout>
|
franta-hg@6
|
35 |
<DimensionLayout dim="1">
|
franta-hg@6
|
36 |
<Group type="103" groupAlignment="0" attributes="0">
|
franta-hg@10
|
37 |
<Group type="102" alignment="1" attributes="0">
|
franta-hg@10
|
38 |
<Component id="posuvnýPanel" pref="277" max="32767" attributes="0"/>
|
franta-hg@10
|
39 |
<EmptySpace max="-2" attributes="0"/>
|
franta-hg@10
|
40 |
<Group type="103" groupAlignment="3" attributes="0">
|
franta-hg@10
|
41 |
<Component id="tlačítkoPřidat" alignment="3" min="-2" max="-2" attributes="0"/>
|
franta-hg@10
|
42 |
<Component id="tlačítkoSmazat" alignment="3" min="-2" max="-2" attributes="0"/>
|
franta-hg@10
|
43 |
<Component id="tlačítkoZnovuNačíst" alignment="3" min="-2" max="-2" attributes="0"/>
|
franta-hg@30
|
44 |
<Component id="tlačítkoZamknout" alignment="3" min="-2" max="-2" attributes="0"/>
|
franta-hg@35
|
45 |
<Component id="tlačítkoKopírovat" alignment="3" min="-2" max="-2" attributes="0"/>
|
franta-hg@10
|
46 |
</Group>
|
franta-hg@10
|
47 |
<EmptySpace max="-2" attributes="0"/>
|
franta-hg@10
|
48 |
</Group>
|
franta-hg@6
|
49 |
</Group>
|
franta-hg@6
|
50 |
</DimensionLayout>
|
franta-hg@6
|
51 |
</Layout>
|
franta-hg@6
|
52 |
<SubComponents>
|
franta-hg@10
|
53 |
<Container class="javax.swing.JScrollPane" name="posuvnýPanel">
|
franta-hg@6
|
54 |
|
franta-hg@6
|
55 |
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
franta-hg@6
|
56 |
</Container>
|
franta-hg@10
|
57 |
<Component class="javax.swing.JButton" name="tlačítkoPřidat">
|
franta-hg@10
|
58 |
<Properties>
|
franta-hg@11
|
59 |
<Property name="mnemonic" type="int" value="112"/>
|
franta-hg@15
|
60 |
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
franta-hg@28
|
61 |
<ResourceString bundle="cz/frantovo/rozsireneatributy/Překlady.properties" key="přidatAtribut" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
|
franta-hg@15
|
62 |
</Property>
|
franta-hg@10
|
63 |
</Properties>
|
franta-hg@10
|
64 |
<Events>
|
franta-hg@10
|
65 |
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tlačítkoPřidatActionPerformed"/>
|
franta-hg@10
|
66 |
</Events>
|
franta-hg@10
|
67 |
</Component>
|
franta-hg@10
|
68 |
<Component class="javax.swing.JButton" name="tlačítkoSmazat">
|
franta-hg@10
|
69 |
<Properties>
|
franta-hg@11
|
70 |
<Property name="mnemonic" type="int" value="115"/>
|
franta-hg@15
|
71 |
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
franta-hg@28
|
72 |
<ResourceString bundle="cz/frantovo/rozsireneatributy/Překlady.properties" key="smazatAtribut" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
|
franta-hg@15
|
73 |
</Property>
|
franta-hg@10
|
74 |
<Property name="enabled" type="boolean" value="false"/>
|
franta-hg@10
|
75 |
</Properties>
|
franta-hg@10
|
76 |
<Events>
|
franta-hg@10
|
77 |
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tlačítkoSmazatActionPerformed"/>
|
franta-hg@10
|
78 |
</Events>
|
franta-hg@10
|
79 |
</Component>
|
franta-hg@10
|
80 |
<Component class="javax.swing.JButton" name="tlačítkoZnovuNačíst">
|
franta-hg@10
|
81 |
<Properties>
|
franta-hg@11
|
82 |
<Property name="mnemonic" type="int" value="122"/>
|
franta-hg@15
|
83 |
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
franta-hg@28
|
84 |
<ResourceString bundle="cz/frantovo/rozsireneatributy/Překlady.properties" key="znovuNačíst" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
|
franta-hg@15
|
85 |
</Property>
|
franta-hg@10
|
86 |
</Properties>
|
franta-hg@10
|
87 |
<Events>
|
franta-hg@10
|
88 |
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tlačítkoZnovuNačístActionPerformed"/>
|
franta-hg@10
|
89 |
</Events>
|
franta-hg@10
|
90 |
</Component>
|
franta-hg@30
|
91 |
<Component class="javax.swing.JToggleButton" name="tlačítkoZamknout">
|
franta-hg@30
|
92 |
<Properties>
|
franta-hg@30
|
93 |
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
franta-hg@30
|
94 |
<ResourceString bundle="cz/frantovo/rozsireneatributy/Překlady.properties" key="zamknout" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
|
franta-hg@30
|
95 |
</Property>
|
franta-hg@30
|
96 |
</Properties>
|
franta-hg@30
|
97 |
<Events>
|
franta-hg@30
|
98 |
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tlačítkoZamknoutActionPerformed"/>
|
franta-hg@30
|
99 |
</Events>
|
franta-hg@30
|
100 |
</Component>
|
franta-hg@35
|
101 |
<Component class="javax.swing.JButton" name="tlačítkoKopírovat">
|
franta-hg@35
|
102 |
<Properties>
|
franta-hg@35
|
103 |
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
franta-hg@35
|
104 |
<ResourceString bundle="cz/frantovo/rozsireneatributy/Překlady.properties" key="schránka.kopírovat" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
|
franta-hg@35
|
105 |
</Property>
|
franta-hg@35
|
106 |
</Properties>
|
franta-hg@35
|
107 |
<Events>
|
franta-hg@35
|
108 |
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tlačítkoKopírovatActionPerformed"/>
|
franta-hg@35
|
109 |
</Events>
|
franta-hg@35
|
110 |
</Component>
|
franta-hg@6
|
111 |
</SubComponents>
|
franta-hg@6
|
112 |
</Form>
|