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

« back to all changes in this revision

Viewing changes to apisupport/project/src/org/netbeans/modules/apisupport/project/ui/wizard/loader/NameAndLocationPanel.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
  <AuxValues>
 
5
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="true"/>
 
6
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
7
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
8
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
 
9
    <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,44,0,0,1,-112"/>
 
10
  </AuxValues>
 
11
 
 
12
  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
13
  <SubComponents>
 
14
    <Component class="javax.swing.JLabel" name="lblPrefix">
 
15
      <Properties>
 
16
        <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
 
17
          <ComponentRef name="txtPrefix"/>
 
18
        </Property>
 
19
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
20
          <ResourceString bundle="org/netbeans/modules/apisupport/project/ui/wizard/loader/Bundle.properties" key="LBL_Prefix" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
21
        </Property>
 
22
      </Properties>
 
23
      <Constraints>
 
24
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
25
          <GridBagConstraints gridX="0" gridY="0" gridWidth="1" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="1" insetsLeft="0" insetsBottom="6" insetsRight="12" anchor="10" weightX="0.0" weightY="0.0"/>
 
26
        </Constraint>
 
27
      </Constraints>
 
28
    </Component>
 
29
    <Component class="javax.swing.JTextField" name="txtPrefix">
 
30
      <Constraints>
 
31
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
32
          <GridBagConstraints gridX="1" gridY="0" gridWidth="2" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="1" insetsLeft="0" insetsBottom="6" insetsRight="0" anchor="10" weightX="1.0" weightY="0.0"/>
 
33
        </Constraint>
 
34
      </Constraints>
 
35
    </Component>
 
36
    <Component class="javax.swing.JLabel" name="lblIcon">
 
37
      <Properties>
 
38
        <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
 
39
          <ComponentRef name="txtIcon"/>
 
40
        </Property>
 
41
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
42
          <ResourceString bundle="org/netbeans/modules/apisupport/project/ui/wizard/loader/Bundle.properties" key="LBL_Icon" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
43
        </Property>
 
44
      </Properties>
 
45
      <Constraints>
 
46
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
47
          <GridBagConstraints gridX="0" gridY="1" gridWidth="1" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="12" anchor="10" weightX="0.0" weightY="0.0"/>
 
48
        </Constraint>
 
49
      </Constraints>
 
50
    </Component>
 
51
    <Component class="javax.swing.JTextField" name="txtIcon">
 
52
      <Constraints>
 
53
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
54
          <GridBagConstraints gridX="1" gridY="1" gridWidth="1" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="1.0" weightY="0.0"/>
 
55
        </Constraint>
 
56
      </Constraints>
 
57
    </Component>
 
58
    <Component class="javax.swing.JButton" name="btnIcon">
 
59
      <Properties>
 
60
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
61
          <ResourceString bundle="org/netbeans/modules/apisupport/project/ui/wizard/loader/Bundle.properties" key="LBL_Icon_Browse" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
62
        </Property>
 
63
      </Properties>
 
64
      <Events>
 
65
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnIconActionPerformed"/>
 
66
      </Events>
 
67
      <Constraints>
 
68
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
69
          <GridBagConstraints gridX="2" gridY="1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="12" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/>
 
70
        </Constraint>
 
71
      </Constraints>
 
72
    </Component>
 
73
    <Component class="javax.swing.JLabel" name="lblProjectName">
 
74
      <Properties>
 
75
        <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
 
76
          <ComponentRef name="txtProjectName"/>
 
77
        </Property>
 
78
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
79
          <ResourceString bundle="org/netbeans/modules/apisupport/project/ui/wizard/librarydescriptor/Bundle.properties" key="LBL_ProjectName" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
80
        </Property>
 
81
      </Properties>
 
82
      <Constraints>
 
83
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
84
          <GridBagConstraints gridX="0" gridY="2" gridWidth="1" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="18" insetsLeft="0" insetsBottom="6" insetsRight="12" anchor="10" weightX="0.0" weightY="0.0"/>
 
85
        </Constraint>
 
86
      </Constraints>
 
87
    </Component>
 
88
    <Component class="javax.swing.JTextField" name="txtProjectName">
 
89
      <Properties>
 
90
        <Property name="editable" type="boolean" value="false"/>
 
91
      </Properties>
 
92
      <AuxValues>
 
93
        <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new JTextField(ProjectUtils.getInformation(this.data.getProject()).getDisplayName());"/>
 
94
      </AuxValues>
 
95
      <Constraints>
 
96
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
97
          <GridBagConstraints gridX="1" gridY="2" gridWidth="2" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="18" insetsLeft="0" insetsBottom="6" insetsRight="0" anchor="10" weightX="1.0" weightY="0.0"/>
 
98
        </Constraint>
 
99
      </Constraints>
 
100
    </Component>
 
101
    <Component class="javax.swing.JLabel" name="lblPackageName">
 
102
      <Properties>
 
103
        <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
 
104
          <ComponentRef name="comPackageName"/>
 
105
        </Property>
 
106
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
107
          <ResourceString bundle="org/netbeans/modules/apisupport/project/ui/wizard/librarydescriptor/Bundle.properties" key="LBL_PackageName" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
108
        </Property>
 
109
      </Properties>
 
110
      <Constraints>
 
111
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
112
          <GridBagConstraints gridX="0" gridY="3" gridWidth="1" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="12" anchor="10" weightX="0.0" weightY="0.0"/>
 
113
        </Constraint>
 
114
      </Constraints>
 
115
    </Component>
 
116
    <Component class="javax.swing.JComboBox" name="comPackageName">
 
117
      <Properties>
 
118
        <Property name="editable" type="boolean" value="true"/>
 
119
        <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
 
120
          <StringArray count="0"/>
 
121
        </Property>
 
122
      </Properties>
 
123
      <AuxValues>
 
124
        <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="UIUtil.createPackageComboBox(data.getSourceRootGroup());"/>
 
125
      </AuxValues>
 
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="3" gridWidth="2" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="1.0" weightY="0.0"/>
 
129
        </Constraint>
 
130
      </Constraints>
 
131
    </Component>
 
132
    <Component class="javax.swing.JLabel" name="createdFiles">
 
133
      <Properties>
 
134
        <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
 
135
          <ComponentRef name="createdFilesValue"/>
 
136
        </Property>
 
137
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
138
          <ResourceString bundle="org/netbeans/modules/apisupport/project/ui/wizard/librarydescriptor/Bundle.properties" key="LBL_CreatedFiles" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
139
        </Property>
 
140
      </Properties>
 
141
      <Constraints>
 
142
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
143
          <GridBagConstraints gridX="0" gridY="4" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="36" insetsLeft="0" insetsBottom="6" insetsRight="12" anchor="18" weightX="0.0" weightY="0.0"/>
 
144
        </Constraint>
 
145
      </Constraints>
 
146
    </Component>
 
147
    <Component class="javax.swing.JLabel" name="modifiedFiles">
 
148
      <Properties>
 
149
        <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
 
150
          <ComponentRef name="modifiedFilesValue"/>
 
151
        </Property>
 
152
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
153
          <ResourceString bundle="org/netbeans/modules/apisupport/project/ui/wizard/librarydescriptor/Bundle.properties" key="LBL_ModifiedFiles" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&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="0" gridY="5" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="12" anchor="18" weightX="0.0" weightY="0.0"/>
 
159
        </Constraint>
 
160
      </Constraints>
 
161
    </Component>
 
162
    <Component class="javax.swing.JLabel" name="filler">
 
163
      <Constraints>
 
164
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
165
          <GridBagConstraints gridX="0" gridY="6" gridWidth="3" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="1.0" weightY="1.0"/>
 
166
        </Constraint>
 
167
      </Constraints>
 
168
    </Component>
 
169
    <Component class="javax.swing.JTextArea" name="createdFilesValue">
 
170
      <Properties>
 
171
        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
172
          <Color blue="ee" green="ee" id="Label.background" palette="3" red="ee" type="palette"/>
 
173
        </Property>
 
174
        <Property name="columns" type="int" value="20"/>
 
175
        <Property name="editable" type="boolean" value="false"/>
 
176
        <Property name="rows" type="int" value="5"/>
 
177
        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
178
          <Border info="null"/>
 
179
        </Property>
 
180
      </Properties>
 
181
      <Constraints>
 
182
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
183
          <GridBagConstraints gridX="1" gridY="4" gridWidth="2" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="36" insetsLeft="0" insetsBottom="6" insetsRight="0" anchor="10" weightX="1.0" weightY="0.0"/>
 
184
        </Constraint>
 
185
      </Constraints>
 
186
    </Component>
 
187
    <Component class="javax.swing.JTextArea" name="modifiedFilesValue">
 
188
      <Properties>
 
189
        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
190
          <Color blue="ee" green="ee" id="Label.background" palette="3" red="ee" type="palette"/>
 
191
        </Property>
 
192
        <Property name="columns" type="int" value="20"/>
 
193
        <Property name="editable" type="boolean" value="false"/>
 
194
        <Property name="rows" type="int" value="5"/>
 
195
        <Property name="toolTipText" type="java.lang.String" value="modifiedFilesValue"/>
 
196
        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
197
          <Border info="null"/>
 
198
        </Property>
 
199
      </Properties>
 
200
      <Constraints>
 
201
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
202
          <GridBagConstraints gridX="1" gridY="5" gridWidth="2" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="1.0" weightY="0.0"/>
 
203
        </Constraint>
 
204
      </Constraints>
 
205
    </Component>
 
206
  </SubComponents>
 
207
</Form>