spaces (IDEA-79610)

This commit is contained in:
anna
2012-01-10 12:27:13 +01:00
parent 812a8d75ac
commit 24d1f797d8

View File

@@ -8,8 +8,7 @@
<properties/>
<border type="none"/>
<children>
<grid id="e7277" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<grid id="e7277" layout-manager="GridBagLayout">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
@@ -19,6 +18,7 @@
<component id="52bca" class="com.intellij.ui.components.JBLabel" binding="myTestLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<gridbag weightx="0.0" weighty="1.0"/>
</constraints>
<properties>
<horizontalAlignment value="2"/>
@@ -31,6 +31,7 @@
<component id="4ae33" class="javax.swing.JComboBox" binding="myTypeChooser">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
<gridbag top="0" left="10" bottom="0" right="0" weightx="1.0" weighty="1.0"/>
</constraints>
<properties/>
</component>