serialinterface/src/main/java/de/gurkengewuerz/serialinterface/SerialGUI.form

391 lines
23 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="de.gurkengewuerz.serialinterface.SerialGUI">
<grid id="27dc6" binding="mainPanel" 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>
<xy x="20" y="20" width="1066" height="465"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<tabbedpane id="b373f" binding="tabbedPane1" default-binding="true">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false">
<preferred-size width="200" height="200"/>
</grid>
</constraints>
<properties>
<toolTipText value="Settings Panel"/>
</properties>
<border type="none"/>
<children>
<grid id="67de2" layout-manager="GridLayoutManager" row-count="2" column-count="8" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<tabbedpane title="Settings"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<grid id="b360f" layout-manager="GridLayoutManager" row-count="3" 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="4" row-span="1" col-span="4" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="3979f" 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"/>
</constraints>
<properties>
<text value="Listen on:"/>
</properties>
</component>
<component id="7841" class="javax.swing.JTextField" binding="a0000TextField" default-binding="true">
<constraints>
<grid row="1" 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="150" height="-1"/>
</grid>
</constraints>
<properties>
<text value="0.0.0.0"/>
</properties>
</component>
<component id="13719" class="javax.swing.JLabel">
<constraints>
<grid row="2" 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="Port:"/>
</properties>
</component>
<component id="e23ad" class="javax.swing.JTextField" binding="a8652TextField" default-binding="true">
<constraints>
<grid row="2" 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="150" height="-1"/>
</grid>
</constraints>
<properties>
<text value="8652"/>
</properties>
</component>
<grid id="7504f" binding="simulatorPanel" layout-manager="GridLayoutManager" row-count="9" column-count="7" same-size-horizontally="true" same-size-vertically="true" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<grid row="0" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="e13cd" class="javax.swing.JSpinner" binding="fuelSpinner">
<constraints>
<grid row="0" column="1" row-span="1" col-span="4" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<toolTipText value="Set Fuel"/>
</properties>
</component>
<component id="7a85" 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"/>
</constraints>
<properties>
<text value="Fuellevel"/>
</properties>
</component>
<component id="d70a1" class="javax.swing.JCheckBox" binding="fogBeamCheckBox" default-binding="true">
<constraints>
<grid row="1" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Fog Beam"/>
</properties>
</component>
<component id="e6f32" class="javax.swing.JCheckBox" binding="backlightCheckBox" default-binding="true">
<constraints>
<grid row="0" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<selected value="true"/>
<text value="Backlight"/>
</properties>
</component>
<component id="ef69f" class="javax.swing.JButton" binding="updateButton" default-binding="true">
<constraints>
<grid row="0" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Update"/>
</properties>
</component>
<component id="cc497" class="javax.swing.JCheckBox" binding="waterTempCheckBox" default-binding="true">
<constraints>
<grid row="4" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Water Temp."/>
</properties>
</component>
<component id="cf2eb" class="javax.swing.JCheckBox" binding="highBeamCheckBox" default-binding="true">
<constraints>
<grid row="2" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="High Beam"/>
</properties>
</component>
<component id="23b21" class="javax.swing.JCheckBox" binding="handbrakeCheckBox" default-binding="true">
<constraints>
<grid row="3" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Handbrake"/>
</properties>
</component>
<component id="5abb7" class="javax.swing.JCheckBox" binding="ABSCheckBox" default-binding="true">
<constraints>
<grid row="4" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="ABS"/>
</properties>
</component>
<component id="cf12a" class="javax.swing.JCheckBox" binding="oilPressureCheckBox" default-binding="true">
<constraints>
<grid row="5" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Oil Pressure"/>
</properties>
</component>
<component id="ad835" class="javax.swing.JCheckBox" binding="tirePressureCheckBox" default-binding="true">
<constraints>
<grid row="6" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Tire Pressure"/>
</properties>
</component>
<component id="16ce3" class="javax.swing.JCheckBox" binding="lTurnSignalCheckBox" default-binding="true">
<constraints>
<grid row="1" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<enabled value="true"/>
<selected value="false"/>
<text value="l. turn signal"/>
</properties>
</component>
<component id="410e9" class="javax.swing.JCheckBox" binding="rTurnSignalCheckBox" default-binding="true">
<constraints>
<grid row="2" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="r. turn signal"/>
</properties>
</component>
<component id="5857" class="javax.swing.JCheckBox" binding="offroadCheckBox" default-binding="true">
<constraints>
<grid row="3" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Offroad"/>
</properties>
</component>
<component id="d1169" class="javax.swing.JCheckBox" binding="seatBeltCheckBox" default-binding="true">
<constraints>
<grid row="5" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Seat Belt"/>
</properties>
</component>
<component id="4d16a" class="javax.swing.JCheckBox" binding="lowVoltageCheckBox" default-binding="true">
<constraints>
<grid row="6" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Low Voltage"/>
</properties>
</component>
<component id="6991a" class="javax.swing.JCheckBox" binding="checkLampCheckBox" default-binding="true">
<constraints>
<grid row="7" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="&quot;Check Lamp&quot;"/>
</properties>
</component>
<component id="57cab" class="javax.swing.JCheckBox" binding="kupplungCheckBox" default-binding="true">
<constraints>
<grid row="7" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="&quot;Kupplung&quot;"/>
</properties>
</component>
<component id="2486d" class="javax.swing.JCheckBox" binding="openDoorsCheckBox" default-binding="true">
<constraints>
<grid row="8" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Open Doors"/>
</properties>
</component>
<component id="c7825" class="javax.swing.JCheckBox" binding="openTrunkCheckBox" default-binding="true">
<constraints>
<grid row="8" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Open Trunk"/>
</properties>
</component>
<grid id="f8ce8" layout-manager="GridLayoutManager" row-count="3" column-count="8" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<grid row="1" column="0" row-span="8" col-span="5" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="99554" class="javax.swing.JSlider" binding="kmhSlider">
<constraints>
<grid row="0" column="4" row-span="3" col-span="4" vsize-policy="3" hsize-policy="3" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<inverted value="false"/>
<maximum value="240"/>
<orientation value="1"/>
<paintLabels value="true"/>
<paintTicks value="false"/>
<paintTrack value="true"/>
<snapToTicks value="true"/>
<value value="0"/>
</properties>
</component>
<component id="28e81" class="javax.swing.JSlider" binding="rpmSlider">
<constraints>
<grid row="0" column="0" row-span="3" col-span="3" vsize-policy="3" hsize-policy="3" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<inverted value="false"/>
<maximum value="8000"/>
<minorTickSpacing value="100"/>
<orientation value="1"/>
<paintLabels value="true"/>
<paintTicks value="false"/>
<paintTrack value="true"/>
<snapToTicks value="true"/>
<value value="0"/>
<valueIsAdjusting value="false"/>
</properties>
</component>
<component id="95218" class="javax.swing.JLabel" binding="rpmCounter">
<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>
<font size="14" style="1"/>
<text value="RPM: 0"/>
</properties>
</component>
<component id="fb0c5" class="javax.swing.JLabel" binding="kmhCounter">
<constraints>
<grid row="0" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<font size="14" style="1"/>
<text value="0 km/h"/>
</properties>
</component>
</children>
</grid>
</children>
</grid>
</children>
</grid>
<component id="cb8a0" class="javax.swing.JButton" binding="connectButton" default-binding="true">
<constraints>
<grid row="1" 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>
<text value="Connect"/>
</properties>
</component>
<component id="c6619" class="javax.swing.JList" binding="comPorts">
<constraints>
<grid row="0" column="0" row-span="1" col-span="4" vsize-policy="6" hsize-policy="2" anchor="0" fill="3" indent="0" use-parent-layout="false">
<preferred-size width="150" height="50"/>
</grid>
</constraints>
<properties/>
</component>
<component id="b0c47" class="javax.swing.JButton" binding="startServerButton" default-binding="true">
<constraints>
<grid row="1" column="7" 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="false"/>
<text value="Start Server"/>
</properties>
</component>
<component id="7b84a" class="javax.swing.JButton" binding="refreshButton" default-binding="true">
<constraints>
<grid row="1" column="1" row-span="1" col-span="3" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<font/>
<text value="Refresh"/>
</properties>
</component>
</children>
</grid>
<grid id="df335" layout-manager="GridLayoutManager" row-count="2" 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>
<tabbedpane title="Debug"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="80b21" class="javax.swing.JButton" binding="sendButton" default-binding="true">
<constraints>
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Send"/>
</properties>
</component>
<component id="2aae1" class="javax.swing.JTextField" binding="txText">
<constraints>
<grid row="1" column="0" 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="150" height="-1"/>
</grid>
</constraints>
<properties/>
</component>
<scrollpane id="995bd">
<constraints>
<grid row="0" column="0" row-span="1" col-span="2" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="3d0a5" class="javax.swing.JTextArea" binding="debugArea">
<constraints/>
<properties>
<wrapStyleWord value="true"/>
</properties>
</component>
</children>
</scrollpane>
</children>
</grid>
</children>
</tabbedpane>
</children>
</grid>
</form>