Closedown

This commit is contained in:
sfop
2016-09-01 16:04:22 +02:00
parent a9b020c963
commit ff2db05b89
2 changed files with 2 additions and 2 deletions

View File

@@ -227,7 +227,7 @@
<Component class="javax.swing.JSpinner" name="spinnerI2">
<Properties>
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
<SpinnerModel initial="100.0" maximum="150.0" minimum="50.0" numberType="java.lang.Double" stepSize="1.0" type="number"/>
<SpinnerModel initial="100.0" maximum="360.0" minimum="-360.0" numberType="java.lang.Double" stepSize="1.0" type="number"/>
</Property>
</Properties>
</Component>