text filter for LogConsole
[fedora-idea.git] / platform / lang-impl / src / com / intellij / diagnostic / logging / LogSearchComponent.form
blob23b6edb96dbf36c42b5b69355ac93e99cfbea2d3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.diagnostic.logging.LogConsoleBase">
3 <grid id="27dc6" binding="mySearchComponent" layout-manager="GridLayoutManager" row-count="1" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
4 <margin top="0" left="0" bottom="0" right="0"/>
5 <constraints>
6 <xy x="20" y="20" width="213" height="28"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <component id="8b9ce" class="javax.swing.JComboBox" binding="myLogFilterCombo">
12 <constraints>
13 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
14 <minimum-size width="100" height="-1"/>
15 </grid>
16 </constraints>
17 <properties/>
18 </component>
19 <grid id="c36b9" binding="myTextFilterWrapper" layout-manager="BorderLayout" hgap="0" vgap="0">
20 <constraints>
21 <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
22 </constraints>
23 <properties/>
24 <border type="none"/>
25 <children/>
26 </grid>
27 <hspacer id="af0cf">
28 <constraints>
29 <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"/>
30 </constraints>
31 </hspacer>
32 </children>
33 </grid>
34 </form>