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

« back to all changes in this revision

Viewing changes to usersguide/j2seexamples/GUIFormExamples/src/examples/Antenna.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.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
 
4
  <Properties>
 
5
    <Property name="defaultCloseOperation" type="int" value="3"/>
 
6
    <Property name="title" type="java.lang.String" value="Antenna"/>
 
7
  </Properties>
 
8
  <SyntheticProperties>
 
9
    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
 
10
  </SyntheticProperties>
 
11
  <AuxValues>
 
12
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
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="2"/>
 
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 max="-2" attributes="0"/>
 
23
              <Group type="103" groupAlignment="0" attributes="0">
 
24
                  <Component id="jPanel2" alignment="0" max="32767" attributes="0"/>
 
25
                  <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
 
26
                  <Group type="102" alignment="1" attributes="0">
 
27
                      <Component id="jButton4" linkSize="1" min="-2" max="-2" attributes="0"/>
 
28
                      <EmptySpace max="-2" attributes="0"/>
 
29
                      <Component id="jButton3" linkSize="1" min="-2" max="-2" attributes="0"/>
 
30
                  </Group>
 
31
              </Group>
 
32
              <EmptySpace max="-2" attributes="0"/>
 
33
          </Group>
 
34
      </Group>
 
35
    </DimensionLayout>
 
36
    <DimensionLayout dim="1">
 
37
      <Group type="103" groupAlignment="0" attributes="0">
 
38
          <Group type="102" alignment="0" attributes="0">
 
39
              <EmptySpace max="-2" attributes="0"/>
 
40
              <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
 
41
              <EmptySpace max="-2" attributes="0"/>
 
42
              <Component id="jPanel2" min="-2" max="-2" attributes="0"/>
 
43
              <EmptySpace max="32767" attributes="0"/>
 
44
              <Group type="103" groupAlignment="3" attributes="0">
 
45
                  <Component id="jButton3" alignment="3" min="-2" max="-2" attributes="0"/>
 
46
                  <Component id="jButton4" alignment="3" min="-2" max="-2" attributes="0"/>
 
47
              </Group>
 
48
              <EmptySpace max="-2" attributes="0"/>
 
49
          </Group>
 
50
      </Group>
 
51
    </DimensionLayout>
 
52
  </Layout>
 
53
  <SubComponents>
 
54
    <Container class="javax.swing.JPanel" name="jPanel1">
 
55
      <Properties>
 
56
        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
57
          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
 
58
            <TitledBorder title=" Position/Direction "/>
 
59
          </Border>
 
60
        </Property>
 
61
      </Properties>
 
62
 
 
63
      <Layout>
 
64
        <DimensionLayout dim="0">
 
65
          <Group type="103" groupAlignment="0" attributes="0">
 
66
              <Group type="102" alignment="0" attributes="0">
 
67
                  <EmptySpace max="-2" attributes="0"/>
 
68
                  <Group type="103" groupAlignment="1" attributes="0">
 
69
                      <Component id="jLabel2" alignment="1" min="-2" max="-2" attributes="0"/>
 
70
                      <Component id="jLabel1" alignment="1" min="-2" max="-2" attributes="0"/>
 
71
                  </Group>
 
72
                  <EmptySpace max="-2" attributes="0"/>
 
73
                  <Group type="103" groupAlignment="0" attributes="0">
 
74
                      <Component id="jCheckBox1" alignment="0" min="-2" max="-2" attributes="0"/>
 
75
                      <Component id="jTextField2" pref="376" max="32767" attributes="0"/>
 
76
                      <Component id="jTextField1" alignment="0" pref="376" max="32767" attributes="0"/>
 
77
                  </Group>
 
78
                  <EmptySpace max="-2" attributes="0"/>
 
79
              </Group>
 
80
          </Group>
 
81
        </DimensionLayout>
 
82
        <DimensionLayout dim="1">
 
83
          <Group type="103" groupAlignment="0" attributes="0">
 
84
              <Group type="102" alignment="0" attributes="0">
 
85
                  <Group type="103" groupAlignment="3" attributes="0">
 
86
                      <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
 
87
                      <Component id="jTextField1" alignment="3" min="-2" max="-2" attributes="0"/>
 
88
                  </Group>
 
89
                  <EmptySpace max="-2" attributes="0"/>
 
90
                  <Group type="103" groupAlignment="3" attributes="0">
 
91
                      <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
 
92
                      <Component id="jTextField2" alignment="3" min="-2" max="-2" attributes="0"/>
 
93
                  </Group>
 
94
                  <EmptySpace max="-2" attributes="0"/>
 
95
                  <Component id="jCheckBox1" min="-2" max="-2" attributes="0"/>
 
96
                  <EmptySpace max="32767" attributes="0"/>
 
97
              </Group>
 
98
          </Group>
 
99
        </DimensionLayout>
 
100
      </Layout>
 
101
      <SubComponents>
 
102
        <Component class="javax.swing.JLabel" name="jLabel1">
 
103
          <Properties>
 
104
            <Property name="text" type="java.lang.String" value="Direction [&#xb0;]:"/>
 
105
          </Properties>
 
106
        </Component>
 
107
        <Component class="javax.swing.JLabel" name="jLabel2">
 
108
          <Properties>
 
109
            <Property name="text" type="java.lang.String" value="Height [m]:"/>
 
110
          </Properties>
 
111
        </Component>
 
112
        <Component class="javax.swing.JTextField" name="jTextField1">
 
113
          <Properties>
 
114
            <Property name="text" type="java.lang.String" value="140.000"/>
 
115
          </Properties>
 
116
        </Component>
 
117
        <Component class="javax.swing.JTextField" name="jTextField2">
 
118
          <Properties>
 
119
            <Property name="text" type="java.lang.String" value="110.000"/>
 
120
          </Properties>
 
121
        </Component>
 
122
        <Component class="javax.swing.JCheckBox" name="jCheckBox1">
 
123
          <Properties>
 
124
            <Property name="text" type="java.lang.String" value="Height is Lower Edge (Not Center)"/>
 
125
            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
126
              <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
 
127
                <EmptyBorder bottom="0" left="0" right="0" top="0"/>
 
128
              </Border>
 
129
            </Property>
 
130
            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
 
131
              <Insets value="[0, 0, 0, 0]"/>
 
132
            </Property>
 
133
          </Properties>
 
134
        </Component>
 
135
      </SubComponents>
 
136
    </Container>
 
137
    <Container class="javax.swing.JPanel" name="jPanel2">
 
138
      <Properties>
 
139
        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
140
          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
 
141
            <TitledBorder title=" System "/>
 
142
          </Border>
 
143
        </Property>
 
144
      </Properties>
 
145
 
 
146
      <Layout>
 
147
        <DimensionLayout dim="0">
 
148
          <Group type="103" groupAlignment="0" attributes="0">
 
149
              <Group type="102" alignment="0" attributes="0">
 
150
                  <EmptySpace min="-2" max="-2" attributes="0"/>
 
151
                  <Group type="103" groupAlignment="0" attributes="0">
 
152
                      <Component id="jLabel7" alignment="1" min="-2" max="-2" attributes="0"/>
 
153
                      <Component id="jLabel6" alignment="1" min="-2" max="-2" attributes="0"/>
 
154
                      <Component id="jLabel5" alignment="1" min="-2" max="-2" attributes="0"/>
 
155
                      <Component id="jLabel4" alignment="1" min="-2" max="-2" attributes="0"/>
 
156
                      <Component id="jLabel3" alignment="1" min="-2" max="-2" attributes="0"/>
 
157
                  </Group>
 
158
                  <EmptySpace max="-2" attributes="0"/>
 
159
                  <Group type="103" groupAlignment="0" attributes="0">
 
160
                      <Component id="jComboBox1" alignment="0" pref="307" max="32767" attributes="0"/>
 
161
                      <Group type="102" alignment="0" attributes="0">
 
162
                          <Group type="103" groupAlignment="0" attributes="0">
 
163
                              <Component id="jTextField8" alignment="0" pref="98" max="32767" attributes="0"/>
 
164
                              <Component id="jTextField5" alignment="0" pref="98" max="32767" attributes="0"/>
 
165
                              <Component id="jTextField3" alignment="0" pref="98" max="32767" attributes="0"/>
 
166
                          </Group>
 
167
                          <EmptySpace max="-2" attributes="0"/>
 
168
                          <Group type="103" groupAlignment="1" attributes="0">
 
169
                              <Component id="jLabel8" alignment="1" min="-2" max="-2" attributes="0"/>
 
170
                              <Component id="jLabel9" alignment="1" min="-2" max="-2" attributes="0"/>
 
171
                              <Component id="jLabel10" alignment="1" min="-2" max="-2" attributes="0"/>
 
172
                          </Group>
 
173
                          <EmptySpace max="-2" attributes="0"/>
 
174
                          <Group type="103" groupAlignment="0" attributes="0">
 
175
                              <Component id="jTextField4" alignment="1" pref="97" max="32767" attributes="0"/>
 
176
                              <Component id="jTextField6" alignment="1" pref="97" max="32767" attributes="0"/>
 
177
                              <Component id="jTextField9" alignment="1" pref="97" max="32767" attributes="0"/>
 
178
                          </Group>
 
179
                          <EmptySpace max="-2" attributes="0"/>
 
180
                          <Group type="103" groupAlignment="0" attributes="0">
 
181
                              <Component id="jButton5" alignment="0" min="-2" max="-2" attributes="0"/>
 
182
                              <Component id="jButton1" alignment="0" min="-2" max="-2" attributes="0"/>
 
183
                              <Component id="jButton2" alignment="0" min="-2" max="-2" attributes="0"/>
 
184
                          </Group>
 
185
                      </Group>
 
186
                      <Component id="jComboBox2" alignment="0" pref="307" max="32767" attributes="0"/>
 
187
                  </Group>
 
188
                  <EmptySpace max="-2" attributes="0"/>
 
189
              </Group>
 
190
          </Group>
 
191
        </DimensionLayout>
 
192
        <DimensionLayout dim="1">
 
193
          <Group type="103" groupAlignment="0" attributes="0">
 
194
              <Group type="102" alignment="0" attributes="0">
 
195
                  <Group type="103" groupAlignment="3" attributes="0">
 
196
                      <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
 
197
                      <Component id="jTextField3" alignment="3" min="-2" max="-2" attributes="0"/>
 
198
                      <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/>
 
199
                      <Component id="jTextField4" alignment="3" min="-2" max="-2" attributes="0"/>
 
200
                      <Component id="jButton5" alignment="3" min="-2" max="-2" attributes="0"/>
 
201
                  </Group>
 
202
                  <EmptySpace max="-2" attributes="0"/>
 
203
                  <Group type="103" groupAlignment="3" attributes="0">
 
204
                      <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
 
205
                      <Component id="jComboBox1" alignment="3" min="-2" max="-2" attributes="0"/>
 
206
                  </Group>
 
207
                  <EmptySpace max="-2" attributes="0"/>
 
208
                  <Group type="103" groupAlignment="3" attributes="0">
 
209
                      <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
 
210
                      <Component id="jTextField5" alignment="3" min="-2" max="-2" attributes="0"/>
 
211
                      <Component id="jButton1" alignment="3" min="-2" max="-2" attributes="0"/>
 
212
                      <Component id="jTextField6" alignment="3" min="-2" max="-2" attributes="0"/>
 
213
                      <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/>
 
214
                  </Group>
 
215
                  <EmptySpace max="-2" attributes="0"/>
 
216
                  <Group type="103" groupAlignment="3" attributes="0">
 
217
                      <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>
 
218
                      <Component id="jComboBox2" alignment="3" min="-2" max="-2" attributes="0"/>
 
219
                  </Group>
 
220
                  <EmptySpace max="-2" attributes="0"/>
 
221
                  <Group type="103" groupAlignment="3" attributes="0">
 
222
                      <Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/>
 
223
                      <Component id="jTextField8" alignment="3" min="-2" max="-2" attributes="0"/>
 
224
                      <Component id="jButton2" alignment="3" min="-2" max="-2" attributes="0"/>
 
225
                      <Component id="jTextField9" alignment="3" min="-2" max="-2" attributes="0"/>
 
226
                      <Component id="jLabel10" alignment="3" min="-2" max="-2" attributes="0"/>
 
227
                  </Group>
 
228
                  <EmptySpace max="32767" attributes="0"/>
 
229
              </Group>
 
230
          </Group>
 
231
        </DimensionLayout>
 
232
      </Layout>
 
233
      <SubComponents>
 
234
        <Component class="javax.swing.JLabel" name="jLabel3">
 
235
          <Properties>
 
236
            <Property name="text" type="java.lang.String" value="Channels:"/>
 
237
          </Properties>
 
238
        </Component>
 
239
        <Component class="javax.swing.JLabel" name="jLabel4">
 
240
          <Properties>
 
241
            <Property name="text" type="java.lang.String" value="Antenna Type:"/>
 
242
          </Properties>
 
243
        </Component>
 
244
        <Component class="javax.swing.JLabel" name="jLabel5">
 
245
          <Properties>
 
246
            <Property name="text" type="java.lang.String" value="Electrical Downtilt From [&#xb0;]:"/>
 
247
          </Properties>
 
248
        </Component>
 
249
        <Component class="javax.swing.JLabel" name="jLabel6">
 
250
          <Properties>
 
251
            <Property name="text" type="java.lang.String" value="Polarization:"/>
 
252
          </Properties>
 
253
        </Component>
 
254
        <Component class="javax.swing.JLabel" name="jLabel7">
 
255
          <Properties>
 
256
            <Property name="text" type="java.lang.String" value="Frequency From [MHz]:"/>
 
257
          </Properties>
 
258
        </Component>
 
259
        <Component class="javax.swing.JTextField" name="jTextField3">
 
260
          <Properties>
 
261
            <Property name="text" type="java.lang.String" value="2"/>
 
262
          </Properties>
 
263
        </Component>
 
264
        <Component class="javax.swing.JLabel" name="jLabel8">
 
265
          <Properties>
 
266
            <Property name="text" type="java.lang.String" value="Watts:"/>
 
267
          </Properties>
 
268
        </Component>
 
269
        <Component class="javax.swing.JTextField" name="jTextField4">
 
270
          <Properties>
 
271
            <Property name="text" type="java.lang.String" value="12.000"/>
 
272
          </Properties>
 
273
        </Component>
 
274
        <Component class="javax.swing.JComboBox" name="jComboBox1">
 
275
          <Properties>
 
276
            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
 
277
              <StringArray count="1">
 
278
                <StringItem index="0" value="Kathrein 742151"/>
 
279
              </StringArray>
 
280
            </Property>
 
281
          </Properties>
 
282
        </Component>
 
283
        <Component class="javax.swing.JTextField" name="jTextField5">
 
284
          <Properties>
 
285
            <Property name="text" type="java.lang.String" value="0.000"/>
 
286
          </Properties>
 
287
        </Component>
 
288
        <Component class="javax.swing.JLabel" name="jLabel9">
 
289
          <Properties>
 
290
            <Property name="text" type="java.lang.String" value="To:"/>
 
291
          </Properties>
 
292
        </Component>
 
293
        <Component class="javax.swing.JTextField" name="jTextField6">
 
294
          <Properties>
 
295
            <Property name="text" type="java.lang.String" value="10.000"/>
 
296
          </Properties>
 
297
        </Component>
 
298
        <Component class="javax.swing.JButton" name="jButton1">
 
299
          <Properties>
 
300
            <Property name="text" type="java.lang.String" value="Adjust"/>
 
301
          </Properties>
 
302
        </Component>
 
303
        <Component class="javax.swing.JTextField" name="jTextField8">
 
304
          <Properties>
 
305
            <Property name="text" type="java.lang.String" value="943.000"/>
 
306
          </Properties>
 
307
        </Component>
 
308
        <Component class="javax.swing.JLabel" name="jLabel10">
 
309
          <Properties>
 
310
            <Property name="text" type="java.lang.String" value="To:"/>
 
311
          </Properties>
 
312
        </Component>
 
313
        <Component class="javax.swing.JTextField" name="jTextField9">
 
314
          <Properties>
 
315
            <Property name="text" type="java.lang.String" value="951.000"/>
 
316
          </Properties>
 
317
        </Component>
 
318
        <Component class="javax.swing.JButton" name="jButton2">
 
319
          <Properties>
 
320
            <Property name="text" type="java.lang.String" value="Adjust"/>
 
321
          </Properties>
 
322
        </Component>
 
323
        <Component class="javax.swing.JComboBox" name="jComboBox2">
 
324
          <Properties>
 
325
            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
 
326
              <StringArray count="1">
 
327
                <StringItem index="0" value="X +45&#xb0;"/>
 
328
              </StringArray>
 
329
            </Property>
 
330
          </Properties>
 
331
        </Component>
 
332
        <Component class="javax.swing.JButton" name="jButton5">
 
333
          <Properties>
 
334
            <Property name="text" type="java.lang.String" value="Adjust"/>
 
335
          </Properties>
 
336
        </Component>
 
337
      </SubComponents>
 
338
    </Container>
 
339
    <Component class="javax.swing.JButton" name="jButton3">
 
340
      <Properties>
 
341
        <Property name="text" type="java.lang.String" value="Cancel"/>
 
342
      </Properties>
 
343
    </Component>
 
344
    <Component class="javax.swing.JButton" name="jButton4">
 
345
      <Properties>
 
346
        <Property name="text" type="java.lang.String" value="OK"/>
 
347
      </Properties>
 
348
    </Component>
 
349
  </SubComponents>
 
350
</Form>