OSDN Git Service

ツイートテーブルの背景色を設定画面から変更できるように改良
[nt-manager/nt-manager.git] / src / twitter / gui / form / ConfigurationDialog.form
1 <?xml version="1.1" encoding="UTF-8" ?>
2
3 <Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
4   <Properties>
5     <Property name="defaultCloseOperation" type="int" value="2"/>
6     <Property name="title" type="java.lang.String" value="&#x57fa;&#x672c;&#x8a2d;&#x5b9a;"/>
7   </Properties>
8   <SyntheticProperties>
9     <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
10   </SyntheticProperties>
11   <AuxValues>
12     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
13     <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
14     <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
15     <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
16     <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
17     <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
18     <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
19     <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
20     <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
21   </AuxValues>
22
23   <Layout>
24     <DimensionLayout dim="0">
25       <Group type="103" groupAlignment="0" attributes="0">
26           <Group type="102" alignment="1" attributes="0">
27               <EmptySpace pref="230" max="32767" attributes="0"/>
28               <Component id="jButton1" min="-2" pref="114" max="-2" attributes="0"/>
29               <EmptySpace max="-2" attributes="0"/>
30               <Component id="jButton2" min="-2" pref="116" max="-2" attributes="0"/>
31               <EmptySpace min="-2" pref="8" max="-2" attributes="0"/>
32           </Group>
33           <Group type="102" alignment="0" attributes="0">
34               <Component id="jTabbedPane1" pref="463" max="32767" attributes="0"/>
35               <EmptySpace max="-2" attributes="0"/>
36           </Group>
37       </Group>
38     </DimensionLayout>
39     <DimensionLayout dim="1">
40       <Group type="103" groupAlignment="0" attributes="0">
41           <Group type="102" alignment="0" attributes="0">
42               <Component id="jTabbedPane1" min="-2" pref="341" max="-2" attributes="0"/>
43               <EmptySpace max="-2" attributes="0"/>
44               <Group type="103" groupAlignment="3" attributes="0">
45                   <Component id="jButton2" alignment="3" min="-2" pref="38" max="-2" attributes="1"/>
46                   <Component id="jButton1" alignment="3" min="-2" pref="37" max="-2" attributes="1"/>
47               </Group>
48               <EmptySpace max="32767" attributes="0"/>
49           </Group>
50       </Group>
51     </DimensionLayout>
52   </Layout>
53   <SubComponents>
54     <Container class="javax.swing.JTabbedPane" name="jTabbedPane1">
55       <Properties>
56         <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
57           <Dimension value="[318, 341]"/>
58         </Property>
59       </Properties>
60
61       <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
62       <SubComponents>
63         <Container class="javax.swing.JPanel" name="jPanel1">
64           <Constraints>
65             <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
66               <JTabbedPaneConstraints tabName="&#x66f4;&#x65b0;&#x9593;&#x9694;&#x8a2d;&#x5b9a;">
67                 <Property name="tabTitle" type="java.lang.String" value="&#x66f4;&#x65b0;&#x9593;&#x9694;&#x8a2d;&#x5b9a;"/>
68               </JTabbedPaneConstraints>
69             </Constraint>
70           </Constraints>
71
72           <Layout>
73             <DimensionLayout dim="0">
74               <Group type="103" groupAlignment="0" attributes="0">
75                   <Group type="102" attributes="0">
76                       <EmptySpace max="-2" attributes="0"/>
77                       <Group type="103" groupAlignment="0" attributes="0">
78                           <Group type="102" alignment="0" attributes="0">
79                               <Group type="103" groupAlignment="0" attributes="0">
80                                   <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
81                                   <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>
82                                   <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/>
83                                   <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="0"/>
84                               </Group>
85                               <EmptySpace min="-2" pref="24" max="-2" attributes="0"/>
86                               <Group type="103" groupAlignment="0" attributes="0">
87                                   <Component id="jSpinner4" alignment="0" pref="207" max="32767" attributes="0"/>
88                                   <Component id="jSpinner3" alignment="0" pref="207" max="32767" attributes="0"/>
89                                   <Component id="jSpinner2" alignment="0" pref="207" max="32767" attributes="0"/>
90                                   <Component id="jSpinner1" alignment="0" pref="207" max="32767" attributes="0"/>
91                               </Group>
92                           </Group>
93                           <Component id="jLabel13" alignment="0" pref="434" max="32767" attributes="0"/>
94                       </Group>
95                       <EmptySpace max="-2" attributes="0"/>
96                   </Group>
97               </Group>
98             </DimensionLayout>
99             <DimensionLayout dim="1">
100               <Group type="103" groupAlignment="0" attributes="0">
101                   <Group type="102" alignment="0" attributes="0">
102                       <EmptySpace max="-2" attributes="0"/>
103                       <Group type="103" groupAlignment="3" attributes="0">
104                           <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
105                           <Component id="jSpinner1" alignment="3" min="-2" max="-2" attributes="0"/>
106                       </Group>
107                       <EmptySpace max="-2" attributes="0"/>
108                       <Group type="103" groupAlignment="3" attributes="0">
109                           <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
110                           <Component id="jSpinner2" alignment="3" min="-2" max="-2" attributes="0"/>
111                       </Group>
112                       <EmptySpace max="-2" attributes="0"/>
113                       <Group type="103" groupAlignment="3" attributes="0">
114                           <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
115                           <Component id="jSpinner3" alignment="3" min="-2" max="-2" attributes="0"/>
116                       </Group>
117                       <EmptySpace max="-2" attributes="0"/>
118                       <Group type="103" groupAlignment="3" attributes="0">
119                           <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
120                           <Component id="jSpinner4" alignment="3" min="-2" max="-2" attributes="0"/>
121                       </Group>
122                       <EmptySpace pref="183" max="32767" attributes="0"/>
123                       <Component id="jLabel13" min="-2" max="-2" attributes="0"/>
124                       <EmptySpace max="-2" attributes="0"/>
125                   </Group>
126               </Group>
127             </DimensionLayout>
128           </Layout>
129           <SubComponents>
130             <Component class="javax.swing.JLabel" name="jLabel1">
131               <Properties>
132                 <Property name="text" type="java.lang.String" value="&#x30bf;&#x30a4;&#x30e0;&#x30e9;&#x30a4;&#x30f3;&#x66f4;&#x65b0;&#x9593;&#x9694; [&#x79d2;]"/>
133               </Properties>
134             </Component>
135             <Component class="javax.swing.JSpinner" name="jSpinner1">
136               <Events>
137                 <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="jSpinner1StateChanged"/>
138               </Events>
139             </Component>
140             <Component class="javax.swing.JLabel" name="jLabel2">
141               <Properties>
142                 <Property name="text" type="java.lang.String" value="Mention&#x66f4;&#x65b0;&#x9593;&#x9694; [&#x79d2;]"/>
143               </Properties>
144             </Component>
145             <Component class="javax.swing.JSpinner" name="jSpinner2">
146               <Events>
147                 <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="jSpinner2StateChanged"/>
148               </Events>
149             </Component>
150             <Component class="javax.swing.JLabel" name="jLabel3">
151               <Properties>
152                 <Property name="text" type="java.lang.String" value="&#x30c0;&#x30a4;&#x30ec;&#x30af;&#x30c8;&#x30e1;&#x30c3;&#x30bb;&#x30fc;&#x30b8;&#x66f4;&#x65b0;&#x9593;&#x9694; [&#x79d2;]"/>
153               </Properties>
154             </Component>
155             <Component class="javax.swing.JSpinner" name="jSpinner3">
156               <Events>
157                 <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="jSpinner3StateChanged"/>
158               </Events>
159             </Component>
160             <Component class="javax.swing.JLabel" name="jLabel4">
161               <Properties>
162                 <Property name="text" type="java.lang.String" value="&#x9001;&#x4fe1;&#x6e08;&#x307f;&#x30c0;&#x30a4;&#x30ec;&#x30af;&#x30c8;&#x30e1;&#x30c3;&#x30bb;&#x30fc;&#x30b8;&#x66f4;&#x65b0;&#x9593;&#x9694; [&#x79d2;]"/>
163               </Properties>
164             </Component>
165             <Component class="javax.swing.JSpinner" name="jSpinner4">
166               <Events>
167                 <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="jSpinner4StateChanged"/>
168               </Events>
169             </Component>
170             <Component class="javax.swing.JLabel" name="jLabel13">
171               <Properties>
172                 <Property name="text" type="java.lang.String" value="Streaming API&#x5229;&#x7528;&#x6642;&#x306f;&#x3001;&#x60c5;&#x5831;&#x306e;&#x5b9a;&#x671f;&#x7684;&#x306a;&#x53d6;&#x5f97;&#x306f;&#x884c;&#x3044;&#x307e;&#x305b;&#x3093;"/>
173               </Properties>
174             </Component>
175           </SubComponents>
176         </Container>
177         <Container class="javax.swing.JPanel" name="jPanel2">
178           <Constraints>
179             <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
180               <JTabbedPaneConstraints tabName="&#x30d5;&#x30a9;&#x30f3;&#x30c8;">
181                 <Property name="tabTitle" type="java.lang.String" value="&#x30d5;&#x30a9;&#x30f3;&#x30c8;"/>
182               </JTabbedPaneConstraints>
183             </Constraint>
184           </Constraints>
185
186           <Layout>
187             <DimensionLayout dim="0">
188               <Group type="103" groupAlignment="0" attributes="0">
189                   <Group type="102" max="-2" attributes="0">
190                       <EmptySpace max="-2" attributes="0"/>
191                       <Group type="103" groupAlignment="0" attributes="0">
192                           <Component id="jLabel5" alignment="0" min="-2" max="-2" attributes="0"/>
193                           <Component id="jLabel6" alignment="0" min="-2" max="-2" attributes="0"/>
194                           <Component id="jLabel7" alignment="0" min="-2" max="-2" attributes="0"/>
195                           <Component id="jLabel8" alignment="0" min="-2" max="-2" attributes="0"/>
196                       </Group>
197                       <EmptySpace min="-2" pref="23" max="-2" attributes="0"/>
198                       <Group type="103" groupAlignment="0" attributes="0">
199                           <Component id="jComboBox4" alignment="0" pref="229" max="32767" attributes="0"/>
200                           <Component id="jComboBox3" alignment="0" pref="229" max="32767" attributes="0"/>
201                           <Component id="jComboBox2" alignment="0" pref="229" max="32767" attributes="0"/>
202                           <Component id="jComboBox1" alignment="0" pref="229" max="32767" attributes="0"/>
203                       </Group>
204                       <EmptySpace max="-2" attributes="0"/>
205                   </Group>
206               </Group>
207             </DimensionLayout>
208             <DimensionLayout dim="1">
209               <Group type="103" groupAlignment="0" attributes="0">
210                   <Group type="102" alignment="0" attributes="0">
211                       <EmptySpace max="-2" attributes="0"/>
212                       <Group type="103" groupAlignment="3" attributes="0">
213                           <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
214                           <Component id="jComboBox1" alignment="3" min="-2" max="-2" attributes="0"/>
215                       </Group>
216                       <EmptySpace type="unrelated" max="-2" attributes="0"/>
217                       <Group type="103" groupAlignment="3" attributes="0">
218                           <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>
219                           <Component id="jComboBox2" alignment="3" min="-2" max="-2" attributes="0"/>
220                       </Group>
221                       <EmptySpace type="unrelated" max="-2" attributes="0"/>
222                       <Group type="103" groupAlignment="3" attributes="0">
223                           <Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/>
224                           <Component id="jComboBox3" alignment="3" min="-2" max="-2" attributes="0"/>
225                       </Group>
226                       <EmptySpace type="unrelated" max="-2" attributes="0"/>
227                       <Group type="103" groupAlignment="3" attributes="0">
228                           <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/>
229                           <Component id="jComboBox4" alignment="3" min="-2" max="-2" attributes="0"/>
230                       </Group>
231                       <EmptySpace pref="198" max="32767" attributes="0"/>
232                   </Group>
233               </Group>
234             </DimensionLayout>
235           </Layout>
236           <SubComponents>
237             <Component class="javax.swing.JLabel" name="jLabel5">
238               <Properties>
239                 <Property name="text" type="java.lang.String" value="&#x30bf;&#x30a4;&#x30e0;&#x30e9;&#x30a4;&#x30f3;&#x306e;&#x30d5;&#x30a9;&#x30f3;&#x30c8;"/>
240               </Properties>
241             </Component>
242             <Component class="javax.swing.JLabel" name="jLabel6">
243               <Properties>
244                 <Property name="text" type="java.lang.String" value="&#x8a73;&#x7d30;&#x60c5;&#x5831;&#x306e;&#x30d5;&#x30a9;&#x30f3;&#x30c8;"/>
245               </Properties>
246             </Component>
247             <Component class="javax.swing.JLabel" name="jLabel7">
248               <Properties>
249                 <Property name="text" type="java.lang.String" value="&#x30bf;&#x30a4;&#x30e0;&#x30e9;&#x30a4;&#x30f3;&#x306e;&#x30d5;&#x30a9;&#x30f3;&#x30c8;&#x30b5;&#x30a4;&#x30ba;"/>
250               </Properties>
251             </Component>
252             <Component class="javax.swing.JLabel" name="jLabel8">
253               <Properties>
254                 <Property name="text" type="java.lang.String" value="&#x8a73;&#x7d30;&#x60c5;&#x5831;&#x306e;&#x30d5;&#x30a9;&#x30f3;&#x30c8;&#x30b5;&#x30a4;&#x30ba;"/>
255               </Properties>
256             </Component>
257             <Component class="javax.swing.JComboBox" name="jComboBox1">
258               <Properties>
259                 <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
260                   <Connection code="fontModel" type="code"/>
261                 </Property>
262               </Properties>
263             </Component>
264             <Component class="javax.swing.JComboBox" name="jComboBox2">
265               <Properties>
266                 <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
267                   <Connection code="fontModel2" type="code"/>
268                 </Property>
269               </Properties>
270             </Component>
271             <Component class="javax.swing.JComboBox" name="jComboBox3">
272               <Properties>
273                 <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
274                   <Connection code="fontSizeModel" type="code"/>
275                 </Property>
276               </Properties>
277             </Component>
278             <Component class="javax.swing.JComboBox" name="jComboBox4">
279               <Properties>
280                 <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
281                   <Connection code="fontSizeModel2" type="code"/>
282                 </Property>
283               </Properties>
284             </Component>
285           </SubComponents>
286         </Container>
287         <Container class="javax.swing.JPanel" name="jPanel3">
288           <Constraints>
289             <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
290               <JTabbedPaneConstraints tabName="&#x30ab;&#x30e9;&#x30fc;">
291                 <Property name="tabTitle" type="java.lang.String" value="&#x30ab;&#x30e9;&#x30fc;"/>
292               </JTabbedPaneConstraints>
293             </Constraint>
294           </Constraints>
295
296           <Layout>
297             <DimensionLayout dim="0">
298               <Group type="103" groupAlignment="0" attributes="0">
299                   <Group type="102" alignment="0" attributes="0">
300                       <EmptySpace min="-2" max="-2" attributes="0"/>
301                       <Group type="103" groupAlignment="0" attributes="0">
302                           <Component id="jLabel16" alignment="0" min="-2" max="-2" attributes="0"/>
303                           <Group type="102" attributes="0">
304                               <Component id="jLabel9" min="-2" max="-2" attributes="0"/>
305                               <EmptySpace min="-2" pref="31" max="-2" attributes="0"/>
306                               <Component id="jPanel5" max="32767" attributes="0"/>
307                           </Group>
308                           <Component id="jLabel17" alignment="0" min="-2" max="-2" attributes="0"/>
309                       </Group>
310                       <EmptySpace min="-2" max="-2" attributes="0"/>
311                   </Group>
312                   <Group type="103" rootIndex="1" groupAlignment="0" attributes="0">
313                       <Group type="102" alignment="1" attributes="0">
314                           <EmptySpace min="-2" pref="137" max="-2" attributes="0"/>
315                           <Component id="jPanel6" max="32767" attributes="0"/>
316                           <EmptySpace min="-2" max="-2" attributes="0"/>
317                       </Group>
318                   </Group>
319                   <Group type="103" rootIndex="2" groupAlignment="0" attributes="0">
320                       <Group type="102" alignment="1" attributes="0">
321                           <EmptySpace min="-2" pref="137" max="-2" attributes="0"/>
322                           <Component id="jPanel7" max="32767" attributes="0"/>
323                           <EmptySpace min="-2" max="-2" attributes="0"/>
324                       </Group>
325                   </Group>
326               </Group>
327             </DimensionLayout>
328             <DimensionLayout dim="1">
329               <Group type="103" groupAlignment="0" attributes="0">
330                   <Group type="102" alignment="0" attributes="0">
331                       <EmptySpace max="-2" attributes="0"/>
332                       <Group type="103" groupAlignment="0" attributes="0">
333                           <Component id="jLabel9" pref="35" max="32767" attributes="1"/>
334                           <Component id="jPanel5" linkSize="2" alignment="0" max="32767" attributes="1"/>
335                       </Group>
336                       <EmptySpace max="-2" attributes="0"/>
337                       <Component id="jLabel17" pref="27" max="32767" attributes="1"/>
338                       <EmptySpace min="-2" pref="9" max="-2" attributes="0"/>
339                       <Component id="jLabel16" min="-2" pref="25" max="-2" attributes="1"/>
340                       <EmptySpace min="-2" pref="202" max="-2" attributes="0"/>
341                   </Group>
342                   <Group type="103" rootIndex="1" groupAlignment="0" attributes="0">
343                       <Group type="102" alignment="0" attributes="0">
344                           <EmptySpace min="-2" pref="46" max="-2" attributes="0"/>
345                           <Component id="jPanel6" linkSize="2" min="-2" max="-2" attributes="1"/>
346                           <EmptySpace pref="233" max="32767" attributes="0"/>
347                       </Group>
348                   </Group>
349                   <Group type="103" rootIndex="2" groupAlignment="0" attributes="0">
350                       <Group type="102" alignment="0" attributes="0">
351                           <EmptySpace min="-2" pref="83" max="-2" attributes="0"/>
352                           <Component id="jPanel7" linkSize="2" min="-2" max="-2" attributes="1"/>
353                           <EmptySpace pref="196" max="32767" attributes="0"/>
354                       </Group>
355                   </Group>
356               </Group>
357             </DimensionLayout>
358           </Layout>
359           <SubComponents>
360             <Component class="javax.swing.JLabel" name="jLabel9">
361               <Properties>
362                 <Property name="text" type="java.lang.String" value="&#x6700;&#x65b0;&#x60c5;&#x5831;&#x306e;&#x80cc;&#x666f;&#x8272;"/>
363               </Properties>
364             </Component>
365             <Container class="javax.swing.JPanel" name="jPanel5">
366               <Properties>
367                 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
368                   <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
369                     <EtchetBorder/>
370                   </Border>
371                 </Property>
372               </Properties>
373
374               <Layout>
375                 <DimensionLayout dim="0">
376                   <Group type="103" groupAlignment="0" attributes="0">
377                       <Component id="jLabel10" alignment="0" pref="305" max="32767" attributes="0"/>
378                   </Group>
379                 </DimensionLayout>
380                 <DimensionLayout dim="1">
381                   <Group type="103" groupAlignment="0" attributes="0">
382                       <Component id="jLabel10" alignment="0" pref="31" max="32767" attributes="0"/>
383                   </Group>
384                 </DimensionLayout>
385               </Layout>
386               <SubComponents>
387                 <Component class="javax.swing.JLabel" name="jLabel10">
388                   <Properties>
389                     <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
390                       <Color blue="0" green="0" id="black" palette="1" red="0" type="palette"/>
391                     </Property>
392                     <Property name="opaque" type="boolean" value="true"/>
393                   </Properties>
394                   <Events>
395                     <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jLabel10MouseClicked"/>
396                   </Events>
397                 </Component>
398               </SubComponents>
399             </Container>
400             <Container class="javax.swing.JPanel" name="jPanel6">
401               <Properties>
402                 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
403                   <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
404                     <EtchetBorder/>
405                   </Border>
406                 </Property>
407               </Properties>
408
409               <Layout>
410                 <DimensionLayout dim="0">
411                   <Group type="103" groupAlignment="0" attributes="0">
412                       <Component id="jLabel14" alignment="1" pref="305" max="32767" attributes="0"/>
413                   </Group>
414                 </DimensionLayout>
415                 <DimensionLayout dim="1">
416                   <Group type="103" groupAlignment="0" attributes="0">
417                       <Component id="jLabel14" alignment="0" pref="31" max="32767" attributes="0"/>
418                   </Group>
419                 </DimensionLayout>
420               </Layout>
421               <SubComponents>
422                 <Component class="javax.swing.JLabel" name="jLabel14">
423                   <Properties>
424                     <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
425                       <Color blue="0" green="0" id="black" palette="1" red="0" type="palette"/>
426                     </Property>
427                     <Property name="opaque" type="boolean" value="true"/>
428                   </Properties>
429                   <Events>
430                     <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jLabel14MouseClicked"/>
431                   </Events>
432                 </Component>
433               </SubComponents>
434             </Container>
435             <Container class="javax.swing.JPanel" name="jPanel7">
436               <Properties>
437                 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
438                   <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
439                     <EtchetBorder/>
440                   </Border>
441                 </Property>
442               </Properties>
443
444               <Layout>
445                 <DimensionLayout dim="0">
446                   <Group type="103" groupAlignment="0" attributes="0">
447                       <Component id="jLabel15" alignment="1" pref="305" max="32767" attributes="0"/>
448                   </Group>
449                 </DimensionLayout>
450                 <DimensionLayout dim="1">
451                   <Group type="103" groupAlignment="0" attributes="0">
452                       <Component id="jLabel15" alignment="0" pref="31" max="32767" attributes="0"/>
453                   </Group>
454                 </DimensionLayout>
455               </Layout>
456               <SubComponents>
457                 <Component class="javax.swing.JLabel" name="jLabel15">
458                   <Properties>
459                     <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
460                       <Color blue="0" green="0" id="black" palette="1" red="0" type="palette"/>
461                     </Property>
462                     <Property name="opaque" type="boolean" value="true"/>
463                   </Properties>
464                   <Events>
465                     <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jLabel15MouseClicked"/>
466                   </Events>
467                 </Component>
468               </SubComponents>
469             </Container>
470             <Component class="javax.swing.JLabel" name="jLabel16">
471               <Properties>
472                 <Property name="text" type="java.lang.String" value="&#x30c6;&#x30fc;&#x30d6;&#x30eb;&#x306e;&#x5076;&#x6570;&#x884c;&#x306e;&#x8272;"/>
473               </Properties>
474             </Component>
475             <Component class="javax.swing.JLabel" name="jLabel17">
476               <Properties>
477                 <Property name="text" type="java.lang.String" value="&#x30c6;&#x30fc;&#x30d6;&#x30eb;&#x306e;&#x5947;&#x6570;&#x884c;&#x306e;&#x8272;"/>
478               </Properties>
479             </Component>
480           </SubComponents>
481         </Container>
482         <Container class="javax.swing.JPanel" name="jPanel4">
483           <Constraints>
484             <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
485               <JTabbedPaneConstraints tabName="&#x8868;&#x793a;">
486                 <Property name="tabTitle" type="java.lang.String" value="&#x8868;&#x793a;"/>
487               </JTabbedPaneConstraints>
488             </Constraint>
489           </Constraints>
490
491           <Layout>
492             <DimensionLayout dim="0">
493               <Group type="103" groupAlignment="0" attributes="0">
494                   <Group type="102" alignment="0" attributes="0">
495                       <EmptySpace max="-2" attributes="0"/>
496                       <Group type="103" groupAlignment="0" attributes="0">
497                           <Component id="jCheckBox3" alignment="0" pref="434" max="32767" attributes="0"/>
498                           <Component id="jCheckBox1" alignment="0" pref="434" max="32767" attributes="0"/>
499                           <Component id="jCheckBox2" alignment="0" pref="434" max="32767" attributes="0"/>
500                           <Group type="102" alignment="0" attributes="0">
501                               <Group type="103" groupAlignment="0" attributes="0">
502                                   <Component id="jLabel12" min="-2" max="-2" attributes="0"/>
503                                   <Component id="jLabel11" alignment="0" min="-2" max="-2" attributes="0"/>
504                               </Group>
505                               <EmptySpace max="-2" attributes="0"/>
506                               <Group type="103" groupAlignment="0" attributes="0">
507                                   <Component id="jSpinner5" alignment="0" pref="293" max="32767" attributes="0"/>
508                                   <Component id="jSpinner6" alignment="0" pref="293" max="32767" attributes="0"/>
509                               </Group>
510                           </Group>
511                           <Component id="jCheckBox4" alignment="0" pref="434" max="32767" attributes="0"/>
512                       </Group>
513                       <EmptySpace max="-2" attributes="0"/>
514                   </Group>
515               </Group>
516             </DimensionLayout>
517             <DimensionLayout dim="1">
518               <Group type="103" groupAlignment="0" attributes="0">
519                   <Group type="102" alignment="0" attributes="0">
520                       <EmptySpace max="-2" attributes="0"/>
521                       <Group type="103" groupAlignment="3" attributes="0">
522                           <Component id="jSpinner5" alignment="3" max="32767" attributes="1"/>
523                           <Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="1"/>
524                       </Group>
525                       <EmptySpace min="-2" pref="5" max="-2" attributes="0"/>
526                       <Group type="103" groupAlignment="1" max="-2" attributes="0">
527                           <Component id="jLabel12" alignment="0" max="32767" attributes="1"/>
528                           <Component id="jSpinner6" alignment="0" min="-2" max="-2" attributes="1"/>
529                       </Group>
530                       <EmptySpace max="-2" attributes="0"/>
531                       <Component id="jCheckBox1" min="-2" max="-2" attributes="0"/>
532                       <EmptySpace max="-2" attributes="0"/>
533                       <Component id="jCheckBox2" min="-2" max="-2" attributes="0"/>
534                       <EmptySpace type="unrelated" max="-2" attributes="0"/>
535                       <Component id="jCheckBox4" min="-2" max="-2" attributes="0"/>
536                       <EmptySpace max="-2" attributes="0"/>
537                       <Component id="jCheckBox3" min="-2" max="-2" attributes="0"/>
538                       <EmptySpace min="-2" pref="171" max="-2" attributes="0"/>
539                   </Group>
540               </Group>
541             </DimensionLayout>
542           </Layout>
543           <SubComponents>
544             <Component class="javax.swing.JLabel" name="jLabel11">
545               <Properties>
546                 <Property name="text" type="java.lang.String" value="&#x30bf;&#x30a4;&#x30e0;&#x30e9;&#x30a4;&#x30f3;&#x306e;&#x30c6;&#x30fc;&#x30d6;&#x30eb;&#x306e;&#x9ad8;&#x3055;"/>
547               </Properties>
548             </Component>
549             <Component class="javax.swing.JSpinner" name="jSpinner5">
550               <Events>
551                 <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="jSpinner5StateChanged"/>
552               </Events>
553             </Component>
554             <Component class="javax.swing.JCheckBox" name="jCheckBox1">
555               <Properties>
556                 <Property name="selected" type="boolean" value="true"/>
557                 <Property name="text" type="java.lang.String" value="&#x81ea;&#x5206;&#x5b9b;&#x306e;Mention&#x30e1;&#x30c3;&#x30bb;&#x30fc;&#x30b8;&#x3092;&#x30bf;&#x30b9;&#x30af;&#x30d0;&#x30fc;&#x304b;&#x3089;&#x901a;&#x77e5;&#x3059;&#x308b;"/>
558               </Properties>
559               <Events>
560                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jCheckBox1ActionPerformed"/>
561               </Events>
562             </Component>
563             <Component class="javax.swing.JCheckBox" name="jCheckBox2">
564               <Properties>
565                 <Property name="selected" type="boolean" value="true"/>
566                 <Property name="text" type="java.lang.String" value="&#x81ea;&#x5206;&#x5b9b;&#x306e;Direct&#x30e1;&#x30c3;&#x30bb;&#x30fc;&#x30b8;&#x3092;&#x30bf;&#x30b9;&#x30af;&#x30d0;&#x30fc;&#x304b;&#x3089;&#x901a;&#x77e5;&#x3059;&#x308b;"/>
567               </Properties>
568             </Component>
569             <Component class="javax.swing.JSpinner" name="jSpinner6">
570               <Events>
571                 <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="jSpinner6StateChanged"/>
572               </Events>
573             </Component>
574             <Component class="javax.swing.JLabel" name="jLabel12">
575               <Properties>
576                 <Property name="text" type="java.lang.String" value="&#x30c6;&#x30fc;&#x30d6;&#x30eb;&#x306b;&#x8868;&#x793a;&#x3059;&#x308b;&#x30c4;&#x30a4;&#x30fc;&#x30c8;&#x6570;"/>
577               </Properties>
578             </Component>
579             <Component class="javax.swing.JCheckBox" name="jCheckBox3">
580               <Properties>
581                 <Property name="text" type="java.lang.String" value="&#x30af;&#x30e9;&#x30a4;&#x30a2;&#x30f3;&#x30c8;&#x306e;&#x6700;&#x65b0;&#x60c5;&#x5831;&#x3092;&#x901a;&#x77e5;&#x3059;&#x308b;"/>
582               </Properties>
583             </Component>
584             <Component class="javax.swing.JCheckBox" name="jCheckBox4">
585               <Properties>
586                 <Property name="text" type="java.lang.String" value="&#x81ea;&#x5206;&#x306e;&#x767a;&#x8a00;&#x304c;&#x304a;&#x6c17;&#x306b;&#x5165;&#x308a;&#x306b;&#x767b;&#x9332;&#x3055;&#x308c;&#x305f;&#x3089;&#x901a;&#x77e5;&#x3059;&#x308b;(&#x30b9;&#x30c8;&#x30ea;&#x30fc;&#x30df;&#x30f3;&#x30b0;API&#x5229;&#x7528;&#x6642;&#x306e;&#x307f;)"/>
587               </Properties>
588             </Component>
589           </SubComponents>
590         </Container>
591       </SubComponents>
592     </Container>
593     <Component class="javax.swing.JButton" name="jButton1">
594       <Properties>
595         <Property name="text" type="java.lang.String" value="&#x8a2d;&#x5b9a;&#x3092;&#x4fdd;&#x5b58;"/>
596       </Properties>
597       <Events>
598         <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
599       </Events>
600     </Component>
601     <Component class="javax.swing.JButton" name="jButton2">
602       <Properties>
603         <Property name="text" type="java.lang.String" value="&#x30ad;&#x30e3;&#x30f3;&#x30bb;&#x30eb;"/>
604       </Properties>
605       <Events>
606         <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
607       </Events>
608     </Component>
609   </SubComponents>
610 </Form>