mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
17 lines
586 B
XML
17 lines
586 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="BindingTest">
|
|
<splitpane id="8219a" binding="myRootComponent">
|
|
<constraints>
|
|
<xy x="154" y="77" width="200" height="200"/>
|
|
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
|
|
<preferred-size width="200" height="200"/>
|
|
</grid>
|
|
</constraints>
|
|
<properties>
|
|
<resizeWeight value="0.1"/>
|
|
</properties>
|
|
<border type="none"/>
|
|
<children/>
|
|
</splitpane>
|
|
</form>
|