~keheliya-gallaba/gephi/maven-build

« back to all changes in this revision

Viewing changes to ExportPluginUI/src/main/java/org/gephi/ui/exporter/plugin/UIExporterGraphMLPanel.form

  • Committer: Keheliya Gallaba
  • Date: 2011-08-01 13:01:30 UTC
  • Revision ID: keheliya.gallaba@gmail.com-20110801130130-0u2qgcufi8bvqwxv
Adding Export Plugin, Export Plugin UI, Filters Impl

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
  <AuxValues>
 
5
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
 
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="true"/>
 
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" attributes="0">
 
20
              <EmptySpace max="-2" attributes="0"/>
 
21
              <Group type="103" groupAlignment="0" attributes="0">
 
22
                  <Group type="102" attributes="0">
 
23
                      <Group type="103" groupAlignment="0" attributes="0">
 
24
                          <Group type="102" alignment="0" attributes="0">
 
25
                              <Component id="labelExport" min="-2" max="-2" attributes="0"/>
 
26
                              <EmptySpace type="separate" max="-2" attributes="0"/>
 
27
                              <Group type="103" groupAlignment="0" attributes="0">
 
28
                                  <Component id="attributesExportCheckbox" alignment="0" min="-2" max="-2" attributes="0"/>
 
29
                                  <Component id="sizeExportCheckbox" alignment="0" min="-2" max="-2" attributes="0"/>
 
30
                                  <Component id="colorsExportCheckbox" alignment="0" min="-2" max="-2" attributes="0"/>
 
31
                                  <Component id="positionExportCheckbox" alignment="0" min="-2" max="-2" attributes="0"/>
 
32
                              </Group>
 
33
                          </Group>
 
34
                          <Group type="102" alignment="0" attributes="0">
 
35
                              <Component id="normalizeCheckbox" min="-2" max="-2" attributes="0"/>
 
36
                              <EmptySpace type="unrelated" max="-2" attributes="0"/>
 
37
                              <Component id="labelNormalize" min="-2" max="-2" attributes="0"/>
 
38
                          </Group>
 
39
                      </Group>
 
40
                      <EmptySpace pref="46" max="32767" attributes="0"/>
 
41
                  </Group>
 
42
                  <Group type="102" alignment="0" attributes="0">
 
43
                      <Component id="hierarchyCheckbox" min="-2" max="-2" attributes="0"/>
 
44
                      <EmptySpace type="unrelated" max="-2" attributes="0"/>
 
45
                      <Component id="labelNormalize1" max="32767" attributes="0"/>
 
46
                      <EmptySpace min="-2" pref="10" max="-2" attributes="0"/>
 
47
                  </Group>
 
48
              </Group>
 
49
          </Group>
 
50
      </Group>
 
51
    </DimensionLayout>
 
52
    <DimensionLayout dim="1">
 
53
      <Group type="103" groupAlignment="0" attributes="0">
 
54
          <Group type="102" alignment="0" attributes="0">
 
55
              <EmptySpace max="-2" attributes="0"/>
 
56
              <Group type="103" groupAlignment="3" attributes="0">
 
57
                  <Component id="labelExport" alignment="3" min="-2" max="-2" attributes="0"/>
 
58
                  <Component id="positionExportCheckbox" alignment="3" min="-2" max="-2" attributes="0"/>
 
59
              </Group>
 
60
              <EmptySpace type="unrelated" max="-2" attributes="0"/>
 
61
              <Component id="colorsExportCheckbox" min="-2" max="-2" attributes="0"/>
 
62
              <EmptySpace type="unrelated" max="-2" attributes="0"/>
 
63
              <Component id="sizeExportCheckbox" min="-2" max="-2" attributes="0"/>
 
64
              <EmptySpace type="unrelated" max="-2" attributes="0"/>
 
65
              <Component id="attributesExportCheckbox" min="-2" max="-2" attributes="0"/>
 
66
              <EmptySpace type="unrelated" max="-2" attributes="0"/>
 
67
              <Group type="103" groupAlignment="3" attributes="0">
 
68
                  <Component id="normalizeCheckbox" alignment="3" min="-2" max="-2" attributes="0"/>
 
69
                  <Component id="labelNormalize" alignment="3" min="-2" max="-2" attributes="0"/>
 
70
              </Group>
 
71
              <EmptySpace max="-2" attributes="0"/>
 
72
              <Group type="103" groupAlignment="3" attributes="0">
 
73
                  <Component id="hierarchyCheckbox" alignment="3" min="-2" max="-2" attributes="0"/>
 
74
                  <Component id="labelNormalize1" alignment="3" min="-2" max="-2" attributes="0"/>
 
75
              </Group>
 
76
              <EmptySpace pref="24" max="32767" attributes="0"/>
 
77
          </Group>
 
78
      </Group>
 
79
    </DimensionLayout>
 
80
  </Layout>
 
81
  <SubComponents>
 
82
    <Component class="javax.swing.JLabel" name="labelExport">
 
83
      <Properties>
 
84
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
85
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterGraphMLPanel.labelExport.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
86
        </Property>
 
87
      </Properties>
 
88
    </Component>
 
89
    <Component class="javax.swing.JCheckBox" name="positionExportCheckbox">
 
90
      <Properties>
 
91
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
92
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterGraphMLPanel.positionExportCheckbox.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
93
        </Property>
 
94
      </Properties>
 
95
    </Component>
 
96
    <Component class="javax.swing.JCheckBox" name="colorsExportCheckbox">
 
97
      <Properties>
 
98
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
99
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterGraphMLPanel.colorsExportCheckbox.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
100
        </Property>
 
101
      </Properties>
 
102
    </Component>
 
103
    <Component class="javax.swing.JCheckBox" name="attributesExportCheckbox">
 
104
      <Properties>
 
105
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
106
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterGraphMLPanel.attributesExportCheckbox.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
107
        </Property>
 
108
      </Properties>
 
109
    </Component>
 
110
    <Component class="javax.swing.JCheckBox" name="sizeExportCheckbox">
 
111
      <Properties>
 
112
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
113
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterGraphMLPanel.sizeExportCheckbox.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
114
        </Property>
 
115
      </Properties>
 
116
    </Component>
 
117
    <Component class="javax.swing.JLabel" name="labelNormalize">
 
118
      <Properties>
 
119
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
 
120
          <Font name="Tahoma" size="10" style="0"/>
 
121
        </Property>
 
122
        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
123
          <Color blue="66" green="66" red="66" type="rgb"/>
 
124
        </Property>
 
125
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
126
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterGraphMLPanel.labelNormalize.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
127
        </Property>
 
128
      </Properties>
 
129
    </Component>
 
130
    <Component class="javax.swing.JCheckBox" name="normalizeCheckbox">
 
131
      <Properties>
 
132
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
133
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterGraphMLPanel.normalizeCheckbox.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
134
        </Property>
 
135
      </Properties>
 
136
    </Component>
 
137
    <Component class="javax.swing.JCheckBox" name="hierarchyCheckbox">
 
138
      <Properties>
 
139
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
140
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterGraphMLPanel.hierarchyCheckbox.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
141
        </Property>
 
142
      </Properties>
 
143
    </Component>
 
144
    <Component class="javax.swing.JLabel" name="labelNormalize1">
 
145
      <Properties>
 
146
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
 
147
          <Font name="Tahoma" size="10" style="0"/>
 
148
        </Property>
 
149
        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
150
          <Color blue="66" green="66" red="66" type="rgb"/>
 
151
        </Property>
 
152
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
153
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterGraphMLPanel.labelNormalize1.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
154
        </Property>
 
155
      </Properties>
 
156
    </Component>
 
157
  </SubComponents>
 
158
</Form>