blob: 6c3244c7270770dfa988cda052f38a4cb2da3c5a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.android.tools.idea.structure.gradle.MavenDependencyLookupDialog">
<grid id="27dc6" binding="myPanel" layout-manager="GridLayoutManager" row-count="3" 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="20" y="20" width="500" height="397"/>
</constraints>
<properties>
<enabled value="true"/>
</properties>
<border type="none">
<color color="-52429"/>
</border>
<children>
<component id="c6cfa" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="mySearchField">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="7" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
<component id="9b6f0" class="com.intellij.util.ui.AsyncProcessIcon" binding="myProgressIcon" custom-create="true">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
<component id="e17fc" class="com.intellij.ui.components.JBLabel">
<constraints>
<grid row="1" column="0" row-span="1" col-span="2" vsize-policy="1" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<componentStyle value="SMALL"/>
<fontColor value="BRIGHTER"/>
<text value="&lt;html&gt;Enter terms for Maven Central search, or fully-qualified coordinates (e.g. &lt;i&gt;com.google.code.gson:gson:2.2.4&lt;/i&gt;)&lt;/html&gt;"/>
</properties>
</component>
<scrollpane id="dfc80" class="com.intellij.ui.components.JBScrollPane">
<constraints>
<grid row="2" column="0" row-span="1" col-span="2" vsize-policy="7" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<horizontalScrollBarPolicy value="31"/>
<verticalScrollBarPolicy value="22"/>
</properties>
<border type="none"/>
<children>
<component id="a2b08" class="com.intellij.ui.components.JBList" binding="myResultList">
<constraints/>
<properties>
<selectionMode value="0"/>
</properties>
</component>
</children>
</scrollpane>
</children>
</grid>
</form>