~cezary-bartosiak/gephi/spread-simulator

« back to all changes in this revision

Viewing changes to ComplexGeneratorPluginUI/src/org/gephi/ui/complexgenerator/plugin/BarabasiAlbertSimplifiedAPanel.form

  • Committer: Cezary Bartosiak
  • Date: 2011-02-21 07:47:23 UTC
  • mfrom: (2044.4.7 generators)
  • Revision ID: cezary.bartosiak@gmail.com-20110221074723-ul2u6nkg1evjvh0a
* merged with generators

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.1" encoding="UTF-8" ?>
 
2
 
 
3
<Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
 
4
  <Properties>
 
5
    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
6
      <Dimension value="[451, 170]"/>
 
7
    </Property>
 
8
  </Properties>
 
9
  <AuxValues>
 
10
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
 
11
    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
 
12
    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
 
13
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
14
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
 
15
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
 
16
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
17
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
18
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
 
19
  </AuxValues>
 
20
 
 
21
  <Layout>
 
22
    <DimensionLayout dim="0">
 
23
      <Group type="103" groupAlignment="0" attributes="0">
 
24
          <Group type="102" alignment="0" attributes="0">
 
25
              <EmptySpace max="-2" attributes="0"/>
 
26
              <Group type="103" groupAlignment="1" attributes="0">
 
27
                  <Component id="constraintsLabel" alignment="1" min="-2" max="-2" attributes="0"/>
 
28
                  <Group type="103" alignment="1" groupAlignment="0" attributes="0">
 
29
                      <Component id="NLabel" alignment="0" min="-2" max="-2" attributes="0"/>
 
30
                      <Component id="m0Label" alignment="0" min="-2" max="-2" attributes="0"/>
 
31
                      <Component id="MLabel" alignment="0" min="-2" max="-2" attributes="0"/>
 
32
                  </Group>
 
33
              </Group>
 
34
              <EmptySpace min="-2" pref="25" max="-2" attributes="0"/>
 
35
              <Group type="103" groupAlignment="1" attributes="0">
 
36
                  <Component id="m0Field" alignment="0" pref="137" max="32767" attributes="1"/>
 
37
                  <Component id="MField" alignment="0" pref="137" max="32767" attributes="1"/>
 
38
                  <Component id="NField" alignment="0" pref="137" max="32767" attributes="1"/>
 
39
              </Group>
 
40
              <EmptySpace max="-2" attributes="0"/>
 
41
          </Group>
 
42
      </Group>
 
43
    </DimensionLayout>
 
44
    <DimensionLayout dim="1">
 
45
      <Group type="103" groupAlignment="0" attributes="0">
 
46
          <Group type="102" alignment="0" attributes="0">
 
47
              <EmptySpace max="-2" attributes="0"/>
 
48
              <Group type="103" groupAlignment="3" attributes="0">
 
49
                  <Component id="NField" alignment="3" min="-2" max="-2" attributes="0"/>
 
50
                  <Component id="NLabel" alignment="3" min="-2" max="-2" attributes="0"/>
 
51
              </Group>
 
52
              <EmptySpace max="-2" attributes="0"/>
 
53
              <Group type="103" groupAlignment="3" attributes="0">
 
54
                  <Component id="m0Field" alignment="3" min="-2" max="-2" attributes="0"/>
 
55
                  <Component id="m0Label" alignment="3" min="-2" max="-2" attributes="0"/>
 
56
              </Group>
 
57
              <EmptySpace max="-2" attributes="0"/>
 
58
              <Group type="103" groupAlignment="3" attributes="0">
 
59
                  <Component id="MField" alignment="3" min="-2" max="-2" attributes="0"/>
 
60
                  <Component id="MLabel" alignment="3" min="-2" max="-2" attributes="0"/>
 
61
              </Group>
 
62
              <EmptySpace max="-2" attributes="0"/>
 
63
              <Component id="constraintsLabel" min="-2" max="-2" attributes="0"/>
 
64
              <EmptySpace pref="67" max="32767" attributes="0"/>
 
65
          </Group>
 
66
      </Group>
 
67
    </DimensionLayout>
 
68
  </Layout>
 
69
  <SubComponents>
 
70
    <Component class="javax.swing.JLabel" name="MLabel">
 
71
      <Properties>
 
72
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
73
          <ResourceString bundle="org/gephi/ui/generator/plugin/Bundle.properties" key="BarabasiAlbertSimplifiedAPanel.MLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
74
        </Property>
 
75
      </Properties>
 
76
    </Component>
 
77
    <Component class="javax.swing.JTextField" name="MField">
 
78
      <Properties>
 
79
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
80
          <ResourceString bundle="org/gephi/ui/generator/plugin/Bundle.properties" key="BarabasiAlbertSimplifiedAPanel.MField.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
81
        </Property>
 
82
      </Properties>
 
83
      <AuxValues>
 
84
        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="4"/>
 
85
      </AuxValues>
 
86
    </Component>
 
87
    <Component class="javax.swing.JTextField" name="NField">
 
88
      <Properties>
 
89
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
90
          <ResourceString bundle="org/gephi/ui/generator/plugin/Bundle.properties" key="BarabasiAlbertSimplifiedAPanel.NField.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
91
        </Property>
 
92
      </Properties>
 
93
      <AuxValues>
 
94
        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="4"/>
 
95
      </AuxValues>
 
96
    </Component>
 
97
    <Component class="javax.swing.JTextField" name="m0Field">
 
98
      <Properties>
 
99
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
100
          <ResourceString bundle="org/gephi/ui/generator/plugin/Bundle.properties" key="BarabasiAlbertSimplifiedAPanel.m0Field.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
101
        </Property>
 
102
      </Properties>
 
103
      <AuxValues>
 
104
        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="4"/>
 
105
      </AuxValues>
 
106
    </Component>
 
107
    <Component class="javax.swing.JLabel" name="NLabel">
 
108
      <Properties>
 
109
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
110
          <ResourceString bundle="org/gephi/ui/generator/plugin/Bundle.properties" key="BarabasiAlbertSimplifiedAPanel.NLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
111
        </Property>
 
112
      </Properties>
 
113
    </Component>
 
114
    <Component class="javax.swing.JLabel" name="m0Label">
 
115
      <Properties>
 
116
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
117
          <ResourceString bundle="org/gephi/ui/generator/plugin/Bundle.properties" key="BarabasiAlbertSimplifiedAPanel.m0Label.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
118
        </Property>
 
119
      </Properties>
 
120
    </Component>
 
121
    <Component class="javax.swing.JLabel" name="constraintsLabel">
 
122
      <Properties>
 
123
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
124
          <ResourceString bundle="org/gephi/ui/generator/plugin/Bundle.properties" key="BarabasiAlbertSimplifiedAPanel.constraintsLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
125
        </Property>
 
126
      </Properties>
 
127
    </Component>
 
128
  </SubComponents>
 
129
</Form>