~keheliya-gallaba/gephi/maven-build

« back to all changes in this revision

Viewing changes to ExportPluginUI/src/main/java/org/gephi/ui/exporter/plugin/UIExporterCSVPanel.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.0" encoding="UTF-8" ?>
 
2
 
 
3
<Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
 
4
  <NonVisualComponents>
 
5
    <Component class="javax.swing.ButtonGroup" name="buttonGroup1">
 
6
    </Component>
 
7
  </NonVisualComponents>
 
8
  <AuxValues>
 
9
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
 
10
    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
 
11
    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
 
12
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
13
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
 
14
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
 
15
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
16
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
17
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
 
18
  </AuxValues>
 
19
 
 
20
  <Layout>
 
21
    <DimensionLayout dim="0">
 
22
      <Group type="103" groupAlignment="0" attributes="0">
 
23
          <Group type="102" attributes="0">
 
24
              <EmptySpace max="-2" attributes="0"/>
 
25
              <Group type="103" groupAlignment="0" attributes="0">
 
26
                  <Group type="102" attributes="0">
 
27
                      <Component id="listRadio" min="-2" max="-2" attributes="0"/>
 
28
                      <EmptySpace type="separate" max="-2" attributes="0"/>
 
29
                      <Component id="matrixRadio" min="-2" max="-2" attributes="0"/>
 
30
                  </Group>
 
31
                  <Component id="zeroEdgeCheckbox" alignment="0" min="-2" max="-2" attributes="0"/>
 
32
                  <Group type="102" alignment="0" attributes="0">
 
33
                      <Component id="labelExport" min="-2" max="-2" attributes="0"/>
 
34
                      <EmptySpace type="separate" max="-2" attributes="0"/>
 
35
                      <Group type="103" groupAlignment="0" attributes="0">
 
36
                          <Component id="edgeWeightCheckbox" alignment="0" min="-2" max="-2" attributes="0"/>
 
37
                          <Component id="nodeIdCheckbox" alignment="0" min="-2" max="-2" attributes="0"/>
 
38
                      </Group>
 
39
                  </Group>
 
40
              </Group>
 
41
              <EmptySpace pref="127" max="32767" attributes="0"/>
 
42
          </Group>
 
43
      </Group>
 
44
    </DimensionLayout>
 
45
    <DimensionLayout dim="1">
 
46
      <Group type="103" groupAlignment="0" attributes="0">
 
47
          <Group type="102" alignment="0" attributes="0">
 
48
              <EmptySpace max="-2" attributes="0"/>
 
49
              <Group type="103" groupAlignment="3" attributes="0">
 
50
                  <Component id="listRadio" alignment="3" min="-2" max="-2" attributes="0"/>
 
51
                  <Component id="matrixRadio" alignment="3" min="-2" max="-2" attributes="0"/>
 
52
              </Group>
 
53
              <EmptySpace type="separate" max="-2" attributes="0"/>
 
54
              <Group type="103" groupAlignment="3" attributes="0">
 
55
                  <Component id="labelExport" alignment="3" min="-2" max="-2" attributes="0"/>
 
56
                  <Component id="nodeIdCheckbox" alignment="3" min="-2" max="-2" attributes="0"/>
 
57
              </Group>
 
58
              <EmptySpace max="-2" attributes="0"/>
 
59
              <Component id="edgeWeightCheckbox" min="-2" max="-2" attributes="0"/>
 
60
              <EmptySpace type="separate" max="-2" attributes="0"/>
 
61
              <Component id="zeroEdgeCheckbox" min="-2" max="-2" attributes="0"/>
 
62
              <EmptySpace pref="45" max="32767" attributes="0"/>
 
63
          </Group>
 
64
      </Group>
 
65
    </DimensionLayout>
 
66
  </Layout>
 
67
  <SubComponents>
 
68
    <Component class="javax.swing.JCheckBox" name="edgeWeightCheckbox">
 
69
      <Properties>
 
70
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
71
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterCSVPanel.edgeWeightCheckbox.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
72
        </Property>
 
73
      </Properties>
 
74
      <BindingProperties>
 
75
        <BindingProperty name="enabled" source="matrixRadio" sourcePath="${selected}" target="edgeWeightCheckbox" targetPath="enabled" updateStrategy="0" immediately="false"/>
 
76
      </BindingProperties>
 
77
    </Component>
 
78
    <Component class="javax.swing.JLabel" name="labelExport">
 
79
      <Properties>
 
80
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
81
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterCSVPanel.labelExport.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
82
        </Property>
 
83
      </Properties>
 
84
      <BindingProperties>
 
85
        <BindingProperty name="enabled" source="matrixRadio" sourcePath="${selected}" target="labelExport" targetPath="enabled" updateStrategy="0" immediately="false"/>
 
86
      </BindingProperties>
 
87
    </Component>
 
88
    <Component class="javax.swing.JCheckBox" name="nodeIdCheckbox">
 
89
      <Properties>
 
90
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
91
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterCSVPanel.nodeIdCheckbox.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
92
        </Property>
 
93
      </Properties>
 
94
      <BindingProperties>
 
95
        <BindingProperty name="enabled" source="matrixRadio" sourcePath="${selected}" target="nodeIdCheckbox" targetPath="enabled" updateStrategy="0" immediately="false"/>
 
96
      </BindingProperties>
 
97
    </Component>
 
98
    <Component class="javax.swing.JCheckBox" name="zeroEdgeCheckbox">
 
99
      <Properties>
 
100
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
101
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterCSVPanel.zeroEdgeCheckbox.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
102
        </Property>
 
103
      </Properties>
 
104
      <BindingProperties>
 
105
        <BindingProperty name="enabled" source="matrixRadio" sourcePath="${selected}" target="zeroEdgeCheckbox" targetPath="enabled" updateStrategy="0" immediately="false"/>
 
106
      </BindingProperties>
 
107
    </Component>
 
108
    <Component class="javax.swing.JRadioButton" name="listRadio">
 
109
      <Properties>
 
110
        <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
 
111
          <ComponentRef name="buttonGroup1"/>
 
112
        </Property>
 
113
        <Property name="selected" type="boolean" value="true"/>
 
114
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
115
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterCSVPanel.listRadio.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
116
        </Property>
 
117
      </Properties>
 
118
    </Component>
 
119
    <Component class="javax.swing.JRadioButton" name="matrixRadio">
 
120
      <Properties>
 
121
        <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
 
122
          <ComponentRef name="buttonGroup1"/>
 
123
        </Property>
 
124
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
125
          <ResourceString bundle="org/gephi/ui/exporter/plugin/Bundle.properties" key="UIExporterCSVPanel.matrixRadio.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
126
        </Property>
 
127
      </Properties>
 
128
    </Component>
 
129
  </SubComponents>
 
130
</Form>