blob: 535c42509c9b307857768d0d1ffed5e272a062ee [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.openapi.vcs.versionBrowser.DateFilterComponent">
<grid id="27dc6" binding="myRootPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints>
<xy x="20" y="20" width="500" height="400"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<grid id="26134" binding="myDatePanel" 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 border-constraint="Center"/>
<properties/>
<border type="none"/>
<children>
<grid id="e9820" layout-manager="FormLayout">
<rowspec value="center:d:grow"/>
<colspec value="fill:d:noGrow"/>
<colspec value="left:4dlu:noGrow"/>
<colspec value="fill:max(d;4px):grow"/>
<colspec value="left:4dlu:noGrow"/>
<colspec value="fill:d:noGrow"/>
<colspec value="left:6dlu:noGrow"/>
<colspec value="fill:max(d;4px):grow"/>
<colgroup>
<member index="3"/>
<member index="7"/>
</colgroup>
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="68035" class="javax.swing.JCheckBox" binding="myUseDateAfterFilter">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<forms/>
</constraints>
<properties>
<text resource-bundle="messages/VcsBundle" key="checkbox.show.changes.after.date"/>
</properties>
</component>
<component id="861f1" class="javax.swing.JCheckBox" binding="myUseDateBeforeFilter">
<constraints>
<grid row="0" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<forms/>
</constraints>
<properties>
<text resource-bundle="messages/VcsBundle" key="checkbox.show.changes.before.date"/>
</properties>
</component>
<component id="3b7e7" class="com.michaelbaranov.microba.calendar.DatePicker" binding="myDateAfter">
<constraints>
<grid row="0" column="2" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
<forms/>
</constraints>
</component>
<component id="58336" class="com.michaelbaranov.microba.calendar.DatePicker" binding="myDateBefore">
<constraints>
<grid row="0" column="6" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
<forms/>
</constraints>
</component>
</children>
</grid>
</children>
</grid>
</children>
</grid>
</form>