blob: 4e362a30a1ed948732c36647f754df020878f528 [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.wm.impl.status.PresentationModeProgressPanel">
<grid id="27dc6" binding="myRootPanel" custom-create="true" layout-manager="GridLayoutManager" row-count="4" 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="94"/>
</constraints>
<properties>
<maximumSize width="250" height="60"/>
<minimumSize width="250" height="60"/>
<opaque value="false"/>
<preferredSize width="250" height="60"/>
</properties>
<border type="none"/>
<children>
<component id="21ac6" class="javax.swing.JLabel" binding="myText">
<constraints>
<grid row="0" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false">
<preferred-size width="225" height="-1"/>
<maximum-size width="225" height="-1"/>
</grid>
</constraints>
<properties>
<autoscrolls value="true"/>
<text value=""/>
</properties>
</component>
<component id="94f42" class="javax.swing.JProgressBar" binding="myProgressBar" default-binding="true">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="7" anchor="8" fill="0" indent="0" use-parent-layout="false">
<minimum-size width="225" height="-1"/>
<preferred-size width="225" height="-1"/>
<maximum-size width="225" height="-1"/>
</grid>
</constraints>
<properties>
<indeterminate value="true"/>
<opaque value="false"/>
</properties>
</component>
<component id="38c03" class="com.intellij.ui.InplaceButton" binding="myCancelButton" custom-create="true">
<constraints>
<grid row="1" 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>
<opaque value="false"/>
</properties>
</component>
<component id="34af0" class="javax.swing.JLabel" binding="myText2">
<constraints>
<grid row="2" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false">
<preferred-size width="225" height="-1"/>
<maximum-size width="225" height="-1"/>
</grid>
</constraints>
<properties>
<text value=""/>
</properties>
</component>
<vspacer id="8e674">
<constraints>
<grid row="3" column="1" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
</constraints>
</vspacer>
</children>
</grid>
</form>