blob: 5d0e2453cd78ffbcee9163a2b6e72d16e78fd611 [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.CreateDialogAction.MyContentPane">
<grid id="dfe46" binding="myPanel" row-count="6" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<xy x="140" y="130" width="474" height="244"/>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="6f602" class="javax.swing.JLabel">
<constraints>
<xy x="0" y="3" width="322" height="14"/>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0"/>
</constraints>
<properties>
<text resource-bundle="messages/UIDesignerBundle" key="edit.dialog.class.name"/>
</properties>
</component>
<component id="7b480" class="javax.swing.JTextField" binding="myTfClassName">
<constraints>
<xy x="0" y="25" width="474" height="20"/>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1"/>
</grid>
</constraints>
<properties/>
</component>
<component id="ec88f" class="javax.swing.JCheckBox" binding="myChkGenerateMain">
<constraints>
<xy x="0" y="50" width="356" height="22"/>
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0"/>
</constraints>
<properties>
<selected value="true"/>
<text resource-bundle="messages/UIDesignerBundle" key="checkbox.generate.main"/>
</properties>
</component>
<component id="b042c" class="javax.swing.JCheckBox" binding="myChkGenerateOK">
<constraints>
<xy x="0" y="77" width="345" height="22"/>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0"/>
</constraints>
<properties>
<selected value="true"/>
<text resource-bundle="messages/UIDesignerBundle" key="checkbox.generate.ok"/>
</properties>
</component>
<component id="33fcb" class="javax.swing.JCheckBox" binding="myChkGenerateCancel">
<constraints>
<xy x="0" y="104" width="364" height="22"/>
<grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0"/>
</constraints>
<properties>
<focusTraversalPolicyProvider value="true"/>
<selected value="true"/>
<text resource-bundle="messages/UIDesignerBundle" key="checkbox.generate.cancel"/>
</properties>
</component>
<vspacer id="974d">
<constraints>
<xy x="231" y="126" width="11" height="118"/>
<grid row="5" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2"/>
</constraints>
</vspacer>
</children>
</grid>
</form>