Rev 846 | Blame | Compare with Previous | Last modification | View Log | RSS feed
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="uk.me.parabola.mkgmap.gui.FileOptions">
<grid id="27dc6" binding="panel1" default-binding="true" layout-manager="GridBagLayout">
<constraints>
<xy x="20" y="20" width="665" height="461"/>
</constraints>
<properties/>
<border type="line" title="Options for this file"/>
<children>
<component id="21a59" class="javax.swing.JLabel">
<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"/>
<gridbag weightx="0.0" weighty="0.0" ipadx="5"/>
</constraints>
<properties>
<text resource-bundle="uk/me/parabola/mkgmap/gui/FileOptions" key="label.description"/>
</properties>
</component>
<component id="37c1f" class="javax.swing.JTextField" binding="description">
<constraints>
<grid row="0" column="2" row-span="1" col-span="3" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="150" height="-1"/>
</grid>
<gridbag weightx="0.9" weighty="0.0"/>
</constraints>
<properties>
<columns value="0"/>
</properties>
</component>
<hspacer id="52e19">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
<gridbag weightx="0.0" weighty="0.0"/>
</constraints>
</hspacer>
<component id="b35d9" class="javax.swing.JRadioButton" binding="ASCIIRadioButton" default-binding="true">
<constraints>
<grid row="1" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<gridbag weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<text value="&ASCII"/>
</properties>
</component>
<component id="e24fa" class="javax.swing.JRadioButton" binding="latin1RadioButton" default-binding="true">
<constraints>
<grid row="2" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<gridbag weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<text value="&Latin1"/>
</properties>
</component>
<component id="c9cbe" class="javax.swing.JLabel">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<gridbag weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<text value="Characeter Set"/>
</properties>
</component>
</children>
</grid>
<buttonGroups>
<group name="charset">
<member id="e24fa"/>
<member id="e24fa"/>
<member id="b35d9"/>
</group>
</buttonGroups>
<inspectionSuppressions>
<suppress inspection="NoLabelFor" id="37c1f"/>
</inspectionSuppressions>
</form>