テキストの各行をキーと値に分離し、複数テキストファイルを読み込み、キーを突き合わせ照合し、その結果を表示するGUIユーテリティです。
修订版 | cb992257c7883e008c5af6822e794bcefb314f4a (tree) |
---|---|
时间 | 2011-11-06 00:46:34 |
作者 | seraphy <seraphy@dime...> |
Commiter | seraphy |
・ インポートダイアログのレイアウト余白調整
@@ -41,32 +41,49 @@ | ||
41 | 41 | <Group type="103" groupAlignment="0" attributes="0"> |
42 | 42 | <Group type="102" attributes="0"> |
43 | 43 | <EmptySpace max="-2" attributes="0"/> |
44 | - <Component id="jLabel4" min="-2" max="-2" attributes="0"/> | |
45 | - <EmptySpace max="-2" attributes="0"/> | |
46 | - <Component id="titleTextField" pref="356" max="32767" attributes="0"/> | |
47 | - <EmptySpace max="-2" attributes="0"/> | |
44 | + <Group type="103" groupAlignment="0" attributes="0"> | |
45 | + <Group type="102" alignment="1" attributes="0"> | |
46 | + <Component id="jLabel4" min="-2" max="-2" attributes="0"/> | |
47 | + <EmptySpace max="-2" attributes="0"/> | |
48 | + <Component id="titleTextField" pref="418" max="32767" attributes="0"/> | |
49 | + <EmptySpace max="-2" attributes="0"/> | |
50 | + </Group> | |
51 | + <Group type="102" alignment="1" attributes="0"> | |
52 | + <Component id="inputSourcePanel" max="32767" attributes="1"/> | |
53 | + <EmptySpace max="-2" attributes="0"/> | |
54 | + </Group> | |
55 | + <Group type="102" alignment="1" attributes="0"> | |
56 | + <Component id="dataFormatPanel" max="32767" attributes="1"/> | |
57 | + <EmptySpace max="-2" attributes="0"/> | |
58 | + </Group> | |
59 | + <Group type="102" alignment="1" attributes="0"> | |
60 | + <Group type="103" groupAlignment="1" attributes="0"> | |
61 | + <Component id="btnPanel" alignment="0" pref="452" max="32767" attributes="0"/> | |
62 | + <Component id="KeyValueColumnPanel" alignment="1" max="32767" attributes="0"/> | |
63 | + </Group> | |
64 | + <EmptySpace max="-2" attributes="0"/> | |
65 | + </Group> | |
66 | + </Group> | |
48 | 67 | </Group> |
49 | - <Component id="btnPanel" alignment="0" pref="475" max="32767" attributes="0"/> | |
50 | - <Component id="KeyValueColumnPanel" alignment="0" max="32767" attributes="0"/> | |
51 | - <Component id="dataFormatPanel" alignment="0" max="32767" attributes="1"/> | |
52 | - <Component id="inputSourcePanel" alignment="0" max="32767" attributes="1"/> | |
53 | 68 | </Group> |
54 | 69 | </DimensionLayout> |
55 | 70 | <DimensionLayout dim="1"> |
56 | 71 | <Group type="103" groupAlignment="0" attributes="0"> |
57 | - <Group type="102" alignment="0" attributes="0"> | |
72 | + <Group type="102" alignment="1" attributes="0"> | |
73 | + <EmptySpace max="-2" attributes="0"/> | |
58 | 74 | <Group type="103" groupAlignment="3" attributes="0"> |
59 | 75 | <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/> |
60 | 76 | <Component id="titleTextField" alignment="3" min="-2" max="-2" attributes="0"/> |
61 | 77 | </Group> |
62 | - <EmptySpace max="-2" attributes="0"/> | |
63 | - <Component id="inputSourcePanel" max="32767" attributes="0"/> | |
64 | - <EmptySpace max="-2" attributes="0"/> | |
78 | + <EmptySpace type="unrelated" max="-2" attributes="0"/> | |
79 | + <Component id="inputSourcePanel" min="-2" max="-2" attributes="0"/> | |
80 | + <EmptySpace max="32767" attributes="0"/> | |
65 | 81 | <Component id="dataFormatPanel" min="-2" max="-2" attributes="0"/> |
66 | - <EmptySpace max="-2" attributes="0"/> | |
82 | + <EmptySpace min="-2" pref="14" max="-2" attributes="0"/> | |
67 | 83 | <Component id="KeyValueColumnPanel" min="-2" max="-2" attributes="0"/> |
68 | 84 | <EmptySpace max="-2" attributes="0"/> |
69 | 85 | <Component id="btnPanel" min="-2" max="-2" attributes="0"/> |
86 | + <EmptySpace max="-2" attributes="0"/> | |
70 | 87 | </Group> |
71 | 88 | </Group> |
72 | 89 | </DimensionLayout> |
@@ -76,7 +93,7 @@ | ||
76 | 93 | <Properties> |
77 | 94 | <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
78 | 95 | <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> |
79 | - <TitledBorder title="入力データの形式"> | |
96 | + <TitledBorder title="Input Source"> | |
80 | 97 | <Property name="titleX" resourceKey="inputSourcePanel.border.title"/> |
81 | 98 | </TitledBorder> |
82 | 99 | </Border> |
@@ -92,7 +109,7 @@ | ||
92 | 109 | <Group type="103" groupAlignment="0" attributes="0"> |
93 | 110 | <Group type="102" alignment="1" attributes="0"> |
94 | 111 | <EmptySpace min="-2" pref="29" max="-2" attributes="0"/> |
95 | - <Component id="directTextAreaSP" pref="397" max="32767" attributes="0"/> | |
112 | + <Component id="directTextAreaSP" pref="391" max="32767" attributes="0"/> | |
96 | 113 | </Group> |
97 | 114 | <Component id="loadTextRadioButton" alignment="0" min="-2" max="-2" attributes="0"/> |
98 | 115 | <Group type="102" alignment="0" attributes="0"> |
@@ -101,9 +118,9 @@ | ||
101 | 118 | <Group type="102" alignment="0" attributes="0"> |
102 | 119 | <Component id="jLabel3" min="-2" max="-2" attributes="0"/> |
103 | 120 | <EmptySpace type="separate" max="-2" attributes="0"/> |
104 | - <Component id="charsetComboBox" pref="226" max="32767" attributes="0"/> | |
121 | + <Component id="charsetComboBox" pref="287" max="32767" attributes="0"/> | |
105 | 122 | </Group> |
106 | - <Component id="loadFileTextField" pref="313" max="32767" attributes="0"/> | |
123 | + <Component id="loadFileTextField" pref="345" max="32767" attributes="0"/> | |
107 | 124 | </Group> |
108 | 125 | <EmptySpace max="-2" attributes="0"/> |
109 | 126 | <Component id="loadFileButton" min="-2" max="-2" attributes="0"/> |
@@ -132,7 +149,7 @@ | ||
132 | 149 | <Component id="directRadioButton" min="-2" max="-2" attributes="0"/> |
133 | 150 | <EmptySpace max="-2" attributes="0"/> |
134 | 151 | <Component id="directTextAreaSP" max="32767" attributes="0"/> |
135 | - <EmptySpace max="32767" attributes="0"/> | |
152 | + <EmptySpace max="-2" attributes="0"/> | |
136 | 153 | </Group> |
137 | 154 | </Group> |
138 | 155 | </DimensionLayout> |
@@ -225,7 +242,7 @@ | ||
225 | 242 | <Properties> |
226 | 243 | <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
227 | 244 | <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> |
228 | - <TitledBorder title="列データの切り出し方法"> | |
245 | + <TitledBorder title="Data Format"> | |
229 | 246 | <Property name="titleX" resourceKey="dataFormatPanel.border.title"/> |
230 | 247 | </TitledBorder> |
231 | 248 | </Border> |
@@ -244,14 +261,14 @@ | ||
244 | 261 | <Group type="102" alignment="0" attributes="0"> |
245 | 262 | <Component id="simpleSplitRadioButton" min="-2" max="-2" attributes="0"/> |
246 | 263 | <EmptySpace min="-2" pref="38" max="-2" attributes="0"/> |
247 | - <Component id="simpleSplitComboBox" pref="278" max="32767" attributes="0"/> | |
264 | + <Component id="simpleSplitComboBox" pref="295" max="32767" attributes="0"/> | |
248 | 265 | </Group> |
249 | 266 | <Component id="regularExpRadioButton" alignment="0" min="-2" max="-2" attributes="0"/> |
250 | 267 | </Group> |
251 | 268 | </Group> |
252 | 269 | <Group type="102" alignment="0" attributes="0"> |
253 | 270 | <EmptySpace min="-2" pref="39" max="-2" attributes="0"/> |
254 | - <Component id="regularExpTextField" pref="404" max="32767" attributes="0"/> | |
271 | + <Component id="regularExpTextField" pref="389" max="32767" attributes="0"/> | |
255 | 272 | </Group> |
256 | 273 | </Group> |
257 | 274 | <EmptySpace max="-2" attributes="0"/> |
@@ -353,31 +370,31 @@ | ||
353 | 370 | </Constraint> |
354 | 371 | </Constraints> |
355 | 372 | </Component> |
356 | - <Component class="javax.swing.JButton" name="cancelButton"> | |
373 | + <Component class="javax.swing.JButton" name="importButton"> | |
357 | 374 | <Properties> |
358 | 375 | <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor"> |
359 | - <action class="textkeymatcher.ui.ImportDataDialog" id="onCancel" methodName="onCancel"/> | |
376 | + <action class="textkeymatcher.ui.ImportDataDialog" id="onAccept" methodName="onAccept"/> | |
360 | 377 | </Property> |
361 | - <Property name="text" type="java.lang.String" resourceKey="cancelButton.text"/> | |
362 | - <Property name="name" type="java.lang.String" value="cancelButton" noResource="true"/> | |
378 | + <Property name="text" type="java.lang.String" resourceKey="importButton.text"/> | |
379 | + <Property name="name" type="java.lang.String" value="importButton" noResource="true"/> | |
363 | 380 | </Properties> |
364 | 381 | <Constraints> |
365 | 382 | <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
366 | - <GridBagConstraints gridX="1" gridY="0" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> | |
383 | + <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> | |
367 | 384 | </Constraint> |
368 | 385 | </Constraints> |
369 | 386 | </Component> |
370 | - <Component class="javax.swing.JButton" name="importButton"> | |
387 | + <Component class="javax.swing.JButton" name="cancelButton"> | |
371 | 388 | <Properties> |
372 | 389 | <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor"> |
373 | - <action class="textkeymatcher.ui.ImportDataDialog" id="onAccept" methodName="onAccept"/> | |
390 | + <action class="textkeymatcher.ui.ImportDataDialog" id="onCancel" methodName="onCancel"/> | |
374 | 391 | </Property> |
375 | - <Property name="text" type="java.lang.String" resourceKey="importButton.text"/> | |
376 | - <Property name="name" type="java.lang.String" value="importButton" noResource="true"/> | |
392 | + <Property name="text" type="java.lang.String" resourceKey="cancelButton.text"/> | |
393 | + <Property name="name" type="java.lang.String" value="cancelButton" noResource="true"/> | |
377 | 394 | </Properties> |
378 | 395 | <Constraints> |
379 | 396 | <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
380 | - <GridBagConstraints gridX="2" gridY="0" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> | |
397 | + <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> | |
381 | 398 | </Constraint> |
382 | 399 | </Constraints> |
383 | 400 | </Component> |
@@ -387,7 +404,7 @@ | ||
387 | 404 | <Properties> |
388 | 405 | <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
389 | 406 | <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> |
390 | - <TitledBorder title="キー・値のカラム"> | |
407 | + <TitledBorder title="Columns"> | |
391 | 408 | <Property name="titleX" resourceKey="KeyValueColumnPanel.border.title"/> |
392 | 409 | </TitledBorder> |
393 | 410 | </Border> |
@@ -409,7 +426,7 @@ | ||
409 | 426 | <Component id="valueColumnSpinner" min="-2" pref="58" max="-2" attributes="0"/> |
410 | 427 | <EmptySpace type="separate" max="-2" attributes="0"/> |
411 | 428 | <Component id="fullLineCheckBox" min="-2" max="-2" attributes="0"/> |
412 | - <EmptySpace pref="104" max="32767" attributes="0"/> | |
429 | + <EmptySpace pref="175" max="32767" attributes="0"/> | |
413 | 430 | </Group> |
414 | 431 | </Group> |
415 | 432 | </DimensionLayout> |
@@ -132,8 +132,8 @@ public class ImportDataDialog extends javax.swing.JDialog { | ||
132 | 132 | regularExpTextField = new javax.swing.JTextField(); |
133 | 133 | btnPanel = new javax.swing.JPanel(); |
134 | 134 | filler1 = new javax.swing.Box.Filler(new java.awt.Dimension(0, 0), new java.awt.Dimension(0, 0), new java.awt.Dimension(32767, 0)); |
135 | - cancelButton = new javax.swing.JButton(); | |
136 | 135 | importButton = new javax.swing.JButton(); |
136 | + cancelButton = new javax.swing.JButton(); | |
137 | 137 | KeyValueColumnPanel = new javax.swing.JPanel(); |
138 | 138 | jLabel1 = new javax.swing.JLabel(); |
139 | 139 | jLabel2 = new javax.swing.JLabel(); |
@@ -216,7 +216,7 @@ public class ImportDataDialog extends javax.swing.JDialog { | ||
216 | 216 | .addGroup(inputSourcePanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) |
217 | 217 | .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, inputSourcePanelLayout.createSequentialGroup() |
218 | 218 | .addGap(29, 29, 29) |
219 | - .addComponent(directTextAreaSP, javax.swing.GroupLayout.DEFAULT_SIZE, 397, Short.MAX_VALUE)) | |
219 | + .addComponent(directTextAreaSP, javax.swing.GroupLayout.DEFAULT_SIZE, 391, Short.MAX_VALUE)) | |
220 | 220 | .addComponent(loadTextRadioButton) |
221 | 221 | .addGroup(inputSourcePanelLayout.createSequentialGroup() |
222 | 222 | .addGap(29, 29, 29) |
@@ -224,8 +224,8 @@ public class ImportDataDialog extends javax.swing.JDialog { | ||
224 | 224 | .addGroup(javax.swing.GroupLayout.Alignment.LEADING, inputSourcePanelLayout.createSequentialGroup() |
225 | 225 | .addComponent(jLabel3) |
226 | 226 | .addGap(18, 18, 18) |
227 | - .addComponent(charsetComboBox, 0, 226, Short.MAX_VALUE)) | |
228 | - .addComponent(loadFileTextField, javax.swing.GroupLayout.DEFAULT_SIZE, 313, Short.MAX_VALUE)) | |
227 | + .addComponent(charsetComboBox, 0, 287, Short.MAX_VALUE)) | |
228 | + .addComponent(loadFileTextField, javax.swing.GroupLayout.DEFAULT_SIZE, 345, Short.MAX_VALUE)) | |
229 | 229 | .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) |
230 | 230 | .addComponent(loadFileButton)) |
231 | 231 | .addComponent(directRadioButton)) |
@@ -247,7 +247,7 @@ public class ImportDataDialog extends javax.swing.JDialog { | ||
247 | 247 | .addComponent(directRadioButton) |
248 | 248 | .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) |
249 | 249 | .addComponent(directTextAreaSP) |
250 | - .addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)) | |
250 | + .addContainerGap()) | |
251 | 251 | ); |
252 | 252 | |
253 | 253 | dataFormatPanel.setBorder(javax.swing.BorderFactory.createTitledBorder(resourceMap.getString("dataFormatPanel.border.title"))); // NOI18N |
@@ -291,11 +291,11 @@ public class ImportDataDialog extends javax.swing.JDialog { | ||
291 | 291 | .addGroup(dataFormatPanelLayout.createSequentialGroup() |
292 | 292 | .addComponent(simpleSplitRadioButton) |
293 | 293 | .addGap(38, 38, 38) |
294 | - .addComponent(simpleSplitComboBox, 0, 278, Short.MAX_VALUE)) | |
294 | + .addComponent(simpleSplitComboBox, 0, 295, Short.MAX_VALUE)) | |
295 | 295 | .addComponent(regularExpRadioButton))) |
296 | 296 | .addGroup(dataFormatPanelLayout.createSequentialGroup() |
297 | 297 | .addGap(39, 39, 39) |
298 | - .addComponent(regularExpTextField, javax.swing.GroupLayout.DEFAULT_SIZE, 404, Short.MAX_VALUE))) | |
298 | + .addComponent(regularExpTextField, javax.swing.GroupLayout.DEFAULT_SIZE, 389, Short.MAX_VALUE))) | |
299 | 299 | .addContainerGap()) |
300 | 300 | ); |
301 | 301 | dataFormatPanelLayout.setVerticalGroup( |
@@ -322,21 +322,15 @@ public class ImportDataDialog extends javax.swing.JDialog { | ||
322 | 322 | gridBagConstraints.weightx = 1.0; |
323 | 323 | btnPanel.add(filler1, gridBagConstraints); |
324 | 324 | |
325 | - cancelButton.setAction(actionMap.get("onCancel")); // NOI18N | |
326 | - cancelButton.setText(resourceMap.getString("cancelButton.text")); // NOI18N | |
327 | - cancelButton.setName("cancelButton"); // NOI18N | |
328 | - gridBagConstraints = new java.awt.GridBagConstraints(); | |
329 | - gridBagConstraints.gridx = 1; | |
330 | - gridBagConstraints.gridy = 0; | |
331 | - btnPanel.add(cancelButton, gridBagConstraints); | |
332 | - | |
333 | 325 | importButton.setAction(actionMap.get("onAccept")); // NOI18N |
334 | 326 | importButton.setText(resourceMap.getString("importButton.text")); // NOI18N |
335 | 327 | importButton.setName("importButton"); // NOI18N |
336 | - gridBagConstraints = new java.awt.GridBagConstraints(); | |
337 | - gridBagConstraints.gridx = 2; | |
338 | - gridBagConstraints.gridy = 0; | |
339 | - btnPanel.add(importButton, gridBagConstraints); | |
328 | + btnPanel.add(importButton, new java.awt.GridBagConstraints()); | |
329 | + | |
330 | + cancelButton.setAction(actionMap.get("onCancel")); // NOI18N | |
331 | + cancelButton.setText(resourceMap.getString("cancelButton.text")); // NOI18N | |
332 | + cancelButton.setName("cancelButton"); // NOI18N | |
333 | + btnPanel.add(cancelButton, new java.awt.GridBagConstraints()); | |
340 | 334 | |
341 | 335 | KeyValueColumnPanel.setBorder(javax.swing.BorderFactory.createTitledBorder(resourceMap.getString("KeyValueColumnPanel.border.title"))); // NOI18N |
342 | 336 | KeyValueColumnPanel.setName("KeyValueColumnPanel"); // NOI18N |
@@ -380,7 +374,7 @@ public class ImportDataDialog extends javax.swing.JDialog { | ||
380 | 374 | .addComponent(valueColumnSpinner, javax.swing.GroupLayout.PREFERRED_SIZE, 58, javax.swing.GroupLayout.PREFERRED_SIZE) |
381 | 375 | .addGap(18, 18, 18) |
382 | 376 | .addComponent(fullLineCheckBox) |
383 | - .addContainerGap(104, Short.MAX_VALUE)) | |
377 | + .addContainerGap(175, Short.MAX_VALUE)) | |
384 | 378 | ); |
385 | 379 | KeyValueColumnPanelLayout.setVerticalGroup( |
386 | 380 | KeyValueColumnPanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) |
@@ -409,29 +403,40 @@ public class ImportDataDialog extends javax.swing.JDialog { | ||
409 | 403 | layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) |
410 | 404 | .addGroup(layout.createSequentialGroup() |
411 | 405 | .addContainerGap() |
412 | - .addComponent(jLabel4) | |
413 | - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) | |
414 | - .addComponent(titleTextField, javax.swing.GroupLayout.DEFAULT_SIZE, 356, Short.MAX_VALUE) | |
415 | - .addContainerGap()) | |
416 | - .addComponent(btnPanel, javax.swing.GroupLayout.DEFAULT_SIZE, 475, Short.MAX_VALUE) | |
417 | - .addComponent(KeyValueColumnPanel, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE) | |
418 | - .addComponent(dataFormatPanel, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE) | |
419 | - .addComponent(inputSourcePanel, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE) | |
406 | + .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) | |
407 | + .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup() | |
408 | + .addComponent(jLabel4) | |
409 | + .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) | |
410 | + .addComponent(titleTextField, javax.swing.GroupLayout.DEFAULT_SIZE, 418, Short.MAX_VALUE) | |
411 | + .addContainerGap()) | |
412 | + .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup() | |
413 | + .addComponent(inputSourcePanel, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE) | |
414 | + .addContainerGap()) | |
415 | + .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup() | |
416 | + .addComponent(dataFormatPanel, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE) | |
417 | + .addContainerGap()) | |
418 | + .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup() | |
419 | + .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) | |
420 | + .addComponent(btnPanel, javax.swing.GroupLayout.Alignment.LEADING, javax.swing.GroupLayout.DEFAULT_SIZE, 452, Short.MAX_VALUE) | |
421 | + .addComponent(KeyValueColumnPanel, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)) | |
422 | + .addContainerGap()))) | |
420 | 423 | ); |
421 | 424 | layout.setVerticalGroup( |
422 | 425 | layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) |
423 | - .addGroup(layout.createSequentialGroup() | |
426 | + .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup() | |
427 | + .addContainerGap() | |
424 | 428 | .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE) |
425 | 429 | .addComponent(jLabel4) |
426 | 430 | .addComponent(titleTextField, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)) |
427 | - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) | |
428 | - .addComponent(inputSourcePanel, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE) | |
429 | - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) | |
431 | + .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED) | |
432 | + .addComponent(inputSourcePanel, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE) | |
433 | + .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE) | |
430 | 434 | .addComponent(dataFormatPanel, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE) |
431 | - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) | |
435 | + .addGap(14, 14, 14) | |
432 | 436 | .addComponent(KeyValueColumnPanel, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE) |
433 | 437 | .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) |
434 | - .addComponent(btnPanel, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)) | |
438 | + .addComponent(btnPanel, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE) | |
439 | + .addContainerGap()) | |
435 | 440 | ); |
436 | 441 | |
437 | 442 | bindingGroup.bind(); |