mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
20 lines
677 B
XML
20 lines
677 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="BindingTest">
|
|
<scrollpane id="d66a3" binding="myRootComponent">
|
|
<constraints>
|
|
<xy x="97" y="149" width="19" height="20"/>
|
|
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3"/>
|
|
</constraints>
|
|
<properties/>
|
|
<border type="none"/>
|
|
<children>
|
|
<component id="5d9f6" class="com.intellij.ui.components.JBList">
|
|
<constraints/>
|
|
<properties>
|
|
<enabled value="false"/>
|
|
</properties>
|
|
</component>
|
|
</children>
|
|
</scrollpane>
|
|
</form>
|