~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to xml/schema/abe/src/org/netbeans/modules/xml/schema/abe/nodes/properties/NamespacePanel.form

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
ImportĀ upstreamĀ versionĀ 6.0.1

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.3" maxVersion="1.3" 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="0"/>
 
10
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
11
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
 
12
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
 
13
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
14
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
15
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="1"/>
 
16
  </AuxValues>
 
17
 
 
18
  <Layout>
 
19
    <DimensionLayout dim="0">
 
20
      <Group type="103" groupAlignment="0" attributes="0">
 
21
          <Group type="102" attributes="0">
 
22
              <EmptySpace min="-2" max="-2" attributes="0"/>
 
23
              <Group type="103" groupAlignment="0" attributes="0">
 
24
                  <Group type="102" alignment="0" attributes="0">
 
25
                      <EmptySpace min="17" pref="17" max="17" attributes="0"/>
 
26
                      <Component id="otherNamespaceTextField" pref="374" max="32767" attributes="1"/>
 
27
                  </Group>
 
28
                  <Group type="102" alignment="0" attributes="0">
 
29
                      <EmptySpace min="-2" pref="17" max="-2" attributes="0"/>
 
30
                      <Component id="jScrollPane1" pref="374" max="32767" attributes="2"/>
 
31
                  </Group>
 
32
                  <Component id="schemaNamespaceRadioButton" alignment="0" min="-2" max="-2" attributes="0"/>
 
33
                  <Component id="otherNamespaceRadioButton" alignment="0" min="-2" max="-2" attributes="0"/>
 
34
                  <Component id="noNamespaceRadioButton" alignment="0" min="-2" max="-2" attributes="0"/>
 
35
              </Group>
 
36
              <EmptySpace min="-2" max="-2" attributes="0"/>
 
37
          </Group>
 
38
      </Group>
 
39
    </DimensionLayout>
 
40
    <DimensionLayout dim="1">
 
41
      <Group type="103" groupAlignment="0" attributes="0">
 
42
          <Group type="102" alignment="0" attributes="0">
 
43
              <EmptySpace min="-2" max="-2" attributes="0"/>
 
44
              <Component id="noNamespaceRadioButton" min="-2" max="-2" attributes="0"/>
 
45
              <EmptySpace min="-2" max="-2" attributes="0"/>
 
46
              <Component id="schemaNamespaceRadioButton" min="-2" max="-2" attributes="0"/>
 
47
              <EmptySpace min="-2" max="-2" attributes="0"/>
 
48
              <Component id="jScrollPane1" pref="134" max="32767" attributes="0"/>
 
49
              <EmptySpace min="-2" max="-2" attributes="0"/>
 
50
              <Component id="otherNamespaceRadioButton" min="-2" max="-2" attributes="0"/>
 
51
              <EmptySpace min="-2" max="-2" attributes="0"/>
 
52
              <Component id="otherNamespaceTextField" min="-2" max="-2" attributes="0"/>
 
53
              <EmptySpace min="-2" max="-2" attributes="0"/>
 
54
          </Group>
 
55
      </Group>
 
56
    </DimensionLayout>
 
57
  </Layout>
 
58
  <SubComponents>
 
59
    <Component class="javax.swing.JRadioButton" name="noNamespaceRadioButton">
 
60
      <Properties>
 
61
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
62
          <ResourceString bundle="org/netbeans/modules/xml/schema/ui/basic/editors/Bundle.properties" key="LBL_NoNamespace" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString(&quot;{key}&quot;)"/>
 
63
        </Property>
 
64
        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
65
          <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
 
66
            <EmptyBorder bottom="0" left="0" right="0" top="0"/>
 
67
          </Border>
 
68
        </Property>
 
69
        <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
 
70
          <Insets value="[0, 0, 0, 0]"/>
 
71
        </Property>
 
72
      </Properties>
 
73
      <AuxValues>
 
74
        <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="buttonGroup1.add(noNamespaceRadioButton);&#xa;noNamespaceRadioButton.addActionListener(this);"/>
 
75
      </AuxValues>
 
76
    </Component>
 
77
    <Component class="javax.swing.JRadioButton" name="schemaNamespaceRadioButton">
 
78
      <Properties>
 
79
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
80
          <ResourceString bundle="org/netbeans/modules/xml/schema/ui/basic/editors/Bundle.properties" key="LBL_SchemaNamespace" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString(&quot;{key}&quot;)"/>
 
81
        </Property>
 
82
        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
83
          <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
 
84
            <EmptyBorder bottom="0" left="0" right="0" top="0"/>
 
85
          </Border>
 
86
        </Property>
 
87
        <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
 
88
          <Insets value="[0, 0, 0, 0]"/>
 
89
        </Property>
 
90
      </Properties>
 
91
      <AuxValues>
 
92
        <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="buttonGroup1.add(schemaNamespaceRadioButton);&#xa;schemaNamespaceRadioButton.addActionListener(this);"/>
 
93
      </AuxValues>
 
94
    </Component>
 
95
    <Component class="javax.swing.JRadioButton" name="otherNamespaceRadioButton">
 
96
      <Properties>
 
97
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
98
          <ResourceString bundle="org/netbeans/modules/xml/schema/ui/basic/editors/Bundle.properties" key="LBL_OtherNamespace" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString(&quot;{key}&quot;)"/>
 
99
        </Property>
 
100
        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
101
          <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
 
102
            <EmptyBorder bottom="0" left="0" right="0" top="0"/>
 
103
          </Border>
 
104
        </Property>
 
105
        <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
 
106
          <Insets value="[0, 0, 0, 0]"/>
 
107
        </Property>
 
108
      </Properties>
 
109
      <AuxValues>
 
110
        <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="buttonGroup1.add(otherNamespaceRadioButton);&#xa;otherNamespaceRadioButton.addActionListener(this);"/>
 
111
      </AuxValues>
 
112
    </Component>
 
113
    <Container class="javax.swing.JScrollPane" name="jScrollPane1">
 
114
      <AuxValues>
 
115
        <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
 
116
      </AuxValues>
 
117
 
 
118
      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
 
119
      <SubComponents>
 
120
        <Component class="javax.swing.JList" name="uriList">
 
121
          <Properties>
 
122
            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
123
              <Dimension value="null"/>
 
124
            </Property>
 
125
            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
126
              <Dimension value="null"/>
 
127
            </Property>
 
128
            <Property name="visibleRowCount" type="int" value="4"/>
 
129
          </Properties>
 
130
          <AuxValues>
 
131
            <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="uriList.addListSelectionListener(this);"/>
 
132
          </AuxValues>
 
133
        </Component>
 
134
      </SubComponents>
 
135
    </Container>
 
136
    <Component class="javax.swing.JTextField" name="otherNamespaceTextField">
 
137
      <Properties>
 
138
        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
139
          <Dimension value="null"/>
 
140
        </Property>
 
141
        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
142
          <Dimension value="null"/>
 
143
        </Property>
 
144
      </Properties>
 
145
      <AuxValues>
 
146
        <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="otherNamespaceTextField.getDocument().addDocumentListener(this);"/>
 
147
      </AuxValues>
 
148
    </Component>
 
149
  </SubComponents>
 
150
</Form>