194 lines
8.7 KiB
XML
194 lines
8.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="ovh.alexisdelhaie.curling.windows.MainWindow">
|
|
<grid id="cbd77" binding="contentPane" layout-manager="GridLayoutManager" row-count="7" column-count="5" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
|
|
<margin top="10" left="10" bottom="10" right="10"/>
|
|
<constraints>
|
|
<xy x="48" y="54" width="1120" height="412"/>
|
|
</constraints>
|
|
<properties/>
|
|
<border type="none" title="cURLing"/>
|
|
<children>
|
|
<component id="dc7ca" class="javax.swing.JComboBox" binding="methodBox">
|
|
<constraints>
|
|
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
|
|
</constraints>
|
|
<properties>
|
|
<model>
|
|
<item value="GET"/>
|
|
<item value="POST"/>
|
|
<item value="DELETE"/>
|
|
<item value="PUT"/>
|
|
</model>
|
|
</properties>
|
|
</component>
|
|
<component id="adde4" class="javax.swing.JLabel">
|
|
<constraints>
|
|
<grid row="1" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
|
</constraints>
|
|
<properties>
|
|
<text value="Custom headers"/>
|
|
</properties>
|
|
</component>
|
|
<component id="1286d" class="javax.swing.JLabel">
|
|
<constraints>
|
|
<grid row="4" 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="Body datas"/>
|
|
</properties>
|
|
</component>
|
|
<scrollpane id="4befb">
|
|
<constraints>
|
|
<grid row="3" column="0" row-span="1" col-span="4" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
|
</constraints>
|
|
<properties/>
|
|
<border type="none"/>
|
|
<children>
|
|
<component id="9adda" class="javax.swing.JList" binding="list1" default-binding="true">
|
|
<constraints/>
|
|
<properties/>
|
|
</component>
|
|
</children>
|
|
</scrollpane>
|
|
<scrollpane id="cdcdf">
|
|
<constraints>
|
|
<grid row="5" column="0" row-span="2" col-span="4" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
|
</constraints>
|
|
<properties/>
|
|
<border type="none"/>
|
|
<children>
|
|
<component id="f5002" class="javax.swing.JTextArea" binding="bodyArea">
|
|
<constraints/>
|
|
<properties/>
|
|
</component>
|
|
</children>
|
|
</scrollpane>
|
|
<scrollpane id="1b18">
|
|
<constraints>
|
|
<grid row="0" column="4" row-span="6" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
|
</constraints>
|
|
<properties/>
|
|
<border type="none"/>
|
|
<children>
|
|
<component id="42347" class="javax.swing.JTextArea" binding="httpResponseArea">
|
|
<constraints/>
|
|
<properties>
|
|
<editable value="false"/>
|
|
<font name="Courier 10 Pitch" size="12"/>
|
|
</properties>
|
|
</component>
|
|
</children>
|
|
</scrollpane>
|
|
<grid id="815c" layout-manager="GridLayoutManager" row-count="1" 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>
|
|
<grid row="0" column="1" row-span="1" col-span="3" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false">
|
|
<preferred-size width="282" height="34"/>
|
|
</grid>
|
|
</constraints>
|
|
<properties/>
|
|
<border type="none"/>
|
|
<children>
|
|
<component id="b4b69" class="javax.swing.JComboBox" binding="httpTypeBox">
|
|
<constraints>
|
|
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
|
|
</constraints>
|
|
<properties>
|
|
<model>
|
|
<item value="HTTP"/>
|
|
<item value="HTTPS"/>
|
|
</model>
|
|
</properties>
|
|
</component>
|
|
<component id="3d00f" class="javax.swing.JTextField" binding="urlField">
|
|
<constraints>
|
|
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
|
|
<preferred-size width="254" height="30"/>
|
|
</grid>
|
|
</constraints>
|
|
<properties/>
|
|
</component>
|
|
</children>
|
|
</grid>
|
|
<grid id="37c3f" layout-manager="GridLayoutManager" row-count="1" 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>
|
|
<grid row="6" column="4" 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="c866d" class="javax.swing.JButton" binding="runButton">
|
|
<constraints>
|
|
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
|
|
</constraints>
|
|
<properties>
|
|
<enabled value="true"/>
|
|
<label value="Start"/>
|
|
<text value="Start"/>
|
|
</properties>
|
|
</component>
|
|
<component id="10f69" class="javax.swing.JProgressBar" binding="progressBar1" default-binding="true">
|
|
<constraints>
|
|
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
|
|
</constraints>
|
|
<properties/>
|
|
</component>
|
|
</children>
|
|
</grid>
|
|
<grid id="a2fab" layout-manager="GridLayoutManager" row-count="1" 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>
|
|
<grid row="2" column="0" row-span="1" col-span="3" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
|
</constraints>
|
|
<properties/>
|
|
<border type="none"/>
|
|
<children>
|
|
<component id="76150" class="javax.swing.JButton" binding="newHeaderButton">
|
|
<constraints>
|
|
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
|
|
</constraints>
|
|
<properties>
|
|
<label value="New header"/>
|
|
<text value="New header"/>
|
|
</properties>
|
|
</component>
|
|
<component id="3d3b2" class="javax.swing.JButton" binding="addAuthButton">
|
|
<constraints>
|
|
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
|
|
<preferred-size width="329" height="30"/>
|
|
</grid>
|
|
</constraints>
|
|
<properties>
|
|
<label value="Basic authentication"/>
|
|
<text value="Basic authentication"/>
|
|
</properties>
|
|
</component>
|
|
</children>
|
|
</grid>
|
|
<component id="627e7" class="javax.swing.JButton" binding="xFormEncodedButton" default-binding="true">
|
|
<constraints>
|
|
<grid row="4" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
|
|
<preferred-size width="329" height="30"/>
|
|
</grid>
|
|
</constraints>
|
|
<properties>
|
|
<label value="Add X-form-encoded values"/>
|
|
<text value="Add X-form-encoded values"/>
|
|
</properties>
|
|
</component>
|
|
<component id="adccd" class="javax.swing.JCheckBox" binding="allowInvalidSSLField">
|
|
<constraints>
|
|
<grid row="1" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false">
|
|
<preferred-size width="329" height="18"/>
|
|
</grid>
|
|
</constraints>
|
|
<properties>
|
|
<enabled value="false"/>
|
|
<text value="Allow invalid SSL certificate"/>
|
|
</properties>
|
|
</component>
|
|
</children>
|
|
</grid>
|
|
</form>
|