• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

テキストの各行をキーと値に分離し、複数テキストファイルを読み込み、キーを突き合わせ照合し、その結果を表示するGUIユーテリティです。


Commit MetaInfo

修订版cb992257c7883e008c5af6822e794bcefb314f4a (tree)
时间2011-11-06 00:46:34
作者seraphy <seraphy@dime...>
Commiterseraphy

Log Message

・ インポートダイアログのレイアウト余白調整

更改概述

差异

--- a/src/textkeymatcher/ui/ImportDataDialog.form
+++ b/src/textkeymatcher/ui/ImportDataDialog.form
@@ -41,32 +41,49 @@
4141 <Group type="103" groupAlignment="0" attributes="0">
4242 <Group type="102" attributes="0">
4343 <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>
4867 </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"/>
5368 </Group>
5469 </DimensionLayout>
5570 <DimensionLayout dim="1">
5671 <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"/>
5874 <Group type="103" groupAlignment="3" attributes="0">
5975 <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
6076 <Component id="titleTextField" alignment="3" min="-2" max="-2" attributes="0"/>
6177 </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"/>
6581 <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"/>
6783 <Component id="KeyValueColumnPanel" min="-2" max="-2" attributes="0"/>
6884 <EmptySpace max="-2" attributes="0"/>
6985 <Component id="btnPanel" min="-2" max="-2" attributes="0"/>
86+ <EmptySpace max="-2" attributes="0"/>
7087 </Group>
7188 </Group>
7289 </DimensionLayout>
@@ -76,7 +93,7 @@
7693 <Properties>
7794 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
7895 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
79- <TitledBorder title="&#x5165;&#x529b;&#x30c7;&#x30fc;&#x30bf;&#x306e;&#x5f62;&#x5f0f;">
96+ <TitledBorder title="Input Source">
8097 <Property name="titleX" resourceKey="inputSourcePanel.border.title"/>
8198 </TitledBorder>
8299 </Border>
@@ -92,7 +109,7 @@
92109 <Group type="103" groupAlignment="0" attributes="0">
93110 <Group type="102" alignment="1" attributes="0">
94111 <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"/>
96113 </Group>
97114 <Component id="loadTextRadioButton" alignment="0" min="-2" max="-2" attributes="0"/>
98115 <Group type="102" alignment="0" attributes="0">
@@ -101,9 +118,9 @@
101118 <Group type="102" alignment="0" attributes="0">
102119 <Component id="jLabel3" min="-2" max="-2" attributes="0"/>
103120 <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"/>
105122 </Group>
106- <Component id="loadFileTextField" pref="313" max="32767" attributes="0"/>
123+ <Component id="loadFileTextField" pref="345" max="32767" attributes="0"/>
107124 </Group>
108125 <EmptySpace max="-2" attributes="0"/>
109126 <Component id="loadFileButton" min="-2" max="-2" attributes="0"/>
@@ -132,7 +149,7 @@
132149 <Component id="directRadioButton" min="-2" max="-2" attributes="0"/>
133150 <EmptySpace max="-2" attributes="0"/>
134151 <Component id="directTextAreaSP" max="32767" attributes="0"/>
135- <EmptySpace max="32767" attributes="0"/>
152+ <EmptySpace max="-2" attributes="0"/>
136153 </Group>
137154 </Group>
138155 </DimensionLayout>
@@ -225,7 +242,7 @@
225242 <Properties>
226243 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
227244 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
228- <TitledBorder title="&#x5217;&#x30c7;&#x30fc;&#x30bf;&#x306e;&#x5207;&#x308a;&#x51fa;&#x3057;&#x65b9;&#x6cd5;">
245+ <TitledBorder title="Data Format">
229246 <Property name="titleX" resourceKey="dataFormatPanel.border.title"/>
230247 </TitledBorder>
231248 </Border>
@@ -244,14 +261,14 @@
244261 <Group type="102" alignment="0" attributes="0">
245262 <Component id="simpleSplitRadioButton" min="-2" max="-2" attributes="0"/>
246263 <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"/>
248265 </Group>
249266 <Component id="regularExpRadioButton" alignment="0" min="-2" max="-2" attributes="0"/>
250267 </Group>
251268 </Group>
252269 <Group type="102" alignment="0" attributes="0">
253270 <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"/>
255272 </Group>
256273 </Group>
257274 <EmptySpace max="-2" attributes="0"/>
@@ -353,31 +370,31 @@
353370 </Constraint>
354371 </Constraints>
355372 </Component>
356- <Component class="javax.swing.JButton" name="cancelButton">
373+ <Component class="javax.swing.JButton" name="importButton">
357374 <Properties>
358375 <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"/>
360377 </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"/>
363380 </Properties>
364381 <Constraints>
365382 <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"/>
367384 </Constraint>
368385 </Constraints>
369386 </Component>
370- <Component class="javax.swing.JButton" name="importButton">
387+ <Component class="javax.swing.JButton" name="cancelButton">
371388 <Properties>
372389 <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"/>
374391 </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"/>
377394 </Properties>
378395 <Constraints>
379396 <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"/>
381398 </Constraint>
382399 </Constraints>
383400 </Component>
@@ -387,7 +404,7 @@
387404 <Properties>
388405 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
389406 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
390- <TitledBorder title="&#x30ad;&#x30fc;&#x30fb;&#x5024;&#x306e;&#x30ab;&#x30e9;&#x30e0;">
407+ <TitledBorder title="Columns">
391408 <Property name="titleX" resourceKey="KeyValueColumnPanel.border.title"/>
392409 </TitledBorder>
393410 </Border>
@@ -409,7 +426,7 @@
409426 <Component id="valueColumnSpinner" min="-2" pref="58" max="-2" attributes="0"/>
410427 <EmptySpace type="separate" max="-2" attributes="0"/>
411428 <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"/>
413430 </Group>
414431 </Group>
415432 </DimensionLayout>
--- a/src/textkeymatcher/ui/ImportDataDialog.java
+++ b/src/textkeymatcher/ui/ImportDataDialog.java
@@ -132,8 +132,8 @@ public class ImportDataDialog extends javax.swing.JDialog {
132132 regularExpTextField = new javax.swing.JTextField();
133133 btnPanel = new javax.swing.JPanel();
134134 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();
136135 importButton = new javax.swing.JButton();
136+ cancelButton = new javax.swing.JButton();
137137 KeyValueColumnPanel = new javax.swing.JPanel();
138138 jLabel1 = new javax.swing.JLabel();
139139 jLabel2 = new javax.swing.JLabel();
@@ -216,7 +216,7 @@ public class ImportDataDialog extends javax.swing.JDialog {
216216 .addGroup(inputSourcePanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
217217 .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, inputSourcePanelLayout.createSequentialGroup()
218218 .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))
220220 .addComponent(loadTextRadioButton)
221221 .addGroup(inputSourcePanelLayout.createSequentialGroup()
222222 .addGap(29, 29, 29)
@@ -224,8 +224,8 @@ public class ImportDataDialog extends javax.swing.JDialog {
224224 .addGroup(javax.swing.GroupLayout.Alignment.LEADING, inputSourcePanelLayout.createSequentialGroup()
225225 .addComponent(jLabel3)
226226 .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))
229229 .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
230230 .addComponent(loadFileButton))
231231 .addComponent(directRadioButton))
@@ -247,7 +247,7 @@ public class ImportDataDialog extends javax.swing.JDialog {
247247 .addComponent(directRadioButton)
248248 .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
249249 .addComponent(directTextAreaSP)
250- .addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
250+ .addContainerGap())
251251 );
252252
253253 dataFormatPanel.setBorder(javax.swing.BorderFactory.createTitledBorder(resourceMap.getString("dataFormatPanel.border.title"))); // NOI18N
@@ -291,11 +291,11 @@ public class ImportDataDialog extends javax.swing.JDialog {
291291 .addGroup(dataFormatPanelLayout.createSequentialGroup()
292292 .addComponent(simpleSplitRadioButton)
293293 .addGap(38, 38, 38)
294- .addComponent(simpleSplitComboBox, 0, 278, Short.MAX_VALUE))
294+ .addComponent(simpleSplitComboBox, 0, 295, Short.MAX_VALUE))
295295 .addComponent(regularExpRadioButton)))
296296 .addGroup(dataFormatPanelLayout.createSequentialGroup()
297297 .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)))
299299 .addContainerGap())
300300 );
301301 dataFormatPanelLayout.setVerticalGroup(
@@ -322,21 +322,15 @@ public class ImportDataDialog extends javax.swing.JDialog {
322322 gridBagConstraints.weightx = 1.0;
323323 btnPanel.add(filler1, gridBagConstraints);
324324
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-
333325 importButton.setAction(actionMap.get("onAccept")); // NOI18N
334326 importButton.setText(resourceMap.getString("importButton.text")); // NOI18N
335327 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());
340334
341335 KeyValueColumnPanel.setBorder(javax.swing.BorderFactory.createTitledBorder(resourceMap.getString("KeyValueColumnPanel.border.title"))); // NOI18N
342336 KeyValueColumnPanel.setName("KeyValueColumnPanel"); // NOI18N
@@ -380,7 +374,7 @@ public class ImportDataDialog extends javax.swing.JDialog {
380374 .addComponent(valueColumnSpinner, javax.swing.GroupLayout.PREFERRED_SIZE, 58, javax.swing.GroupLayout.PREFERRED_SIZE)
381375 .addGap(18, 18, 18)
382376 .addComponent(fullLineCheckBox)
383- .addContainerGap(104, Short.MAX_VALUE))
377+ .addContainerGap(175, Short.MAX_VALUE))
384378 );
385379 KeyValueColumnPanelLayout.setVerticalGroup(
386380 KeyValueColumnPanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
@@ -409,29 +403,40 @@ public class ImportDataDialog extends javax.swing.JDialog {
409403 layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
410404 .addGroup(layout.createSequentialGroup()
411405 .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())))
420423 );
421424 layout.setVerticalGroup(
422425 layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
423- .addGroup(layout.createSequentialGroup()
426+ .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()
427+ .addContainerGap()
424428 .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
425429 .addComponent(jLabel4)
426430 .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)
430434 .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)
432436 .addComponent(KeyValueColumnPanel, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
433437 .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())
435440 );
436441
437442 bindingGroup.bind();