OSDN Git Service

Merge branch 'master' into dev20110528_setting_reduce
[coroid/inqubus.git] / frontend / src / yukihane / inqubus / gui / MainFrame.form
1 <?xml version="1.1" encoding="UTF-8" ?>
2
3 <Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
4   <NonVisualComponents>
5     <Menu class="javax.swing.JMenuBar" name="jMenuBar1">
6       <SubComponents>
7         <Menu class="javax.swing.JMenu" name="jMenu1">
8           <Properties>
9             <Property name="text" type="java.lang.String" value="File"/>
10           </Properties>
11         </Menu>
12         <Menu class="javax.swing.JMenu" name="jMenu2">
13           <Properties>
14             <Property name="text" type="java.lang.String" value="Edit"/>
15           </Properties>
16         </Menu>
17       </SubComponents>
18     </Menu>
19   </NonVisualComponents>
20   <Properties>
21     <Property name="defaultCloseOperation" type="int" value="3"/>
22   </Properties>
23   <SyntheticProperties>
24     <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/>
25     <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
26   </SyntheticProperties>
27   <AuxValues>
28     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
29     <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
30     <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
31     <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
32     <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
33     <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
34     <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
35     <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
36     <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
37   </AuxValues>
38
39   <Layout>
40     <DimensionLayout dim="0">
41       <Group type="103" groupAlignment="0" attributes="0">
42           <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
43       </Group>
44     </DimensionLayout>
45     <DimensionLayout dim="1">
46       <Group type="103" groupAlignment="0" attributes="0">
47           <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
48       </Group>
49     </DimensionLayout>
50   </Layout>
51   <SubComponents>
52     <Container class="javax.swing.JPanel" name="jPanel1">
53       <Properties>
54         <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
55           <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
56             <EtchetBorder/>
57           </Border>
58         </Property>
59       </Properties>
60
61       <Layout>
62         <DimensionLayout dim="0">
63           <Group type="103" groupAlignment="0" attributes="0">
64               <Group type="102" alignment="1" attributes="0">
65                   <EmptySpace max="-2" attributes="0"/>
66                   <Group type="103" groupAlignment="1" attributes="0">
67                       <Component id="jScrollPane1" alignment="0" pref="480" max="32767" attributes="0"/>
68                       <Component id="jPanel3" alignment="0" max="32767" attributes="0"/>
69                       <Component id="jPanel2" alignment="1" max="32767" attributes="0"/>
70                   </Group>
71                   <EmptySpace max="-2" attributes="0"/>
72               </Group>
73           </Group>
74         </DimensionLayout>
75         <DimensionLayout dim="1">
76           <Group type="103" groupAlignment="0" attributes="0">
77               <Group type="102" alignment="1" attributes="0">
78                   <EmptySpace max="-2" attributes="0"/>
79                   <Component id="jScrollPane1" pref="188" max="32767" attributes="0"/>
80                   <EmptySpace max="-2" attributes="0"/>
81                   <Component id="jPanel2" min="-2" max="-2" attributes="0"/>
82                   <EmptySpace max="-2" attributes="0"/>
83                   <Component id="jPanel3" min="-2" max="-2" attributes="0"/>
84                   <EmptySpace max="-2" attributes="0"/>
85               </Group>
86           </Group>
87         </DimensionLayout>
88       </Layout>
89       <SubComponents>
90         <Container class="javax.swing.JScrollPane" name="jScrollPane1">
91
92           <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
93           <SubComponents>
94             <Component class="javax.swing.JTable" name="jTable1">
95               <Properties>
96                 <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
97                   <Connection code="targetModel" type="code"/>
98                 </Property>
99                 <Property name="dropMode" type="javax.swing.DropMode" editor="org.netbeans.modules.form.editors.EnumEditor">
100                   <Value id="INSERT_ROWS"/>
101                 </Property>
102               </Properties>
103             </Component>
104           </SubComponents>
105         </Container>
106         <Container class="javax.swing.JPanel" name="jPanel2">
107           <Properties>
108             <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
109               <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
110                 <EtchetBorder/>
111               </Border>
112             </Property>
113           </Properties>
114
115           <Layout>
116             <DimensionLayout dim="0">
117               <Group type="103" groupAlignment="0" attributes="0">
118                   <Group type="102" alignment="0" attributes="0">
119                       <EmptySpace max="-2" attributes="0"/>
120                       <Component id="jButton2" min="-2" max="-2" attributes="0"/>
121                       <EmptySpace max="-2" attributes="0"/>
122                       <Component id="jButton3" min="-2" max="-2" attributes="0"/>
123                       <EmptySpace pref="250" max="32767" attributes="0"/>
124                       <Component id="jButton4" min="-2" max="-2" attributes="0"/>
125                       <EmptySpace max="-2" attributes="0"/>
126                   </Group>
127               </Group>
128             </DimensionLayout>
129             <DimensionLayout dim="1">
130               <Group type="103" groupAlignment="0" attributes="0">
131                   <Group type="102" alignment="0" attributes="0">
132                       <EmptySpace max="-2" attributes="0"/>
133                       <Group type="103" groupAlignment="3" attributes="0">
134                           <Component id="jButton2" alignment="3" min="-2" max="-2" attributes="0"/>
135                           <Component id="jButton3" alignment="3" min="-2" max="-2" attributes="0"/>
136                           <Component id="jButton4" alignment="3" min="-2" max="-2" attributes="0"/>
137                       </Group>
138                       <EmptySpace max="32767" attributes="0"/>
139                   </Group>
140               </Group>
141             </DimensionLayout>
142           </Layout>
143           <SubComponents>
144             <Component class="javax.swing.JButton" name="jButton2">
145               <Properties>
146                 <Property name="text" type="java.lang.String" value="&#x958b;&#x59cb;"/>
147               </Properties>
148             </Component>
149             <Component class="javax.swing.JButton" name="jButton3">
150               <Properties>
151                 <Property name="text" type="java.lang.String" value="&#x505c;&#x6b62;"/>
152               </Properties>
153             </Component>
154             <Component class="javax.swing.JButton" name="jButton4">
155               <Properties>
156                 <Property name="text" type="java.lang.String" value="&#x9078;&#x629e;&#x89e3;&#x9664;"/>
157               </Properties>
158             </Component>
159           </SubComponents>
160         </Container>
161         <Container class="javax.swing.JPanel" name="jPanel3">
162           <Properties>
163             <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
164               <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
165                 <EtchetBorder/>
166               </Border>
167             </Property>
168           </Properties>
169
170           <Layout>
171             <DimensionLayout dim="0">
172               <Group type="103" groupAlignment="0" attributes="0">
173                   <Group type="102" attributes="0">
174                       <EmptySpace max="-2" attributes="0"/>
175                       <Group type="103" groupAlignment="0" attributes="0">
176                           <Group type="102" alignment="0" attributes="0">
177                               <Group type="103" groupAlignment="0" attributes="0">
178                                   <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/>
179                                   <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>
180                                   <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
181                               </Group>
182                               <EmptySpace min="-2" max="-2" attributes="0"/>
183                               <Group type="103" groupAlignment="0" attributes="0">
184                                   <Group type="102" alignment="0" attributes="0">
185                                       <Component id="jComboBox3" min="-2" max="-2" attributes="0"/>
186                                       <EmptySpace max="-2" attributes="0"/>
187                                       <Component id="jTextField3" pref="352" max="32767" attributes="0"/>
188                                   </Group>
189                                   <Group type="102" alignment="0" attributes="0">
190                                       <Component id="jComboBox2" min="-2" max="-2" attributes="0"/>
191                                       <EmptySpace max="-2" attributes="0"/>
192                                       <Component id="jTextField2" pref="352" max="32767" attributes="0"/>
193                                   </Group>
194                                   <Group type="102" alignment="0" attributes="0">
195                                       <Component id="jComboBox1" min="-2" max="-2" attributes="0"/>
196                                       <EmptySpace max="-2" attributes="0"/>
197                                       <Component id="jTextField1" pref="380" max="32767" attributes="0"/>
198                                   </Group>
199                               </Group>
200                           </Group>
201                           <Group type="102" alignment="0" attributes="0">
202                               <Component id="jCheckBox1" min="-2" max="-2" attributes="0"/>
203                               <EmptySpace max="-2" attributes="0"/>
204                               <Component id="jCheckBox2" min="-2" max="-2" attributes="0"/>
205                               <EmptySpace pref="209" max="32767" attributes="0"/>
206                               <Component id="jButton1" min="-2" max="-2" attributes="0"/>
207                           </Group>
208                       </Group>
209                       <EmptySpace max="-2" attributes="0"/>
210                   </Group>
211               </Group>
212             </DimensionLayout>
213             <DimensionLayout dim="1">
214               <Group type="103" groupAlignment="0" attributes="0">
215                   <Group type="102" alignment="0" attributes="0">
216                       <EmptySpace max="-2" attributes="0"/>
217                       <Group type="103" groupAlignment="3" attributes="0">
218                           <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
219                           <Component id="jComboBox1" alignment="3" min="-2" max="-2" attributes="0"/>
220                           <Component id="jTextField1" alignment="3" min="-2" max="-2" attributes="0"/>
221                       </Group>
222                       <EmptySpace max="-2" attributes="0"/>
223                       <Group type="103" groupAlignment="3" attributes="0">
224                           <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
225                           <Component id="jComboBox2" alignment="3" min="-2" max="-2" attributes="0"/>
226                           <Component id="jTextField2" alignment="3" min="-2" max="-2" attributes="0"/>
227                       </Group>
228                       <EmptySpace max="-2" attributes="0"/>
229                       <Group type="103" groupAlignment="3" attributes="0">
230                           <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
231                           <Component id="jComboBox3" alignment="3" min="-2" max="-2" attributes="0"/>
232                           <Component id="jTextField3" alignment="3" min="-2" max="-2" attributes="0"/>
233                       </Group>
234                       <EmptySpace type="separate" max="-2" attributes="0"/>
235                       <Group type="103" groupAlignment="3" attributes="0">
236                           <Component id="jCheckBox1" alignment="3" min="-2" max="-2" attributes="0"/>
237                           <Component id="jCheckBox2" alignment="3" min="-2" max="-2" attributes="0"/>
238                           <Component id="jButton1" alignment="3" min="-2" max="-2" attributes="0"/>
239                       </Group>
240                       <EmptySpace max="32767" attributes="0"/>
241                   </Group>
242               </Group>
243             </DimensionLayout>
244           </Layout>
245           <SubComponents>
246             <Component class="javax.swing.JButton" name="jButton1">
247               <Properties>
248                 <Property name="text" type="java.lang.String" value="&#x9069;&#x7528;"/>
249               </Properties>
250             </Component>
251             <Component class="javax.swing.JLabel" name="jLabel1">
252               <Properties>
253                 <Property name="text" type="java.lang.String" value="&#x52d5;&#x753b;"/>
254               </Properties>
255             </Component>
256             <Component class="javax.swing.JLabel" name="jLabel2">
257               <Properties>
258                 <Property name="text" type="java.lang.String" value="&#x30b3;&#x30e1;&#x30f3;&#x30c8;"/>
259               </Properties>
260             </Component>
261             <Component class="javax.swing.JLabel" name="jLabel3">
262               <Properties>
263                 <Property name="text" type="java.lang.String" value="&#x6295;&#x30b3;&#x30e1;"/>
264               </Properties>
265             </Component>
266             <Component class="javax.swing.JComboBox" name="jComboBox1">
267               <Properties>
268                 <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
269                   <Connection code="new SourceTypeComboBoxModel()" type="code"/>
270                 </Property>
271               </Properties>
272             </Component>
273             <Component class="javax.swing.JComboBox" name="jComboBox2">
274               <Properties>
275                 <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
276                   <StringArray count="4">
277                     <StringItem index="0" value="Item 1"/>
278                     <StringItem index="1" value="Item 2"/>
279                     <StringItem index="2" value="Item 3"/>
280                     <StringItem index="3" value="Item 4"/>
281                   </StringArray>
282                 </Property>
283               </Properties>
284             </Component>
285             <Component class="javax.swing.JComboBox" name="jComboBox3">
286               <Properties>
287                 <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
288                   <StringArray count="4">
289                     <StringItem index="0" value="Item 1"/>
290                     <StringItem index="1" value="Item 2"/>
291                     <StringItem index="2" value="Item 3"/>
292                     <StringItem index="3" value="Item 4"/>
293                   </StringArray>
294                 </Property>
295               </Properties>
296             </Component>
297             <Component class="javax.swing.JCheckBox" name="jCheckBox1">
298               <Properties>
299                 <Property name="text" type="java.lang.String" value="&#x5909;&#x63db;&#x3092;&#x884c;&#x3046;"/>
300               </Properties>
301             </Component>
302             <Component class="javax.swing.JCheckBox" name="jCheckBox2">
303               <Properties>
304                 <Property name="text" type="java.lang.String" value="&#x81ea;&#x52d5;&#x3067;&#x51e6;&#x7406;&#x958b;&#x59cb;"/>
305               </Properties>
306             </Component>
307             <Component class="javax.swing.JTextField" name="jTextField1">
308               <Properties>
309                 <Property name="text" type="java.lang.String" value="jTextField1"/>
310               </Properties>
311             </Component>
312             <Component class="javax.swing.JTextField" name="jTextField2">
313               <Properties>
314                 <Property name="text" type="java.lang.String" value="jTextField2"/>
315               </Properties>
316             </Component>
317             <Component class="javax.swing.JTextField" name="jTextField3">
318               <Properties>
319                 <Property name="text" type="java.lang.String" value="jTextField3"/>
320               </Properties>
321             </Component>
322           </SubComponents>
323         </Container>
324       </SubComponents>
325     </Container>
326   </SubComponents>
327 </Form>