This commit is contained in:
sfop
2016-09-13 08:54:50 +02:00
parent 7e474638a7
commit a1ed83ff62
2 changed files with 4 additions and 21 deletions

View File

@@ -145,7 +145,6 @@
</Group>
<Component id="checkSaveImages" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="checkElog" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="checkZeroSolenoids" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
</Group>
@@ -197,9 +196,7 @@
<Component id="checkSaveImages" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="checkElog" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="checkZeroSolenoids" min="-2" max="-2" attributes="0"/>
<EmptySpace pref="34" max="32767" attributes="0"/>
<EmptySpace pref="57" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
@@ -321,12 +318,6 @@
<Property name="text" type="java.lang.String" value="ELOG"/>
</Properties>
</Component>
<Component class="javax.swing.JCheckBox" name="checkZeroSolenoids">
<Properties>
<Property name="selected" type="boolean" value="true"/>
<Property name="text" type="java.lang.String" value="Zero solenoids"/>
</Properties>
</Component>
</SubComponents>
</Container>
<Component class="ch.psi.pshell.plot.LinePlotJFree" name="centroidPlot">