1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="org.jetbrains.javafx.JavaFxConfigureSdkPanel">
3 <grid id="27dc6" binding="myMainPanel" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
4 <margin top="0" left="0" bottom="0" right="0"/>
6 <xy x="20" y="20" width="500" height="400"/>
11 <component id="250e8" class="com.intellij.openapi.ui.LabeledComponent" binding="mySdkComponent">
13 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
16 <componentClass value="javax.swing.JComboBox" noi18n="true"/>
17 <labelLocation value="West"/>
18 <text value="JavaFX SDK"/>
21 <component id="d4b8" class="javax.swing.JButton" binding="myConfigureSdksButton">
23 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
26 <text value="Configure SDKs"/>