blob: a632131d3b4cc969584c7b43a6ae28d524602a8b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.uiDesigner.actions.CreateFormAction.MyDialog">
<grid id="5f405" binding="myTopPanel" layout-manager="GridLayoutManager" row-count="4" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<xy x="116" y="71" width="352" height="132"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="614db" class="javax.swing.JLabel">
<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"/>
</constraints>
<properties>
<labelFor value="f034f"/>
<text resource-bundle="messages/UIDesignerBundle" key="new.form.form.name.label"/>
</properties>
</component>
<component id="f034f" class="javax.swing.JTextField" binding="myFormNameTextField">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="150" height="-1"/>
</grid>
</constraints>
<properties/>
</component>
<component id="4a787" class="javax.swing.JCheckBox" binding="myCreateBoundClassCheckbox">
<constraints>
<grid row="2" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<selected value="true"/>
<text resource-bundle="messages/UIDesignerBundle" key="checkbox.create.bound.class"/>
</properties>
</component>
<component id="991e5" class="javax.swing.JLabel">
<constraints>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="4" use-parent-layout="false"/>
</constraints>
<properties>
<labelFor value="465f3"/>
<text resource-bundle="messages/UIDesignerBundle" key="new.form.class.name.label"/>
</properties>
</component>
<component id="465f3" class="javax.swing.JTextField" binding="myClassNameTextField">
<constraints>
<grid row="3" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="150" height="-1"/>
</grid>
</constraints>
<properties/>
</component>
<component id="876fb" class="javax.swing.JLabel">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<labelFor value="42d08"/>
<text resource-bundle="messages/UIDesignerBundle" key="new.form.base.layout.manager.label"/>
</properties>
</component>
<component id="42d08" class="com.intellij.ide.actions.TemplateKindCombo" binding="myBaseLayoutManagerCombo">
<constraints>
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
<component id="7f631" class="javax.swing.JLabel" binding="myUpDownHintForm">
<constraints>
<grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value=""/>
<toolTipText value="Pressing Up or Down arrows while in editor changes the layout manager"/>
</properties>
</component>
</children>
</grid>
</form>