Files
openide/plugins/ui-designer/testData/formEmbedding/Ideadev14081/Main.form
2009-09-10 18:44:04 +04:00

22 lines
803 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="Main">
<grid id="27dc6" binding="myComponent" default-binding="true" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints>
<xy x="20" y="20" width="500" height="400"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<nested-form id="26793" form-file="Embedded.form">
<constraints border-constraint="Center"/>
</nested-form>
<component id="f484d" class="javax.swing.JButton" default-binding="true">
<constraints border-constraint="North"/>
<properties>
<text resource-bundle="TestProperties" key="test"/>
</properties>
</component>
</children>
</grid>
</form>