Files
openide/plugins/ui-designer/testData/sourceCodeGenerator/borderNullTitle/Test.form
Nikolay.Tropin 83498f3f1f IDEA-235872: use null instead of "null" for empty border title
GitOrigin-RevId: d8dfe919653ec0b7ff03e29f1f120efadf09e87f
2020-03-24 08:32:20 +00:00

13 lines
546 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="BindingTest">
<grid id="91062" binding="myRootComponent" layout-manager="GridLayoutManager" row-count="1" 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="131" y="90" width="36" height="48"/>
</constraints>
<properties/>
<border type="etched"/>
<children/>
</grid>
</form>