Sprint Dez/2020

This commit is contained in:
gac-x11ma
2020-12-18 11:39:10 +01:00
parent d1f7bad75d
commit 2a19fdf783
10 changed files with 596 additions and 115 deletions
+2 -41
View File
@@ -54,15 +54,6 @@
<Group type="103" groupAlignment="0" attributes="0">
<Component id="panelNorm" max="32767" attributes="0"/>
<Component id="panelNorm1" alignment="1" max="32767" attributes="0"/>
<Group type="102" alignment="1" attributes="0">
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="buttonTriggerDetector" linkSize="14" alignment="1" min="-2" pref="200" max="-2" attributes="0"/>
<Component id="buttonShowDetectorPanel" linkSize="14" alignment="1" pref="201" max="32767" attributes="0"/>
<Component id="buttonMeasurements" linkSize="14" alignment="1" max="32767" attributes="0"/>
</Group>
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
</Group>
<Component id="panelNorm2" max="32767" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
@@ -78,13 +69,7 @@
<Component id="panelNorm2" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="panelNorm1" min="-2" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="32767" attributes="0"/>
<Component id="buttonMeasurements" min="-2" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="buttonShowDetectorPanel" min="-2" pref="25" max="-2" attributes="0"/>
<EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/>
<Component id="buttonTriggerDetector" min="-2" max="-2" attributes="0"/>
<EmptySpace max="32767" attributes="0"/>
<EmptySpace pref="123" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
@@ -192,7 +177,7 @@
<Component id="jLabel31" linkSize="17" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="spinnerOutliersThreshold" min="-2" max="-2" attributes="0"/>
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
<EmptySpace min="0" pref="330" max="32767" attributes="0"/>
</Group>
</Group>
<EmptySpace max="-2" attributes="0"/>
@@ -269,30 +254,6 @@
</Component>
</SubComponents>
</Container>
<Component class="javax.swing.JButton" name="buttonTriggerDetector">
<Properties>
<Property name="text" type="java.lang.String" value="Trigger Detector"/>
</Properties>
<Events>
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonTriggerDetectorActionPerformed"/>
</Events>
</Component>
<Component class="javax.swing.JButton" name="buttonShowDetectorPanel">
<Properties>
<Property name="text" type="java.lang.String" value="Show Detector Panel"/>
</Properties>
<Events>
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonShowDetectorPanelActionPerformed"/>
</Events>
</Component>
<Component class="javax.swing.JToggleButton" name="buttonMeasurements">
<Properties>
<Property name="text" type="java.lang.String" value="Image Measurements"/>
</Properties>
<Events>
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonMeasurementsActionPerformed"/>
</Events>
</Component>
<Container class="javax.swing.JPanel" name="panelNorm2">
<Properties>
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">