blob: 23538595f9468feaa6391a0709c242f68bacae8b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.jetbrains.python.refactoring.introduce.field.PyIntroduceFieldPanel">
<grid id="27dc6" binding="myRootPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints>
<xy x="20" y="20" width="500" height="30"/>
</constraints>
<properties>
<focusable value="false"/>
</properties>
<border type="empty">
<title-color color="-16777216"/>
<size top="0" left="6" bottom="0" right="12"/>
</border>
<children>
<component id="7f91c" class="com.intellij.ui.components.JBLabel">
<constraints border-constraint="West"/>
<properties>
<labelFor value="fa68d"/>
<text value="&amp;Initialize in"/>
</properties>
</component>
<component id="fa68d" class="javax.swing.JComboBox" binding="myInitializerPlaceCombo">
<constraints border-constraint="Center"/>
<properties>
<model>
<item value="current method"/>
<item value="constructor"/>
</model>
</properties>
</component>
</children>
</grid>
</form>