Rev 576 | 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.MainFileList">
<grid id="27dc6" binding="panel1" default-binding="true" layout-manager="GridBagLayout">
<constraints>
<xy x="20" y="20" width="658" height="475"/>
</constraints>
<properties/>
<border type="empty" title="Files to convert to Garmin format"/>
<children>
<scrollpane id="659a4">
<constraints>
<grid row="0" column="0" row-span="4" col-span="7" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
<gridbag weightx="0.5" weighty="0.1"/>
</constraints>
<properties>
<verticalScrollBarPolicy value="22"/>
</properties>
<border type="none"/>
<children>
<component id="beb8c" class="javax.swing.JTable" binding="inputFiles">
<constraints/>
<properties>
<fillsViewportHeight value="true"/>
<intercellSpacing width="1" height="4"/>
<preferredScrollableViewportSize width="400" height="200"/>
<showVerticalLines value="false"/>
</properties>
<clientProperties>
<Table.isFileList class="java.lang.Boolean" value="false"/>
</clientProperties>
</component>
</children>
</scrollpane>
<component id="b288e" class="javax.swing.JLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<gridbag top="0" left="0" bottom="10" right="0" weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<labelFor value="659a4"/>
<text resource-bundle="uk/me/parabola/mkgmap/gui/MainFileList" key="label.create.map"/>
</properties>
</component>
<hspacer id="79fc7">
<constraints>
<grid row="4" column="7" 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="1b871" class="javax.swing.JButton" binding="addButton" default-binding="true">
<constraints>
<grid row="0" column="8" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="1" fill="1" indent="0" use-parent-layout="false"/>
<gridbag weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<text resource-bundle="uk/me/parabola/mkgmap/gui/MainFileList" key="button.add.file"/>
</properties>
</component>
<vspacer id="945cb">
<constraints>
<grid row="3" column="8" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
<gridbag weightx="0.0" weighty="0.0"/>
</constraints>
</vspacer>
<component id="7b319" class="javax.swing.JButton" binding="removeButton" default-binding="true">
<constraints>
<grid row="1" column="8" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
<gridbag top="10" left="0" bottom="0" right="0" weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<text value="Remove"/>
</properties>
</component>
</children>
</grid>
</form>