Skip to content

Commit

Permalink
Added the State display
Browse files Browse the repository at this point in the history
  • Loading branch information
afera15 committed Nov 4, 2016
1 parent 3af2ca2 commit 46454e1
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 60 deletions.
81 changes: 60 additions & 21 deletions src/ftc/goal/counter/AudDisplay.form
Original file line number Diff line number Diff line change
Expand Up @@ -58,26 +58,30 @@
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<Component id="jLabel5" min="-2" pref="337" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<Group type="102" alignment="0" attributes="0">
<Component id="jLabel5" min="-2" pref="337" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="TimerDisplay" max="32767" attributes="0"/>
<EmptySpace min="-2" pref="21" max="-2" attributes="0"/>
</Group>
<Group type="102" alignment="0" attributes="0">
<Component id="jLabel1" min="-2" pref="260" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="343" max="-2" attributes="0"/>
<Group type="103" groupAlignment="1" attributes="0">
<Component id="AutoBlue" min="-2" pref="260" max="-2" attributes="0"/>
<Component id="BlueCenDisplay" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace type="separate" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" max="-2" attributes="0">
<Component id="BlueCenDisplay1" max="32767" attributes="0"/>
<Component id="jLabel11" max="32767" attributes="0"/>
<Component id="DriverBlue" max="32767" attributes="0"/>
</Group>
<EmptySpace max="32767" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<Component id="jLabel2" min="-2" pref="260" max="-2" attributes="0"/>
<Component id="AutoRed" min="-2" pref="260" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="39" max="-2" attributes="0"/>
<Component id="jLabel8" min="-2" pref="306" max="-2" attributes="0"/>
<Component id="DriverRed" min="-2" pref="306" max="-2" attributes="0"/>
</Group>
<Group type="102" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
Expand All @@ -103,15 +107,13 @@
<Group type="103" groupAlignment="1" attributes="0">
<Group type="102" alignment="1" attributes="0">
<Component id="jLabel14" min="-2" pref="306" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="BlueCenDisplay" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="1012" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="1286" max="-2" attributes="0"/>
</Group>
<Group type="102" alignment="1" attributes="0">
<Component id="jLabel16" min="-2" pref="306" max="-2" attributes="0"/>
<EmptySpace type="separate" max="-2" attributes="0"/>
<Component id="BlueCorDisplay1" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="35" max="-2" attributes="0"/>
<Component id="BlueCorDisplay1" min="-2" max="-2" attributes="0"/>
<EmptySpace type="separate" max="-2" attributes="0"/>
<Component id="BlueCorDisplay" min="-2" pref="309" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="668" max="-2" attributes="0"/>
</Group>
Expand All @@ -122,6 +124,11 @@
</Group>
<EmptySpace max="-2" attributes="0"/>
</Group>
<Group type="102" alignment="1" attributes="0">
<EmptySpace max="32767" attributes="0"/>
<Component id="State" min="-2" pref="408" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="765" max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
<DimensionLayout dim="1">
Expand All @@ -132,10 +139,10 @@
<Component id="TimerDisplay" min="-2" max="-2" attributes="0"/>
<EmptySpace max="32767" attributes="0"/>
<Group type="103" groupAlignment="3" attributes="0">
<Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="AutoBlue" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="AutoRed" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="DriverRed" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="DriverBlue" alignment="3" min="-2" max="-2" attributes="0"/>
</Group>
</Group>
<Component id="jLabel5" max="32767" attributes="0"/>
Expand Down Expand Up @@ -180,7 +187,9 @@
<Component id="jLabel16" min="-2" max="-2" attributes="0"/>
</Group>
</Group>
<EmptySpace pref="143" max="32767" attributes="0"/>
<EmptySpace pref="32" max="32767" attributes="0"/>
<Component id="State" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="23" max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
Expand Down Expand Up @@ -416,32 +425,47 @@
<AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="9"/>
</AuxValues>
</Component>
<Component class="javax.swing.JLabel" name="jLabel1">
<Component class="javax.swing.JLabel" name="AutoBlue">
<Properties>
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
<Color blue="0" green="ff" red="ff" type="rgb"/>
</Property>
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
<Font name="Dialog" size="75" style="0"/>
</Property>
<Property name="horizontalAlignment" type="int" value="0"/>
<Property name="text" type="java.lang.String" value="Auto"/>
</Properties>
<AuxValues>
<AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="9"/>
</AuxValues>
</Component>
<Component class="javax.swing.JLabel" name="jLabel2">
<Component class="javax.swing.JLabel" name="AutoRed">
<Properties>
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
<Color blue="ff" green="ff" red="ff" type="rgb"/>
</Property>
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
<Font name="Dialog" size="75" style="0"/>
</Property>
<Property name="horizontalAlignment" type="int" value="0"/>
<Property name="text" type="java.lang.String" value="Auto"/>
</Properties>
<AuxValues>
<AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="9"/>
</AuxValues>
</Component>
<Component class="javax.swing.JLabel" name="jLabel8">
<Component class="javax.swing.JLabel" name="DriverRed">
<Properties>
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
<Font name="Dialog" size="75" style="0"/>
</Property>
<Property name="horizontalAlignment" type="int" value="0"/>
<Property name="text" type="java.lang.String" value="Driver"/>
</Properties>
<AuxValues>
<AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="9"/>
</AuxValues>
</Component>
<Component class="javax.swing.JLabel" name="jLabel10">
<Properties>
Expand All @@ -452,14 +476,17 @@
<Property name="text" type="java.lang.String" value="Corner"/>
</Properties>
</Component>
<Component class="javax.swing.JLabel" name="jLabel11">
<Component class="javax.swing.JLabel" name="DriverBlue">
<Properties>
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
<Font name="Dialog" size="75" style="0"/>
</Property>
<Property name="horizontalAlignment" type="int" value="0"/>
<Property name="text" type="java.lang.String" value="Driver"/>
</Properties>
<AuxValues>
<AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="9"/>
</AuxValues>
</Component>
<Component class="javax.swing.JLabel" name="jLabel14">
<Properties>
Expand Down Expand Up @@ -693,6 +720,18 @@
</Component>
</SubComponents>
</Container>
<Component class="javax.swing.JLabel" name="State">
<Properties>
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
<Font name="Arial" size="75" style="0"/>
</Property>
<Property name="horizontalAlignment" type="int" value="0"/>
<Property name="text" type="java.lang.String" value="Auto"/>
</Properties>
<AuxValues>
<AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="9"/>
</AuxValues>
</Component>
</SubComponents>
</Container>
</SubComponents>
Expand Down
Loading

0 comments on commit 46454e1

Please sign in to comment.