blob: 9029a33969fc884de7d79f4fcfa04e0144eff7f9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="org.intellij.lang.regexp.intention.CheckRegExpForm">
<grid id="a29f0" binding="myRootPanel" custom-create="true" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints>
<xy x="20" y="20" width="376" height="134"/>
</constraints>
<properties/>
<border type="empty">
<size top="0" left="1" bottom="0" right="1"/>
</border>
<children>
<grid id="c2a42" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints border-constraint="Center"/>
<properties/>
<border type="none"/>
<children>
<grid id="a052" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints border-constraint="Center"/>
<properties/>
<border type="empty">
<size top="5" left="5" bottom="10" right="5"/>
</border>
<children>
<grid id="b7b2b" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints border-constraint="North"/>
<properties/>
<border type="none"/>
<children>
<component id="d8697" class="com.intellij.ui.EditorTextField" binding="myRegExp" custom-create="true">
<constraints border-constraint="Center"/>
<properties/>
</component>
<component id="b01c9" class="javax.swing.JLabel">
<constraints border-constraint="West"/>
<properties>
<alignmentX value="1.0"/>
<preferredSize width="55" height="16"/>
<text value="RegExp:"/>
</properties>
</component>
</children>
</grid>
<grid id="aab68" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints border-constraint="Center"/>
<properties/>
<border type="none"/>
<children>
<component id="47807" class="com.intellij.ui.EditorTextField" binding="mySampleText" custom-create="true">
<constraints border-constraint="Center"/>
<properties/>
</component>
<component id="ec7ec" class="javax.swing.JLabel">
<constraints border-constraint="West"/>
<properties>
<alignmentX value="1.0"/>
<alignmentY value="0.0"/>
<preferredSize width="55" height="16"/>
<text value="Sample:"/>
</properties>
</component>
</children>
</grid>
</children>
</grid>
<grid id="fff6d" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints border-constraint="South"/>
<properties/>
<border type="none"/>
<children>
<component id="5de69" class="com.intellij.ui.components.JBLabel" binding="myMessage">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<alignmentX value="0.5"/>
<componentStyle value="SMALL"/>
<text value="Red means I can't hear you!"/>
</properties>
</component>
<hspacer id="c8c90">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
</hspacer>
</children>
</grid>
</children>
</grid>
</children>
</grid>
</form>