blob: 156f6e1f2b71a798158385539995c51839dad0b5 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.navercorp.openwhisk.intellij.wskdeploy.toolwindow.ui.WskDeployWindowForm">
<grid id="27dc6" binding="mainJPanel" 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="1986e" binding="actionsJPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints border-constraint="North"/>
<properties/>
<border type="none"/>
<children/>
</grid>
<scrollpane id="dd1" binding="contentsJPanel">
<constraints border-constraint="Center"/>
<properties/>
<border type="none"/>
<children>
<component id="e6669" class="javax.swing.JTree" binding="wskdeployJTree">
<constraints/>
<properties/>
</component>
</children>
</scrollpane>
<grid id="4b4b2" binding="downloadGuideJPanel" 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="South"/>
<properties/>
<border type="none"/>
<children>
<component id="fd9f3" class="javax.swing.JLabel" binding="urlJLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Label"/>
</properties>
</component>
</children>
</grid>
</children>
</grid>
</form>