OSDN Git Service

ファイル名の禁則文字置換ルールをコンフィグへ定義
[coroid/NicoBrowser.git] / src / nicobrowser / gui / config / ConfigFrame.form
1 <?xml version="1.0" encoding="UTF-8" ?>
2
3 <Form version="1.3" maxVersion="1.7" 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="NicoBrowser - &#x30b3;&#x30f3;&#x30d5;&#x30a3;&#x30b0;&#x8a2d;&#x5b9a;"/>
7     <Property name="resizable" type="boolean" value="false"/>
8   </Properties>
9   <SyntheticProperties>
10     <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
11   </SyntheticProperties>
12   <AuxValues>
13     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
14     <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
15     <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
16     <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
17     <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
18     <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
19     <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
20     <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
21     <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
22   </AuxValues>
23
24   <Layout>
25     <DimensionLayout dim="0">
26       <Group type="103" groupAlignment="0" attributes="0">
27           <Group type="102" attributes="0">
28               <Group type="103" groupAlignment="0" attributes="0">
29                   <Component id="jPanel5" alignment="0" max="32767" attributes="0"/>
30                   <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
31                   <Component id="jPanel2" alignment="0" max="32767" attributes="0"/>
32                   <Component id="jPanel4" alignment="0" max="32767" attributes="0"/>
33                   <Component id="jPanel6" alignment="0" max="32767" attributes="0"/>
34                   <Component id="jPanel3" alignment="1" max="32767" attributes="0"/>
35               </Group>
36               <EmptySpace 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               <Component id="jPanel1" min="-2" pref="90" max="-2" attributes="0"/>
44               <EmptySpace max="-2" attributes="0"/>
45               <Component id="jPanel2" min="-2" max="-2" attributes="0"/>
46               <EmptySpace max="-2" attributes="0"/>
47               <Component id="jPanel4" min="-2" max="-2" attributes="0"/>
48               <EmptySpace max="-2" attributes="0"/>
49               <Component id="jPanel6" min="-2" max="-2" attributes="0"/>
50               <EmptySpace max="-2" attributes="0"/>
51               <Component id="jPanel3" min="-2" max="-2" attributes="0"/>
52               <EmptySpace max="-2" attributes="0"/>
53               <Component id="jPanel5" min="-2" max="-2" attributes="0"/>
54               <EmptySpace min="-2" max="-2" attributes="0"/>
55           </Group>
56       </Group>
57     </DimensionLayout>
58   </Layout>
59   <SubComponents>
60     <Container class="javax.swing.JPanel" name="jPanel1">
61       <Properties>
62         <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
63           <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
64             <TitledBorder title="&#x60c5;&#x5831;"/>
65           </Border>
66         </Property>
67       </Properties>
68
69       <Layout>
70         <DimensionLayout dim="0">
71           <Group type="103" groupAlignment="0" attributes="0">
72               <Group type="102" alignment="0" attributes="0">
73                   <Group type="103" groupAlignment="0" attributes="0">
74                       <Component id="configFileLabel" alignment="0" min="-2" max="-2" attributes="0"/>
75                       <Component id="feedFileLabel" alignment="0" min="-2" max="-2" attributes="0"/>
76                   </Group>
77                   <EmptySpace max="-2" attributes="0"/>
78                   <Group type="103" groupAlignment="0" attributes="0">
79                       <Component id="feedFileField" alignment="0" pref="376" max="32767" attributes="0"/>
80                       <Component id="configFileField" alignment="0" pref="376" max="32767" attributes="0"/>
81                   </Group>
82               </Group>
83               <Group type="102" alignment="0" attributes="0">
84                   <Component id="jLabel5" min="-2" max="-2" attributes="0"/>
85                   <EmptySpace max="-2" attributes="0"/>
86               </Group>
87           </Group>
88         </DimensionLayout>
89         <DimensionLayout dim="1">
90           <Group type="103" groupAlignment="0" attributes="0">
91               <Group type="102" alignment="0" attributes="0">
92                   <Group type="103" groupAlignment="3" attributes="0">
93                       <Component id="configFileField" alignment="3" min="-2" max="-2" attributes="0"/>
94                       <Component id="configFileLabel" alignment="3" min="-2" max="-2" attributes="0"/>
95                   </Group>
96                   <EmptySpace max="-2" attributes="0"/>
97                   <Group type="103" groupAlignment="3" attributes="0">
98                       <Component id="feedFileField" alignment="3" min="-2" max="-2" attributes="0"/>
99                       <Component id="feedFileLabel" alignment="3" min="-2" max="-2" attributes="0"/>
100                   </Group>
101                   <EmptySpace max="-2" attributes="0"/>
102                   <Component id="jLabel5" min="-2" max="-2" attributes="0"/>
103                   <EmptySpace max="32767" attributes="0"/>
104               </Group>
105           </Group>
106         </DimensionLayout>
107       </Layout>
108       <SubComponents>
109         <Component class="javax.swing.JTextField" name="configFileField">
110           <Properties>
111             <Property name="editable" type="boolean" value="false"/>
112           </Properties>
113         </Component>
114         <Component class="javax.swing.JTextField" name="feedFileField">
115           <Properties>
116             <Property name="editable" type="boolean" value="false"/>
117           </Properties>
118         </Component>
119         <Component class="javax.swing.JLabel" name="configFileLabel">
120           <Properties>
121             <Property name="text" type="java.lang.String" value="&#x30b3;&#x30f3;&#x30d5;&#x30a3;&#x30b0;,&#x30de;&#x30a4;&#x30ea;&#x30b9;&#x30c8;"/>
122           </Properties>
123         </Component>
124         <Component class="javax.swing.JLabel" name="feedFileLabel">
125           <Properties>
126             <Property name="text" type="java.lang.String" value="&#x30d5;&#x30a3;&#x30fc;&#x30c9;(RSS)"/>
127           </Properties>
128         </Component>
129         <Component class="javax.swing.JLabel" name="jLabel5">
130           <Properties>
131             <Property name="text" type="java.lang.String" value="&#x30de;&#x30a4;&#x30ea;&#x30b9;&#x30c8;&#x3001;&#x30d5;&#x30a3;&#x30fc;&#x30c9;&#x306e;&#x8a2d;&#x5b9a;&#x306f;&#x4e0a;&#x8a18;&#x306e;&#x30d5;&#x30a1;&#x30a4;&#x30eb;&#x3092;&#x76f4;&#x63a5;&#x30a8;&#x30c7;&#x30a3;&#x30bf;&#x3067;&#x958b;&#x3044;&#x3066;&#x7de8;&#x96c6;&#x3057;&#x3066;&#x304f;&#x3060;&#x3055;&#x3044;"/>
132           </Properties>
133         </Component>
134       </SubComponents>
135     </Container>
136     <Container class="javax.swing.JPanel" name="jPanel2">
137       <Properties>
138         <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
139           <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
140             <TitledBorder title="&#x30cb;&#x30b3;&#x30cb;&#x30b3;&#x52d5;&#x753b;&#x30a2;&#x30ab;&#x30a6;&#x30f3;&#x30c8;"/>
141           </Border>
142         </Property>
143       </Properties>
144
145       <Layout>
146         <DimensionLayout dim="0">
147           <Group type="103" groupAlignment="0" attributes="0">
148               <Group type="102" attributes="0">
149                   <Group type="103" groupAlignment="0" attributes="0">
150                       <Component id="idLabel" alignment="0" min="-2" max="-2" attributes="0"/>
151                       <Component id="passLabel" alignment="0" min="-2" max="-2" attributes="0"/>
152                   </Group>
153                   <EmptySpace max="-2" attributes="0"/>
154                   <Group type="103" groupAlignment="0" attributes="0">
155                       <Component id="passField" pref="377" max="32767" attributes="0"/>
156                       <Component id="idField" alignment="0" pref="377" max="32767" attributes="0"/>
157                   </Group>
158               </Group>
159           </Group>
160         </DimensionLayout>
161         <DimensionLayout dim="1">
162           <Group type="103" groupAlignment="0" attributes="0">
163               <Group type="102" alignment="0" attributes="0">
164                   <Group type="103" groupAlignment="3" attributes="0">
165                       <Component id="idLabel" alignment="3" min="-2" max="-2" attributes="0"/>
166                       <Component id="idField" alignment="3" min="-2" max="-2" attributes="0"/>
167                   </Group>
168                   <EmptySpace max="-2" attributes="0"/>
169                   <Group type="103" groupAlignment="3" attributes="0">
170                       <Component id="passLabel" alignment="3" min="-2" max="-2" attributes="0"/>
171                       <Component id="passField" alignment="3" min="-2" max="-2" attributes="0"/>
172                   </Group>
173               </Group>
174           </Group>
175         </DimensionLayout>
176       </Layout>
177       <SubComponents>
178         <Component class="javax.swing.JLabel" name="idLabel">
179           <Properties>
180             <Property name="text" type="java.lang.String" value="ID(&#x30e1;&#x30fc;&#x30eb;&#x30a2;&#x30c9;&#x30ec;&#x30b9;)"/>
181           </Properties>
182         </Component>
183         <Component class="javax.swing.JLabel" name="passLabel">
184           <Properties>
185             <Property name="text" type="java.lang.String" value="&#x30d1;&#x30b9;&#x30ef;&#x30fc;&#x30c9;"/>
186           </Properties>
187         </Component>
188         <Component class="javax.swing.JTextField" name="idField">
189         </Component>
190         <Component class="javax.swing.JPasswordField" name="passField">
191         </Component>
192       </SubComponents>
193     </Container>
194     <Container class="javax.swing.JPanel" name="jPanel4">
195       <Properties>
196         <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
197           <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
198             <TitledBorder title="&#x4fdd;&#x5b58;&#x5148;"/>
199           </Border>
200         </Property>
201       </Properties>
202
203       <Layout>
204         <DimensionLayout dim="0">
205           <Group type="103" groupAlignment="0" attributes="0">
206               <Group type="102" alignment="0" attributes="0">
207                   <Group type="103" groupAlignment="0" attributes="0">
208                       <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="0"/>
209                       <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/>
210                   </Group>
211                   <EmptySpace max="-2" attributes="0"/>
212                   <Group type="103" groupAlignment="0" attributes="0">
213                       <Component id="dbPathField" alignment="1" pref="356" max="32767" attributes="0"/>
214                       <Component id="flvPathField" alignment="1" pref="356" max="32767" attributes="0"/>
215                   </Group>
216                   <EmptySpace max="-2" attributes="0"/>
217                   <Group type="103" groupAlignment="0" attributes="0">
218                       <Component id="flvPathButton" alignment="1" min="-2" max="-2" attributes="0"/>
219                       <Component id="dbPathButton" alignment="1" min="-2" max="-2" attributes="0"/>
220                   </Group>
221               </Group>
222           </Group>
223         </DimensionLayout>
224         <DimensionLayout dim="1">
225           <Group type="103" groupAlignment="0" attributes="0">
226               <Group type="102" alignment="0" attributes="0">
227                   <Group type="103" groupAlignment="3" attributes="0">
228                       <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
229                       <Component id="dbPathButton" alignment="3" min="-2" max="-2" attributes="0"/>
230                       <Component id="dbPathField" alignment="3" min="-2" max="-2" attributes="0"/>
231                   </Group>
232                   <EmptySpace max="-2" attributes="0"/>
233                   <Group type="103" groupAlignment="3" attributes="0">
234                       <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
235                       <Component id="flvPathButton" alignment="3" min="-2" max="-2" attributes="0"/>
236                       <Component id="flvPathField" alignment="3" min="-2" max="-2" attributes="0"/>
237                   </Group>
238               </Group>
239           </Group>
240         </DimensionLayout>
241       </Layout>
242       <SubComponents>
243         <Component class="javax.swing.JLabel" name="jLabel3">
244           <Properties>
245             <Property name="text" type="java.lang.String" value="&#x5c65;&#x6b74;DB"/>
246           </Properties>
247         </Component>
248         <Component class="javax.swing.JLabel" name="jLabel4">
249           <Properties>
250             <Property name="text" type="java.lang.String" value="&#x52d5;&#x753b;&#x30d5;&#x30a1;&#x30a4;&#x30eb;"/>
251           </Properties>
252         </Component>
253         <Component class="javax.swing.JTextField" name="dbPathField">
254         </Component>
255         <Component class="javax.swing.JTextField" name="flvPathField">
256         </Component>
257         <Component class="javax.swing.JButton" name="dbPathButton">
258           <Properties>
259             <Property name="text" type="java.lang.String" value="..."/>
260           </Properties>
261           <Events>
262             <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="dbPathButtonActionPerformed"/>
263           </Events>
264         </Component>
265         <Component class="javax.swing.JButton" name="flvPathButton">
266           <Properties>
267             <Property name="text" type="java.lang.String" value="..."/>
268           </Properties>
269           <Events>
270             <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="flvPathButtonActionPerformed"/>
271           </Events>
272         </Component>
273       </SubComponents>
274     </Container>
275     <Container class="javax.swing.JPanel" name="jPanel3">
276       <Properties>
277         <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
278           <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
279             <TitledBorder title="&#x52d5;&#x4f5c;"/>
280           </Border>
281         </Property>
282       </Properties>
283
284       <Layout>
285         <DimensionLayout dim="0">
286           <Group type="103" groupAlignment="0" attributes="0">
287               <Group type="102" attributes="0">
288                   <Group type="103" groupAlignment="0" max="-2" attributes="0">
289                       <Group type="102" alignment="0" attributes="0">
290                           <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
291                           <EmptySpace max="-2" attributes="0"/>
292                           <Component id="waitSpinner" min="-2" pref="46" max="-2" attributes="0"/>
293                       </Group>
294                       <Group type="102" alignment="0" attributes="1">
295                           <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
296                           <EmptySpace type="unrelated" max="-2" attributes="0"/>
297                           <Component id="retrySpinner" max="32767" attributes="0"/>
298                       </Group>
299                   </Group>
300                   <EmptySpace type="separate" max="-2" attributes="0"/>
301                   <Component id="lowDownloadCheckBox" min="-2" max="-2" attributes="0"/>
302                   <EmptySpace pref="124" max="32767" attributes="0"/>
303               </Group>
304           </Group>
305         </DimensionLayout>
306         <DimensionLayout dim="1">
307           <Group type="103" groupAlignment="0" attributes="0">
308               <Group type="102" alignment="0" attributes="0">
309                   <Group type="103" groupAlignment="3" attributes="0">
310                       <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
311                       <Component id="waitSpinner" alignment="3" min="-2" max="-2" attributes="0"/>
312                       <Component id="lowDownloadCheckBox" alignment="3" min="-2" max="-2" attributes="0"/>
313                   </Group>
314                   <EmptySpace max="-2" attributes="0"/>
315                   <Group type="103" groupAlignment="3" attributes="0">
316                       <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
317                       <Component id="retrySpinner" alignment="3" min="-2" max="-2" attributes="0"/>
318                   </Group>
319               </Group>
320           </Group>
321         </DimensionLayout>
322       </Layout>
323       <SubComponents>
324         <Component class="javax.swing.JLabel" name="jLabel1">
325           <Properties>
326             <Property name="text" type="java.lang.String" value="&#x30c0;&#x30a6;&#x30f3;&#x30ed;&#x30fc;&#x30c9;&#x9593;&#x9694;(&#x79d2;)"/>
327           </Properties>
328         </Component>
329         <Component class="javax.swing.JLabel" name="jLabel2">
330           <Properties>
331             <Property name="text" type="java.lang.String" value="&#x5931;&#x6557;&#x6642;&#x30ea;&#x30c8;&#x30e9;&#x30a4;&#x56de;&#x6570;"/>
332           </Properties>
333         </Component>
334         <Component class="javax.swing.JSpinner" name="waitSpinner">
335         </Component>
336         <Component class="javax.swing.JSpinner" name="retrySpinner">
337         </Component>
338         <Component class="javax.swing.JCheckBox" name="lowDownloadCheckBox">
339           <Properties>
340             <Property name="text" type="java.lang.String" value="&#x30a8;&#x30b3;&#x30ce;&#x30df;&#x30fc;&#x52d5;&#x753b;&#x3092;&#x30c0;&#x30a6;&#x30f3;&#x30ed;&#x30fc;&#x30c9;&#x3059;&#x308b;"/>
341           </Properties>
342         </Component>
343       </SubComponents>
344     </Container>
345     <Container class="javax.swing.JPanel" name="jPanel5">
346       <Properties>
347         <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
348           <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
349             <TitledBorder/>
350           </Border>
351         </Property>
352       </Properties>
353
354       <Layout>
355         <DimensionLayout dim="0">
356           <Group type="103" groupAlignment="0" attributes="0">
357               <Group type="102" alignment="1" attributes="0">
358                   <EmptySpace pref="407" max="32767" attributes="0"/>
359                   <Component id="savaButton" min="-2" max="-2" attributes="0"/>
360               </Group>
361           </Group>
362         </DimensionLayout>
363         <DimensionLayout dim="1">
364           <Group type="103" groupAlignment="0" attributes="0">
365               <Component id="savaButton" min="-2" max="-2" attributes="0"/>
366           </Group>
367         </DimensionLayout>
368       </Layout>
369       <SubComponents>
370         <Component class="javax.swing.JButton" name="savaButton">
371           <Properties>
372             <Property name="text" type="java.lang.String" value="&#x4fdd;&#x5b58;"/>
373           </Properties>
374           <Events>
375             <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="savaButtonActionPerformed"/>
376           </Events>
377         </Component>
378       </SubComponents>
379     </Container>
380     <Container class="javax.swing.JPanel" name="jPanel6">
381       <Properties>
382         <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
383           <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
384             <TitledBorder title="&#x30d5;&#x30a1;&#x30a4;&#x30eb;&#x540d;&#x898f;&#x5247;"/>
385           </Border>
386         </Property>
387       </Properties>
388
389       <Layout>
390         <DimensionLayout dim="0">
391           <Group type="103" groupAlignment="0" attributes="0">
392               <Group type="102" attributes="0">
393                   <Group type="103" groupAlignment="0" attributes="0">
394                       <Component id="namePatternScroll" alignment="0" pref="452" max="32767" attributes="0"/>
395                       <Group type="102" alignment="1" attributes="0">
396                           <Component id="namePatternLabel" min="-2" max="-2" attributes="0"/>
397                           <EmptySpace max="-2" attributes="0"/>
398                           <Component id="namePatternField" pref="399" max="32767" attributes="0"/>
399                       </Group>
400                       <Group type="102" alignment="0" attributes="0">
401                           <Group type="103" groupAlignment="0" attributes="0">
402                               <Component id="replaceToLabel" alignment="0" min="-2" max="-2" attributes="0"/>
403                               <Component id="replaceFromLabel" alignment="0" min="-2" max="-2" attributes="0"/>
404                           </Group>
405                           <EmptySpace max="-2" attributes="0"/>
406                           <Group type="103" groupAlignment="0" attributes="0">
407                               <Component id="replaceFromField" alignment="0" pref="371" max="32767" attributes="0"/>
408                               <Component id="replaceToField" alignment="0" pref="371" max="32767" attributes="0"/>
409                           </Group>
410                       </Group>
411                   </Group>
412                   <EmptySpace max="-2" attributes="0"/>
413               </Group>
414           </Group>
415         </DimensionLayout>
416         <DimensionLayout dim="1">
417           <Group type="103" groupAlignment="0" attributes="0">
418               <Group type="102" alignment="0" attributes="0">
419                   <Group type="103" groupAlignment="3" attributes="0">
420                       <Component id="namePatternField" alignment="3" min="-2" max="-2" attributes="0"/>
421                       <Component id="namePatternLabel" alignment="3" min="-2" max="-2" attributes="0"/>
422                   </Group>
423                   <EmptySpace max="-2" attributes="0"/>
424                   <Component id="namePatternScroll" min="-2" pref="71" max="-2" attributes="0"/>
425                   <EmptySpace max="-2" attributes="0"/>
426                   <Group type="103" groupAlignment="3" attributes="0">
427                       <Component id="replaceFromLabel" alignment="3" min="-2" max="-2" attributes="0"/>
428                       <Component id="replaceFromField" alignment="3" min="-2" max="-2" attributes="0"/>
429                   </Group>
430                   <EmptySpace max="-2" attributes="0"/>
431                   <Group type="103" groupAlignment="3" attributes="0">
432                       <Component id="replaceToLabel" alignment="3" min="-2" max="-2" attributes="0"/>
433                       <Component id="replaceToField" alignment="3" min="-2" max="-2" attributes="0"/>
434                   </Group>
435                   <EmptySpace max="32767" attributes="0"/>
436               </Group>
437           </Group>
438         </DimensionLayout>
439       </Layout>
440       <SubComponents>
441         <Component class="javax.swing.JTextField" name="namePatternField">
442         </Component>
443         <Container class="javax.swing.JScrollPane" name="namePatternScroll">
444           <AuxValues>
445             <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
446           </AuxValues>
447
448           <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
449           <SubComponents>
450             <Component class="javax.swing.JTextArea" name="namePatternArea">
451               <Properties>
452                 <Property name="columns" type="int" value="20"/>
453                 <Property name="editable" type="boolean" value="false"/>
454                 <Property name="rows" type="int" value="5"/>
455                 <Property name="text" type="java.lang.String" value="{title}: &#x52d5;&#x753b;&#x30bf;&#x30a4;&#x30c8;&#x30eb;&#xa;{id}: &#x30cb;&#x30b3;&#x30cb;&#x30b3;&#x52d5;&#x753b;ID&#xa;{low}: &#x30a8;&#x30b3;&#x30ce;&#x30df;&#x30fc;&#x52d5;&#x753b;&#x3067;&#x3042;&#x308c;&#x3070;&quot;low&quot;&#x306e;&#x6587;&#x5b57;&#x5217;&#x3001;&#x901a;&#x5e38;&#x52d5;&#x753b;&#x306f;&#x7a7a;&#x6587;&#x5b57;&#x5217;&#xa;&#x3010;&#x5177;&#x4f53;&#x4f8b;&#x3011;&#xa;[{id}]{title} (&#x3055;&#x304d;&#x3085;&#x3070;&#x3059;&#x4e92;&#x63db;)&#xa;{id}{low}_{title} (NicoCache&#x4e92;&#x63db;)"/>
456               </Properties>
457             </Component>
458           </SubComponents>
459         </Container>
460         <Component class="javax.swing.JLabel" name="namePatternLabel">
461           <Properties>
462             <Property name="text" type="java.lang.String" value="&#x547d;&#x540d;&#x898f;&#x5247;"/>
463           </Properties>
464         </Component>
465         <Component class="javax.swing.JLabel" name="replaceFromLabel">
466           <Properties>
467             <Property name="text" type="java.lang.String" value="&#x7f6e;&#x63db;&#x5bfe;&#x8c61;&#x6587;&#x5b57;"/>
468           </Properties>
469         </Component>
470         <Component class="javax.swing.JLabel" name="replaceToLabel">
471           <Properties>
472             <Property name="text" type="java.lang.String" value="&#x3053;&#x306e;&#x6587;&#x5b57;&#x306b;&#x7f6e;&#x63db;"/>
473           </Properties>
474         </Component>
475         <Component class="javax.swing.JTextField" name="replaceFromField">
476         </Component>
477         <Component class="javax.swing.JTextField" name="replaceToField">
478         </Component>
479       </SubComponents>
480     </Container>
481   </SubComponents>
482 </Form>