blob: daa760d2cdf54febe0b20616d2885a058d3fe8b2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.facebook.buck.plugin.intellij.ui.BuckTargetsPanel">
<grid id="27dc6" binding="targetsPanel" custom-create="true" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="0" vgap="0">
<margin top="2" left="2" bottom="2" right="2"/>
<constraints>
<xy x="20" y="20" width="500" height="400"/>
</constraints>
<properties/>
<border type="none">
<size top="0" left="3" bottom="3" right="3"/>
</border>
<children>
<toolbar id="faed">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="-1" height="20"/>
</grid>
</constraints>
<properties>
<floatable value="false"/>
</properties>
<border type="none"/>
<children>
<component id="ca591" class="javax.swing.JButton" binding="refreshTargetsButton" custom-create="true">
<constraints/>
<properties>
<text value="Refresh"/>
<toolTipText value="Refresh targets"/>
</properties>
</component>
<component id="6d0c6" class="javax.swing.JButton" binding="cleanButton" custom-create="true" default-binding="true">
<constraints/>
<properties>
<text value="Clean"/>
</properties>
</component>
</children>
</toolbar>
<scrollpane id="8bbd6">
<constraints>
<grid row="1" 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="42c00" class="javax.swing.JList" binding="targetsList" custom-create="true">
<constraints/>
<properties/>
</component>
</children>
</scrollpane>
</children>
</grid>
</form>