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

« back to all changes in this revision

Viewing changes to xml/catalog/src/org/netbeans/modules/xml/catalog/CatalogEntryPanel.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.0" 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_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
10
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
11
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
12
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
 
13
    <AuxValue name="designerSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,1,-37,0,0,2,-100"/>
 
14
  </AuxValues>
 
15
 
 
16
  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
17
  <SubComponents>
 
18
    <Component class="javax.swing.JRadioButton" name="publicRB">
 
19
      <Properties>
 
20
        <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
 
21
          <ComponentRef name="buttonGroup1"/>
 
22
        </Property>
 
23
        <Property name="mnemonic" type="int" editor="org.netbeans.modules.i18n.form.FormI18nMnemonicEditor">
 
24
          <ResourceString bundle="org/netbeans/modules/xml/catalog/Bundle.properties" key="RADIO_publicId_mnem" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
25
        </Property>
 
26
        <Property name="selected" type="boolean" value="true"/>
 
27
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
28
          <ResourceString bundle="org/netbeans/modules/xml/catalog/Bundle.properties" key="RADIO_publicId" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
29
        </Property>
 
30
      </Properties>
 
31
      <Events>
 
32
        <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="publicRBItemStateChanged"/>
 
33
      </Events>
 
34
      <Constraints>
 
35
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
36
          <GridBagConstraints gridX="0" gridY="1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="5" insetsLeft="5" insetsBottom="0" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/>
 
37
        </Constraint>
 
38
      </Constraints>
 
39
    </Component>
 
40
    <Component class="javax.swing.JRadioButton" name="systemRB">
 
41
      <Properties>
 
42
        <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
 
43
          <ComponentRef name="buttonGroup1"/>
 
44
        </Property>
 
45
        <Property name="mnemonic" type="int" editor="org.netbeans.modules.i18n.form.FormI18nMnemonicEditor">
 
46
          <ResourceString bundle="org/netbeans/modules/xml/catalog/Bundle.properties" key="RADIO_systemId_mnem" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
47
        </Property>
 
48
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
49
          <ResourceString bundle="org/netbeans/modules/xml/catalog/Bundle.properties" key="RADIO_systemId" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
50
        </Property>
 
51
      </Properties>
 
52
      <Constraints>
 
53
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
54
          <GridBagConstraints gridX="0" gridY="3" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="10" insetsLeft="5" insetsBottom="0" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/>
 
55
        </Constraint>
 
56
      </Constraints>
 
57
    </Component>
 
58
    <Component class="javax.swing.JTextField" name="publicTF">
 
59
      <Properties>
 
60
        <Property name="columns" type="int" value="40"/>
 
61
      </Properties>
 
62
      <Constraints>
 
63
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
64
          <GridBagConstraints gridX="1" gridY="1" gridWidth="2" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="5" insetsLeft="5" insetsBottom="0" insetsRight="5" anchor="17" weightX="1.0" weightY="0.0"/>
 
65
        </Constraint>
 
66
      </Constraints>
 
67
    </Component>
 
68
    <Component class="javax.swing.JTextField" name="systemTF">
 
69
      <Properties>
 
70
        <Property name="columns" type="int" value="25"/>
 
71
        <Property name="editable" type="boolean" value="false"/>
 
72
      </Properties>
 
73
      <Constraints>
 
74
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
75
          <GridBagConstraints gridX="1" gridY="3" gridWidth="2" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="10" insetsLeft="5" insetsBottom="0" insetsRight="5" anchor="17" weightX="1.0" weightY="0.0"/>
 
76
        </Constraint>
 
77
      </Constraints>
 
78
    </Component>
 
79
    <Component class="javax.swing.JLabel" name="jLabel1">
 
80
      <Properties>
 
81
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
82
          <ResourceString bundle="org/netbeans/modules/xml/catalog/Bundle.properties" key="HINT_publicId" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
83
        </Property>
 
84
      </Properties>
 
85
      <Constraints>
 
86
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
87
          <GridBagConstraints gridX="1" gridY="2" gridWidth="2" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="5" insetsBottom="0" insetsRight="5" anchor="17" weightX="0.0" weightY="0.0"/>
 
88
        </Constraint>
 
89
      </Constraints>
 
90
    </Component>
 
91
    <Component class="javax.swing.JLabel" name="jLabel2">
 
92
      <Properties>
 
93
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
94
          <ResourceString bundle="org/netbeans/modules/xml/catalog/Bundle.properties" key="HINT_systemId" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
95
        </Property>
 
96
      </Properties>
 
97
      <Constraints>
 
98
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
99
          <GridBagConstraints gridX="1" gridY="4" gridWidth="2" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="5" insetsBottom="0" insetsRight="5" anchor="17" weightX="0.0" weightY="0.0"/>
 
100
        </Constraint>
 
101
      </Constraints>
 
102
    </Component>
 
103
    <Component class="javax.swing.JLabel" name="uriLabel">
 
104
      <Properties>
 
105
        <Property name="displayedMnemonic" type="int" editor="org.netbeans.modules.i18n.form.FormI18nMnemonicEditor">
 
106
          <ResourceString bundle="org/netbeans/modules/xml/catalog/Bundle.properties" key="LBL_uri_mnem" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
107
        </Property>
 
108
        <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
 
109
          <ComponentRef name="uriTF"/>
 
110
        </Property>
 
111
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
112
          <ResourceString bundle="org/netbeans/modules/xml/catalog/Bundle.properties" key="LBL_uri" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
113
        </Property>
 
114
      </Properties>
 
115
      <Constraints>
 
116
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
117
          <GridBagConstraints gridX="0" gridY="5" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="20" insetsLeft="5" insetsBottom="5" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/>
 
118
        </Constraint>
 
119
      </Constraints>
 
120
    </Component>
 
121
    <Component class="javax.swing.JTextField" name="uriTF">
 
122
      <Properties>
 
123
        <Property name="columns" type="int" value="35"/>
 
124
        <Property name="editable" type="boolean" value="false"/>
 
125
      </Properties>
 
126
      <Constraints>
 
127
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
128
          <GridBagConstraints gridX="1" gridY="5" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="20" insetsLeft="5" insetsBottom="5" insetsRight="0" anchor="10" weightX="1.0" weightY="0.0"/>
 
129
        </Constraint>
 
130
      </Constraints>
 
131
    </Component>
 
132
    <Component class="javax.swing.JButton" name="browseButton">
 
133
      <Properties>
 
134
        <Property name="mnemonic" type="int" editor="org.netbeans.modules.i18n.form.FormI18nMnemonicEditor">
 
135
          <ResourceString bundle="org/netbeans/modules/xml/catalog/Bundle.properties" key="LBL_browse_mnem" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
136
        </Property>
 
137
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
138
          <ResourceString bundle="org/netbeans/modules/xml/catalog/Bundle.properties" key="LBL_browse" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
139
        </Property>
 
140
      </Properties>
 
141
      <Events>
 
142
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="browseButtonActionPerformed"/>
 
143
      </Events>
 
144
      <Constraints>
 
145
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
146
          <GridBagConstraints gridX="2" gridY="5" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="20" insetsLeft="5" insetsBottom="5" insetsRight="5" anchor="17" weightX="0.0" weightY="0.0"/>
 
147
        </Constraint>
 
148
      </Constraints>
 
149
    </Component>
 
150
    <Component class="javax.swing.JLabel" name="titleLabel">
 
151
      <Properties>
 
152
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
153
          <ResourceString bundle="org/netbeans/modules/xml/catalog/Bundle.properties" key="HINT_panel" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
154
        </Property>
 
155
      </Properties>
 
156
      <Constraints>
 
157
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
158
          <GridBagConstraints gridX="-1" gridY="-1" gridWidth="3" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="5" insetsLeft="5" insetsBottom="10" insetsRight="5" anchor="17" weightX="0.0" weightY="0.0"/>
 
159
        </Constraint>
 
160
      </Constraints>
 
161
    </Component>
 
162
    <Component class="javax.swing.JLabel" name="descLabel">
 
163
      <Properties>
 
164
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
165
          <ResourceString bundle="org/netbeans/modules/xml/catalog/Bundle.properties" key="LBL_catalogEntryDesc" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
166
        </Property>
 
167
      </Properties>
 
168
      <Constraints>
 
169
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
170
          <GridBagConstraints gridX="0" gridY="6" gridWidth="3" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="20" insetsLeft="5" insetsBottom="5" insetsRight="5" anchor="10" weightX="0.0" weightY="0.0"/>
 
171
        </Constraint>
 
172
      </Constraints>
 
173
    </Component>
 
174
  </SubComponents>
 
175
</Form>