blob: 45db5b0cc407f0c7c7989feef334e9f0887c53a9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.application.options.editor.ErrorHighlightingPanel">
<grid id="4cb0e" binding="myPanel" layout-manager="GridLayoutManager" row-count="5" 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>
<xy x="59" y="98" width="308" height="237"/>
</constraints>
<properties/>
<clientProperties>
<BorderFactoryClass class="java.lang.String" value="com.intellij.ui.IdeBorderFactory$PlainSmallWithIndent"/>
</clientProperties>
<border type="none" title-resource-bundle="messages/ApplicationBundle" title-key="group.error.highlighting"/>
<children>
<component id="d4e7e" class="javax.swing.JLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<labelFor value="71c39"/>
<text resource-bundle="messages/ApplicationBundle" key="editbox.error.stripe.mark.min.height.pixels"/>
</properties>
</component>
<component id="ee5a7" class="javax.swing.JLabel">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<labelFor value="8d69a"/>
<text resource-bundle="messages/ApplicationBundle" key="editbox.autoreparse.delay.ms"/>
</properties>
</component>
<component id="8d69a" class="javax.swing.JTextField" binding="myAutoreparseDelayField">
<constraints>
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="0" indent="0" use-parent-layout="false">
<minimum-size width="50" height="-1"/>
<preferred-size width="50" height="-1"/>
</grid>
</constraints>
<properties>
<columns value="20"/>
</properties>
</component>
<component id="71c39" class="javax.swing.JTextField" binding="myMarkMinHeight">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="0" indent="0" use-parent-layout="false">
<minimum-size width="50" height="-1"/>
<preferred-size width="50" height="-1"/>
</grid>
</constraints>
<properties>
<columns value="20"/>
<text value=""/>
</properties>
</component>
<vspacer id="ad20f">
<constraints>
<grid row="4" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
</constraints>
</vspacer>
<grid id="56692" binding="myErrorsPanel" layout-manager="FlowLayout" hgap="5" vgap="5" flow-align="1">
<constraints>
<grid row="3" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children/>
</grid>
<grid id="f6246" layout-manager="GridBagLayout">
<constraints>
<grid row="2" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="e52d1" class="javax.swing.JCheckBox" binding="myNextErrorGoesToErrorsFirst">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
<gridbag top="0" left="5" bottom="0" right="0" weightx="1.0" weighty="1.0"/>
</constraints>
<properties>
<text resource-bundle="messages/ApplicationBundle" key="checkbox.next.error.action.goes.to.errors.first"/>
<verticalAlignment value="1"/>
</properties>
</component>
</children>
</grid>
</children>
</grid>
</form>